summaryrefslogtreecommitdiffstats
path: root/install
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-05autodetect: check for rootfs module existanceDave Reisner1-1/+6
2012-01-05mkinitcpio: remove hardcoded pathsDave Reisner1-2/+2
2011-11-29busybox: create symlinks manuallyTom Gundersen1-0/+5
2011-11-29move all binaries to /usr/binTom Gundersen1-1/+5
2011-11-29install/base: Add an empty fstabGerardo Exequiel Pozzi1-0/+3
2011-11-29hooks/net: Refactor and remove sed cmd usage.Gerardo Exequiel Pozzi1-1/+1
2011-11-15use util-linux's switch_root binaryDave Reisner1-0/+1
2011-11-15install/fsck: new install hook to add fsck and helpersDave Reisner1-0/+32
2011-11-15init: use util-linux's /bin/mountDave Reisner1-0/+3
2011-11-15autodetect: store rootfstype for use by other hooksDave Reisner1-1/+1
2011-10-22install/base: include new_root as part of build processDave Reisner1-1/+1
2011-10-20install/udev: relocate udevd for udev 174Dave Reisner1-2/+2
2011-10-16install/pcmcia: fix syntax error (missing &&)Dave Reisner1-1/+1
2011-10-16mkinitcpio: avoid stomping on TMPDIR from the environmentDave Reisner1-1/+1
2011-10-10install/base: grab usb-ehci udev rule to /lib0.7.4Dave Reisner1-1/+1
2011-10-01Add a virtio hook0.7.3Sebastien Luttringer1-0/+15
2011-09-27functions: allow ignoring errors on module additionDave Reisner9-13/+12
2011-09-27base: remove superfluous leading /Dave Reisner1-1/+1
2011-09-27cleanup and bashify install hooksDave Reisner17-266/+220
2011-09-27keymap: simplify unicode detectionDave Reisner1-5/+3
2011-07-24keymap/consolefont: source rc.conf properly from $BASEDIRDave Reisner2-29/+37
2011-07-24install/consolefont: cleanup and refactorDave Reisner1-25/+27
2011-07-09autodetect: add verbose feedback on autodetect successDave Reisner1-0/+4
2011-07-05autodetect: check for /sys/devices before autodetectingDave Reisner1-2/+2
2011-07-02base/install: rewrite the config to sanitize itDave Reisner1-2/+15
2011-06-30install/keymap: fix installation ($buildroot -> $BUILDROOT)Thomas Bächler1-4/+4
2011-06-27install/base: use private API call to add configDave Reisner1-1/+3
2011-06-26install/autodetect: refactor and simplify hookDave Reisner2-77/+39
2011-06-25Fix some install hooks due recent change in all_modules()Gerardo Exequiel Pozzi4-4/+4
2011-06-25install/{sata,pata,scsi}: cleanup and simplifyDave Reisner3-60/+41
2011-06-25install/base: cleanup and simplifyDave Reisner1-22/+12
2011-06-25remove support for -m to add a startup messageDave Reisner1-4/+0
2011-06-19install/keymap: refactor and bashifyDave Reisner1-23/+16