Age | Commit message (Expand) | Author | Files | Lines |
2012-08-21 | network: reintroduce rd.neednet | Harald Hoyer | 2 | -1/+6 |
2012-08-17 | add back scsi_wait_scan | Harald Hoyer | 2 | -0/+2 |
2012-08-14 | mdraid: always create need_shutdown, if we have assembled a raid | Harald Hoyer | 3 | -2/+14 |
2012-08-02 | include the omap_hsmmc module on arm | Dennis Gilmore | 1 | -1/+1 |
2012-08-01 | dracut.conf.5.asc: s#dracut/conf.d#dracut.conf.d#g | Harald Hoyer | 1 | -2/+2 |
2012-08-01 | dracut.conf.d/gentoo.conf.example: fix header | Amadeusz Żołnowski | 1 | -1/+1 |
2012-08-01 | COPYING: updated to recent version of http://www.gnu.org/licenses/gpl-2.0.txt | Harald Hoyer | 1 | -21/+21 |
2012-08-01 | version 023023 | Harald Hoyer | 2 | -1/+21 |
2012-08-01 | ensure af_packet module is loaded (if not built-in) | Frederic Crozat | 6 | -2/+8 |
2012-08-01 | add package name for openSUSE | Frederic Crozat | 1 | -1/+1 |
2012-08-01 | plymouth/plymouth-pretrigger.sh: s/! -n/-z/ | Harald Hoyer | 1 | -1/+1 |
2012-08-01 | base/dracut-lib.sh: make use of DRACUT_SYSTEMD | Harald Hoyer | 1 | -1/+1 |
2012-08-01 | split emergency_shell function | Dave Young | 1 | -26/+32 |
2012-08-01 | test: s/ib700wdt/i6300esbwdt/g | Harald Hoyer | 6 | -15/+15 |
2012-08-01 | test/Makefile: fixed TESTS parsing | Harald Hoyer | 1 | -1/+1 |
2012-08-01 | watchdog: set watchdog timeout with wdctl, if available | Harald Hoyer | 2 | -0/+6 |
2012-08-01 | Revert "dracut-functions: $_x should exist, no need to test." | Chao Wang | 1 | -0/+1 |
2012-07-31 | base/dracut-lib.sh:ismounted() check for block device rather than pathname | Harald Hoyer | 1 | -1/+1 |
2012-07-31 | base/dracut-lib.sh: fixed ismounted() for "/dev" | Harald Hoyer | 1 | -1/+1 |
2012-07-31 | Prevent testsuite runs from non-root users. | Harald Hoyer | 3 | -1/+12 |
2012-07-31 | rootfs-block/mount-root.sh: corrected check for journaldev | Harald Hoyer | 1 | -2/+2 |
2012-07-31 | dracut.cmdline.7.asc: corrected rd.retry section | Harald Hoyer | 1 | -2/+2 |
2012-07-31 | document rd.retry and change the default value to 30s | Harald Hoyer | 3 | -4/+10 |
2012-07-31 | dracut.cmdline.7: add NOTE about how dracut pipes key to cryptsetup | Amadeusz Żołnowski | 1 | -0/+23 |
2012-07-31 | dracut.sh: create relative symlinks for /var/lock and /var/run | Harald Hoyer | 1 | -2/+2 |
2012-07-31 | dracut.sh: do not copy /var/run and /var/lock from the system | Harald Hoyer | 1 | -1/+1 |
2012-07-31 | i18n/module-setup.sh: fixed include parsing | Stefan Reimer | 1 | -1/+1 |
2012-07-31 | 99shutdown: remove --no-wall argument for reboot, halt, etc... | Amadeusz Żołnowski | 1 | -3/+3 |
2012-07-30 | crypt/crypt-run-generator.sh: check if crypttab exists | Harald Hoyer | 1 | -4/+5 |
2012-07-30 | removed finished-ask-password.sh | Harald Hoyer | 1 | -1/+0 |
2012-07-30 | TEST-10-RAID/test.sh: comment debug options | Harald Hoyer | 1 | -1/+1 |
2012-07-30 | TODO: update | Harald Hoyer | 1 | -1/+1 |
2012-07-30 | dmraid,mdraid,lvm,udev: don't process DM_MULTIPATH_DEVICE_PATH devs | Harald Hoyer | 5 | -0/+10 |
2012-07-30 | crypt/crypt-run-generator.sh: do not add already existing luks | Harald Hoyer | 9 | -20/+51 |
2012-07-30 | crypt: add systemd crypt support | Harald Hoyer | 3 | -15/+54 |
2012-07-30 | plymouth/plymouth-pretrigger.sh: don't "exit 0" for a sourced script | Harald Hoyer | 1 | -14/+14 |
2012-07-30 | plymouth/plymouth-newroot.sh: don't "exit 0" for sourced scripts | Harald Hoyer | 1 | -2/+3 |
2012-07-30 | virtfs/mount-virtfs.sh: don't exit != 0 | Harald Hoyer | 1 | -0/+1 |
2012-07-30 | systemd/module-setup.sh: install systemd udev rules | Harald Hoyer | 1 | -0/+1 |
2012-07-30 | base/dracut-lib.sh: fixed ismounted(<mountpoint>) | Harald Hoyer | 1 | -2/+13 |
2012-07-30 | i18n/parse-i18n.sh: remove udev rules | Harald Hoyer | 1 | -1/+2 |
2012-07-30 | dracut-functions.sh: inst_hook() with [0-9]-<name> | Harald Hoyer | 1 | -1/+1 |
2012-07-30 | kernel-modules/module-setup.sh: add missing "fi" | Harald Hoyer | 1 | -0/+1 |
2012-07-30 | set DRACUT_SYSTEMD for systemd mode in the initramfs | Harald Hoyer | 11 | -7/+14 |
2012-07-30 | dracut.spec: add Requires: kbd kbd-misc | Harald Hoyer | 1 | -0/+1 |
2012-07-30 | plymouth/plymouth-newroot.sh: fixed pre-pivot hook | Harald Hoyer | 1 | -1/+1 |
2012-07-30 | dracut.sh: test if we can lazy resolve with ldd | Harald Hoyer | 1 | -1/+8 |
2012-07-30 | dracut-functions: $_x should exist, no need to test. | Chao Wang | 1 | -1/+0 |
2012-07-30 | dracut-lib: add find_mount, use it to implement ismounted | Will Woods | 1 | -3/+8 |
2012-07-30 | add comment for getargbool() | Will Woods | 1 | -0/+7 |