summaryrefslogtreecommitdiffstats
path: root/install
AgeCommit message (Expand)AuthorFilesLines
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
2011-06-19overhaul output, introducing colorDave Reisner1-2/+2
2011-06-16functions: remove add_deviceDave Reisner1-5/+0
2011-06-16dmesg: remove install/hookDave Reisner1-19/+0
2011-06-16mkinitcpio: deprecate install() in install hooksDave Reisner21-22/+24
2011-06-02Remove load-modules.sh. Requires the udev 171-2 package.Thomas Bächler1-1/+0
2011-04-08Introduce /runThomas Bächler1-0/+1
2011-03-27Simplify root file system detectionThomas Bächler1-2/+1
2011-02-06remove loop from btrfs again, not neededTobias Powalowski1-1/+1
2011-02-06add loop module to avoid error messages from btrfs device scanTobias Powalowski1-1/+1
2011-02-06add DAC960 scsi module to scsi hook againTobias Powalowski1-1/+1
2011-01-31Enhance sleep hook to watch for device availabilityThomas Bächler1-0/+3
2011-01-31Use new helper functions instead of system commandsDan McGee1-2/+1