summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-21network: reintroduce rd.neednetHarald Hoyer2-1/+6
2012-08-17add back scsi_wait_scanHarald Hoyer2-0/+2
2012-08-14mdraid: always create need_shutdown, if we have assembled a raidHarald Hoyer3-2/+14
2012-08-02include the omap_hsmmc module on armDennis Gilmore1-1/+1
2012-08-01dracut.conf.5.asc: s#dracut/conf.d#dracut.conf.d#gHarald Hoyer1-2/+2
2012-08-01dracut.conf.d/gentoo.conf.example: fix headerAmadeusz Żołnowski1-1/+1
2012-08-01COPYING: updated to recent version of http://www.gnu.org/licenses/gpl-2.0.txtHarald Hoyer1-21/+21
2012-08-01version 023023Harald Hoyer2-1/+21
2012-08-01ensure af_packet module is loaded (if not built-in)Frederic Crozat6-2/+8
2012-08-01add package name for openSUSEFrederic Crozat1-1/+1
2012-08-01plymouth/plymouth-pretrigger.sh: s/! -n/-z/Harald Hoyer1-1/+1
2012-08-01base/dracut-lib.sh: make use of DRACUT_SYSTEMDHarald Hoyer1-1/+1
2012-08-01split emergency_shell functionDave Young1-26/+32
2012-08-01test: s/ib700wdt/i6300esbwdt/gHarald Hoyer6-15/+15
2012-08-01test/Makefile: fixed TESTS parsingHarald Hoyer1-1/+1
2012-08-01watchdog: set watchdog timeout with wdctl, if availableHarald Hoyer2-0/+6
2012-08-01Revert "dracut-functions: $_x should exist, no need to test."Chao Wang1-0/+1
2012-07-31base/dracut-lib.sh:ismounted() check for block device rather than pathnameHarald Hoyer1-1/+1
2012-07-31base/dracut-lib.sh: fixed ismounted() for "/dev"Harald Hoyer1-1/+1
2012-07-31Prevent testsuite runs from non-root users.Harald Hoyer3-1/+12
2012-07-31rootfs-block/mount-root.sh: corrected check for journaldevHarald Hoyer1-2/+2
2012-07-31dracut.cmdline.7.asc: corrected rd.retry sectionHarald Hoyer1-2/+2
2012-07-31document rd.retry and change the default value to 30sHarald Hoyer3-4/+10
2012-07-31dracut.cmdline.7: add NOTE about how dracut pipes key to cryptsetupAmadeusz Żołnowski1-0/+23
2012-07-31dracut.sh: create relative symlinks for /var/lock and /var/runHarald Hoyer1-2/+2
2012-07-31dracut.sh: do not copy /var/run and /var/lock from the systemHarald Hoyer1-1/+1
2012-07-31i18n/module-setup.sh: fixed include parsingStefan Reimer1-1/+1
2012-07-3199shutdown: remove --no-wall argument for reboot, halt, etc...Amadeusz Żołnowski1-3/+3
2012-07-30crypt/crypt-run-generator.sh: check if crypttab existsHarald Hoyer1-4/+5
2012-07-30removed finished-ask-password.shHarald Hoyer1-1/+0
2012-07-30TEST-10-RAID/test.sh: comment debug optionsHarald Hoyer1-1/+1
2012-07-30TODO: updateHarald Hoyer1-1/+1
2012-07-30dmraid,mdraid,lvm,udev: don't process DM_MULTIPATH_DEVICE_PATH devsHarald Hoyer5-0/+10
2012-07-30crypt/crypt-run-generator.sh: do not add already existing luksHarald Hoyer9-20/+51
2012-07-30crypt: add systemd crypt supportHarald Hoyer3-15/+54
2012-07-30plymouth/plymouth-pretrigger.sh: don't "exit 0" for a sourced scriptHarald Hoyer1-14/+14
2012-07-30plymouth/plymouth-newroot.sh: don't "exit 0" for sourced scriptsHarald Hoyer1-2/+3
2012-07-30virtfs/mount-virtfs.sh: don't exit != 0Harald Hoyer1-0/+1
2012-07-30systemd/module-setup.sh: install systemd udev rulesHarald Hoyer1-0/+1
2012-07-30base/dracut-lib.sh: fixed ismounted(<mountpoint>)Harald Hoyer1-2/+13
2012-07-30i18n/parse-i18n.sh: remove udev rulesHarald Hoyer1-1/+2
2012-07-30dracut-functions.sh: inst_hook() with [0-9]-<name>Harald Hoyer1-1/+1
2012-07-30kernel-modules/module-setup.sh: add missing "fi"Harald Hoyer1-0/+1
2012-07-30set DRACUT_SYSTEMD for systemd mode in the initramfsHarald Hoyer11-7/+14
2012-07-30dracut.spec: add Requires: kbd kbd-miscHarald Hoyer1-0/+1
2012-07-30plymouth/plymouth-newroot.sh: fixed pre-pivot hookHarald Hoyer1-1/+1
2012-07-30dracut.sh: test if we can lazy resolve with lddHarald Hoyer1-1/+8
2012-07-30dracut-functions: $_x should exist, no need to test.Chao Wang1-1/+0
2012-07-30dracut-lib: add find_mount, use it to implement ismountedWill Woods1-3/+8
2012-07-30add comment for getargbool()Will Woods1-0/+7