summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-06base/init.sh: reset main loop counter, if work is in initqueueHarald Hoyer1-0/+1
2013-03-06base/dracut-lib.sh: extend wait_for_dev() for systemdHarald Hoyer1-3/+14
2013-03-06rootfs-block/parse-block.sh: wait_for_devHarald Hoyer1-0/+2
2013-03-06usrmount: in systemd mode, functionality is in systemdHarald Hoyer1-1/+4
2013-03-06iscsi, nbd: call write_fs_tab() and write /etc/fstabHarald Hoyer3-3/+15
2013-03-06rootfs-block: in systemd mode, functionality is in the dracut servicesHarald Hoyer1-4/+5
2013-03-06resume: generate rules already in parse-resume.shHarald Hoyer1-0/+48
2013-03-06resume: in systemd mode move functionality in the dracut servicesHarald Hoyer1-3/+8
2013-03-06nfs/nfsroot.sh: trigger nfs mount with cat'ing /etc/fstabHarald Hoyer1-0/+2
2013-03-06kernel-modules: handle rd.driver.* in systemd mode in dracut-pre-udevHarald Hoyer1-1/+3
2013-03-06dracut_need_initqueueHarald Hoyer11-1/+12
2013-03-06fs-lib/fs-lib.sh: add write_fs_tab()Harald Hoyer1-0/+47
2013-03-06crypt/parse-crypt.sh: don't generate luks rules in systemd modeHarald Hoyer1-8/+0
2013-03-06btrfs: no need for btrfs_timeout in systemd modeHarald Hoyer1-2/+5
2013-03-06crypt: do not cleanup in systemd modeHarald Hoyer1-1/+4
2013-03-06network/netroot.sh: remove the dhcp finished hook, if we have a handlerHarald Hoyer1-0/+1
2013-03-06i18n: no manual setup needed if systemd is in the gameHarald Hoyer1-3/+5
2013-03-06systemd: changes for new initrd servicesHarald Hoyer22-156/+273
2013-03-06dracut-functions.sh: add dracut_need_initqueue() dracut_module_included()Harald Hoyer1-0/+16
2013-03-02test: make testsuite work with systemdHarald Hoyer3-8/+15
2013-03-02test: removed unused cryptroot-ask.sh scriptsHarald Hoyer7-42/+0
2013-03-02test: add finished-false.sh for create-root.sh initqueue jobHarald Hoyer26-0/+41
2013-03-02reset initqueue loop counter only if new uevents existHarald Hoyer2-2/+2
2013-03-02resume: move resume hook from mount to pre-mountHarald Hoyer1-1/+1
2013-03-02mdraid/mdraid_start.sh: remove mdmon workaroundHarald Hoyer1-3/+0
2013-03-02btrfs/btrfs_timeout.sh: do not "exit 0"Harald Hoyer1-2/+1