summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-20dracut-032upstream/032032upstreamHarald Hoyer2-5/+53
2013-08-20add newline to cmdline config filesHarald Hoyer5-1/+5
2013-08-20dracut.sh: recognize swap entries in fstab with mountpoint "none"Harald Hoyer1-1/+2
2013-08-20add persistent_policy configuration optionHarald Hoyer3-2/+8
2013-08-20dracut.conf.5.asc: correct ro_mnt documentationHarald Hoyer1-1/+1
2013-08-20dracut-functions.sh:dracut_module_included() check with spacesHarald Hoyer1-1/+1
2013-08-20dracut.sh: fixed checking for FIPS modeHarald Hoyer1-1/+1
2013-08-19systemd: pre-pivot hooks runs after /sysroot is mountedWANG Chao1-1/+1
2013-08-19dracut.sh: Fix [no-]early-microcode parameter and add documentation.Daniel Schaal3-2/+15
2013-08-16dracut.sh: add --persistent-policy optionHarald Hoyer5-6/+46
2013-08-16base/dracut-lib.sh: move warn() definition before usageHarald Hoyer1-38/+39
2013-08-16dracut.spec: correct License stringHarald Hoyer1-2/+2
2013-08-15dracut.spec: add bash moduleHarald Hoyer1-0/+1
2013-08-15add parameter --print-cmdlineHarald Hoyer9-95/+169
2013-08-15resurrect TEST-14-IMSMHarald Hoyer8-17/+20
2013-08-15dracut-functions.sh: add find_mp_fsoptsHarald Hoyer1-0/+16
2013-08-15dracut-functions.sh: no more 'echo'Harald Hoyer1-17/+17
2013-08-15rootfs-block: search all host_devs for a journal deviceHarald Hoyer2-19/+33
2013-08-15dracut-functions.sh: add find_dev_fsopts()Harald Hoyer1-2/+23
2013-08-15Create initramfs without using udevadmHarald Hoyer5-76/+63
2013-08-15testsuite: fixed network interface namesHarald Hoyer6-15/+18
2013-08-15dracut.spec: dracut-network requires dhclientHarald Hoyer1-0/+1
2013-08-14TEST-12-RAID-DEG: enter UUID in crypttab rather than md0Harald Hoyer1-1/+2
2013-08-14Makefile: do syncheck before creating the archive or rpmHarald Hoyer1-2/+2
2013-08-14dracut-functions.sh: fixed vercmp()Harald Hoyer1-28/+29
2013-08-14network: also wait for ethernet interfaces to setupWANG Chao1-1/+7
2013-08-14shutdown: fixed killall_proc_mountpoint()Harald Hoyer2-5/+10
2013-08-14dracut-functions.sh: if no libdirs are set, take the ld.so.cache pathsHarald Hoyer1-0/+18
2013-08-13crypt: only manually activate systemd-cryptsetup, if not in crypttabHarald Hoyer3-13/+26
2013-08-13crypt/crypt-run-generator: also skip if UUID match in crypttabHarald Hoyer2-3/+4
2013-08-13add bash moduleHarald Hoyer1-0/+20
2013-08-13crypt/module-setup.sh: use crypttab in hostonly and don't install cmdlineHarald Hoyer1-2/+2
2013-08-13fs-lib/module-setup.sh: install fsck and fsck.ext*Harald Hoyer1-2/+2
2013-08-12dracut.sh: always assemble /usr in the initramfsHarald Hoyer1-0/+1
2013-08-12dracut.sh: always assemble /usr device in initramfsHarald Hoyer1-0/+4
2013-08-12lsinitrd.sh: fixed modules.txt pathHarald Hoyer1-1/+1
2013-08-12systemd/dracut-initqueue.sh: added missing "then"Harald Hoyer1-1/+1
2013-08-12base: don't install switch_root, if systemd is usedHarald Hoyer1-2/+1
2013-08-12dracut.sh: fixed typoHarald Hoyer1-1/+1
2013-08-12dracut.sh: use local lsinitrd.sh for "-l"Harald Hoyer1-1/+5
2013-08-12dracut-logger.sh: saveguard logger with --Harald Hoyer1-1/+1
2013-08-09dracut-logger.sh: do not unset logging messages if sysloglvl is setHarald Hoyer1-6/+6
2013-08-09lsinitrd.sh: fixed caseHarald Hoyer1-2/+1
2013-08-09omit drivers fixdyoung@redhat.com1-1/+2
2013-08-09multipath: need_shutdown if multipath devices existHarald Hoyer2-0/+12
2013-08-09iscsi/module-setup.sh: install some modules regardless of hostonlyHarald Hoyer1-1/+2
2013-08-07network/net-lib.sh: fix ibft interface configurationHarald Hoyer1-2/+14
2013-08-07crypt: Fix typo--/etc/crypttab not /etc/cryptabJames Lee1-1/+1
2013-08-07dracut.sh: check the value of --kverHarald Hoyer1-0/+5
2013-08-07dracut.sh: do not strip in FIPS modeHarald Hoyer1-18/+4