summaryrefslogtreecommitdiffstats
path: root/install
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-29fsck: fix copypasta error in picking /usr fsck helperDave Reisner1-1/+1
2012-01-28autodetect: remove hack to exclude {ata,ide}-genericDave Reisner1-1/+1
2012-01-28avoid absolute paths in add_binary callsDave Reisner4-9/+9
2012-01-28install/base: drop support for m-i-tDave Reisner1-1/+6
2012-01-28fsck: add helper for usr if different fs from rootDave Reisner1-2/+7
2012-01-13autodetect: try to find /usr partition fstypeDave Reisner1-2/+11
2012-01-13base: add findmnt as a part of the base layoutDave Reisner2-1/+2
2012-01-13udev: update for udev 176Dave Reisner1-2/+2
2012-01-12dsdt: remove hook. this has been defunct for yearsDave Reisner1-14/+0
2012-01-05shutdown: add new hook0.8.1Dave Reisner1-0/+17