summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-09btrfs: delete hooks -- these belong to core/btrfs0.8.7Dave Reisner2-22/+0
2012-04-09hooks: use consistent shebang, modeline, function styleDave Reisner3-10/+15
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 Reisner2-1/+2
2012-04-02base: move usb modprobe rule to /usr/lib/modprobe.dDave Reisner1-1/+1
2012-04-02shutdown: detach all loop devices before umountingDave Reisner1-0/+6
2012-04-02shutdown: refine umount_all logicDave Reisner1-3/+3
2012-04-02autodetect: simplify mdadm autodetectionDave Reisner1-23/+5
2012-04-02mkinitcpio: hardcode a sane PATHDave Reisner1-3/+3
2012-04-02add minor tweaks to make testing a bit easierDave Reisner2-2/+3
2012-04-02shutdown: improve handling of dm devicesDave Reisner1-4/+8
2012-04-02init_functions: fix missing * in fsck messageDave Reisner1-1/+1
2012-04-02init: fix location of udevdDave Reisner1-2/+2
2012-03-28fsck: leverage blank /etc/fstab included by baseDave Reisner2-2/+2
2012-03-26shutdown: disassemble devices on shutdownDave Reisner2-1/+65
2012-03-26shutdown: add vim modeline, fix whitespacingDave Reisner1-13/+15
2012-03-24Makefile: simplify 'make dist' target0.8.5Dave Reisner1-9/+6
2012-03-24init_functions: fix tag resolution w/o udev rulesDave Reisner1-10/+9
2012-03-24move bash completion to /usr/share/bash-completionDave Reisner1-2/+2
2012-03-24natively support locale.conf and vconsole.confDave Reisner2-7/+26
2012-03-24init_functions: support fsck.mode= cmdline parameterDave Reisner1-0/+6
2012-03-24init_functions: avoid special treatment for forcefsckDave Reisner1-2/+1
2012-03-16bash-completion: find hooks in /usr/libMatthew Monaco1-2/+3
2012-03-16memdisk: fix udev rule pathGerardo Exequiel Pozzi1-1/+1
2012-03-11hooks/resume: refactorDave Reisner1-25/+37
2012-03-06mkinitcpio: force UID/GID 0 for files written to imageDave Reisner1-1/+1
2012-03-04mkinitcpio: dedupe MODPATHS array before installation0.8.4Dave Reisner1-1/+2
2012-03-04init: add informational output about mountingDave Reisner2-0/+2
2012-03-04add -A option to specify extra hooksDave Reisner2-3/+11
2012-03-04mkinitcpio: allow -S to be specified multiple timesDave Reisner2-1/+4
2012-03-04add support for HOOKDIR/INSTDIR as arraysDave Reisner7-54/+83
2012-03-04init_functions: lazily resolve UUID/LABEL tagsDave Reisner1-5/+22
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-22README: fix email address0.8.3Dave Reisner1-1/+1
2012-02-22use --tab-file flag for findmnt -sDave Reisner2-4/+5
2012-02-22autodetect: resolve guessed filesystem modulesDave Reisner1-2/+8
2012-02-20lsinitcpio: trim binaries during discoveryDave Reisner1-3/+3
2012-02-20lsinitcpio: detect kver separate from modulesDave Reisner1-6/+4
2012-02-17mkinitcpio: unzip modules before image compressionTom Gundersen1-0/+3
2012-02-14mkinitcpio: install all modules to a single dirDave Reisner1-6/+2
2012-02-14mkinitcpio: catch more buildtime errorsDave Reisner1-3/+6
2012-02-11autodetect: refactor raid device detectionDave Reisner1-6/+22
2012-02-08udev: remove hooksDave Reisner2-35/+0
2012-02-08memdisk: use blkid builtinDave Reisner1-1/+1
2012-01-29fsck: fix copypasta error in picking /usr fsck helperDave Reisner1-1/+1
2012-01-29init: use fastboot, not skip to avoid fsckDave Reisner2-1/+6
2012-01-29init_functions: avoid using fsck_ret to check 0Dave Reisner1-7/+7