summaryrefslogtreecommitdiffstats
path: root/install
AgeCommit message (Expand)AuthorFilesLines
2013-05-02shutdown: include umount from util-linux0.14.0Dave Reisner1-0/+1
2013-03-13autodetect: allow whitelisting by MODULE_FS_ALIASDave Reisner1-3/+5
2013-02-11fsck: add fsck config if it existsDave Reisner1-3/+8
2013-01-04install/block: move TI flash media drivers to autodetectDave Reisner1-2/+2
2012-12-28hooks: rename 'usbinput' to 'keyboard' and add more modulesTom Gundersen2-28/+32
2012-12-02consolefont: fix reference to consolefont variableDave Reisner1-4/+4
2012-11-26modconf: add new hook to simply inclusion of modprobe configDave Reisner1-0/+15
2012-11-26merge most storage hooks into a single 'block' hookDave Reisner8-138/+52
2012-11-24drop support for reading /etc/rc.confDave Reisner2-10/+4
2012-11-24usbinput: use autodetection on newer kernelsDave Reisner1-2/+13
2012-10-21install/ide: remove this crufty old hookDave Reisner1-15/+0
2012-10-21convert autodetect cache to hashDave Reisner1-17/+21
2012-10-07commit to some level of style in variable namingDave Reisner1-8/+9
2012-09-17install/base: update help verbiageDave Reisner1-2/+2
2012-09-17install fstab/mtab as part of base layoutDave Reisner1-5/+0
2012-08-11install/consolefont: support .fnt filesDave Reisner1-2/+2
2012-07-29autodetect: fix wrong flag passed to modprobe0.10Dave Reisner1-1/+1
2012-07-28implement --moduleroot optionDave Reisner1-1/+1
2012-07-15initalize buildroot later, and out outside of hooksDave Reisner1-10/+1
2012-07-15add 'strip' install hookDave Reisner1-0/+32
2012-06-08avoid reliance on sed, embrace awkDave Reisner1-1/+1
2012-05-18usr: add usr mounting as a late running hookDave Reisner3-1/+17
2012-05-18shutdown: package as 644, install as 755Dave Reisner1-1/+1
2012-05-18mkinitcpio: write image config after install hooksDave Reisner1-15/+0
2012-05-18use new API for install hooksDave Reisner16-45/+48
2012-05-16mmc: package as mode 644, not 755Dave Reisner1-0/+0
2012-05-16document special kernel cmdline parametersDave Reisner1-0/+4
2012-05-12mkinitcpio: remove --basedir optionDave Reisner4-10/+10
2012-05-03remove 'net' hooks. these belong to mkinitcpio-nfs-utils0.8.8Dave Reisner1-106/+0
2012-05-02ensure that cmdline added hooks are run properly in early initDave Reisner1-1/+2
2012-05-02fsck: try harder to find fsck binariesDave Reisner1-2/+2
2012-04-22mmc: add install hookDave Reisner1-0/+19
2012-04-09btrfs: delete hooks -- these belong to core/btrfs0.8.7Dave Reisner1-15/+0
2012-04-09mdadm: fix raid[456] autodetectionDave Reisner1-1/+1
2012-04-04hooks: remove pcmcia hookTom Gundersen1-22/+0
2012-04-04fix pcmcia /usr moveTobias Powalowski1-3/+3
2012-04-02create /lib as a symlink to /usr/lib0.8.6Dave Reisner1-0/+1
2012-04-02base: move usb modprobe rule to /usr/lib/modprobe.dDave Reisner1-1/+1
2012-04-02autodetect: simplify mdadm autodetectionDave Reisner1-23/+5
2012-03-28fsck: leverage blank /etc/fstab included by baseDave Reisner1-1/+1
2012-03-26shutdown: disassemble devices on shutdownDave Reisner1-1/+1
2012-03-24natively support locale.conf and vconsole.confDave Reisner2-7/+26
2012-03-16memdisk: fix udev rule pathGerardo Exequiel Pozzi1-1/+1
2012-03-04add support for HOOKDIR/INSTDIR as arraysDave Reisner2-5/+5
2012-03-03install/fsck: use fsck.ext4 for ext[234]Dave Reisner1-2/+12
2012-02-27install/autodetect: avoid adding empty rootfstypeDave Reisner1-5/+5
2012-02-22use --tab-file flag for findmnt -sDave Reisner1-1/+1
2012-02-22autodetect: resolve guessed filesystem modulesDave Reisner1-2/+8
2012-02-11autodetect: refactor raid device detectionDave Reisner1-6/+22
2012-02-08udev: remove hooksDave Reisner1-26/+0