summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-13print memdebug to stderrdyoung@redhat.com1-1/+1
2013-03-13dracut-initramfs-restore.sh: also look for image in boot loader spec dirHarald Hoyer1-4/+15
2013-03-13dracut.spec: fix requirementsHarald Hoyer1-3/+3
2013-03-13add dracut-bash-completion.shHarald Hoyer3-0/+72
2013-03-13dracut.sh: add --regenerate-allHarald Hoyer2-1/+34
2013-03-13plymouth: do not install hooks in systemd modeHarald Hoyer1-3/+7
2013-03-13systemd: add sysctl.d and sysctl.confHarald Hoyer1-4/+6
2013-03-13systemd: add modules-load.d modules to the initramfsHarald Hoyer1-0/+23
2013-03-13systemd: local-fs.target is now root-fs.target and initrd-fs.targetHarald Hoyer8-25/+26
2013-03-1351-dracut-rescue.install: create directory, if it does not existHarald Hoyer1-1/+3
2013-03-13lsinitrd.sh: simplify check for boot loader spec dirsHarald Hoyer1-1/+1
2013-03-12dracut.spec: add nohostonly and norescue subpackagesHarald Hoyer1-1/+28
2013-03-11add 51-dracut-rescue-postinst.shHarald Hoyer4-21/+114
2013-03-11dracut.sh: add swap partitions to host-only setupHarald Hoyer1-0/+17
2013-03-11make host_fs_types a hashmapHarald Hoyer10-97/+112
2013-03-11lsinitrd.sh: removed trailing "}"Harald Hoyer1-1/+1
2013-03-11lsinitrd.sh: fix for default initrd not found, but image givenHarald Hoyer1-7/+8
2013-03-1151-dracut-rescue.install: do not unset installonly on removeHarald Hoyer1-6/+0
2013-03-09dracut.spec: add rescue moduleHarald Hoyer1-0/+1
2013-03-09dracut.sh: move cleanup trap, just after mktempHarald Hoyer1-5/+5
2013-03-09add rescue dracut moduleHarald Hoyer1-0/+19
2013-03-09dracut.sh: add new default path to initramfs according to bootloader specHarald Hoyer1-2/+8
2013-03-09dracut.sh: remove (default) marker in --helpHarald Hoyer1-7/+7
2013-03-09fedora.conf.example: make hostonly default for fedoraHarald Hoyer2-4/+4
2013-03-09add /lib/kernel/install.d/51-dracut-rescue.installHarald Hoyer3-0/+75
2013-03-08systemd/module-setup.sh: call systemd in private dir for versionHarald Hoyer1-1/+1
2013-03-08NEWS: dracut-026026Harald Hoyer2-1/+25
2013-03-08systemd: add version check in install()Harald Hoyer1-0/+7
2013-03-08fips: add lzo moduleHarald Hoyer1-1/+1
2013-03-07crypt, dmraid, mdraid: use for_each_host_dev_and_slaves_all()Harald Hoyer3-3/+3
2013-03-07dmsquash-live: add iso9660 kernel moduleHarald Hoyer1-1/+1
2013-03-07split 95udev-rules/59-persistent-storage.rules to md and dm modulesHarald Hoyer8-74/+80
2013-03-07dracut-functions.sh: fix inst_rule_programs()Harald Hoyer1-3/+3
2013-03-07iscsi: run iscsiroot even if no network configuredHarald Hoyer2-4/+16
2013-03-07kernel-modules: better match for arm architecureHarald Hoyer1-1/+1
2013-03-07lsinitrd: use /boot/<machine-id>/<kernel-version>/initrd as the default imageHarald Hoyer2-5/+40
2013-03-07kernel-modules: move some kernel modules out of unconditional installHarald Hoyer1-8/+13
2013-03-07systemd: add missing dracut-mount.service dracut-pre-mount.serviceHarald Hoyer2-0/+63
2013-03-07document /usr/lib/dracut/dracut.conf.dHarald Hoyer2-4/+14
2013-03-07dracut.conf: move default settings to distro exampleHarald Hoyer2-6/+8
2013-03-07dracut.sh: rename source_dirs_prio() to dropindirs_sort()Harald Hoyer1-2/+2
2013-03-07systemd: add missing dracut-mount.sh dracut-pre-mount.sh dracut.targetHarald Hoyer3-0/+74
2013-03-07add 50-dracut.installHarald Hoyer3-0/+21
2013-03-07add systemd-bootchart moduleHarald Hoyer2-0/+27
2013-03-07add missing systemd service man pagesHarald Hoyer2-1/+3
2013-03-06dracut.conf.d/fedora.conf.example: turn off rd.autoHarald Hoyer1-3/+0
2013-03-06testsuite fixupHarald Hoyer8-157/+168
2013-03-06base: save host_devs which we need bring up and process them with wait_for_devHarald Hoyer1-0/+19
2013-03-06base: in systemd mode parse-root-opts.sh is in the servicesHarald Hoyer1-8/+4
2013-03-06base/dracut-lib.sh: reset /etc/profileHarald Hoyer1-0/+1