summaryrefslogtreecommitdiff
path: root/modules.d
AgeCommit message (Expand)AuthorFilesLines
2013-03-08systemd/module-setup.sh: call systemd in private dir for versionHarald Hoyer1-1/+1
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 Hoyer7-74/+53
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-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-07systemd: add missing dracut-mount.sh dracut-pre-mount.sh dracut.targetHarald Hoyer3-0/+74
2013-03-07add systemd-bootchart moduleHarald Hoyer1-0/+18
2013-03-07add missing systemd service man pagesHarald Hoyer1-1/+1
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 Hoyer20-154/+272
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
2013-02-22btrfs: Use upstream 64-btrfs.rulesHarald Hoyer2-10/+12
2013-02-21systemd: change path of switch-root.confHarald Hoyer2-4/+3
2013-02-21lvm/module-setup.sh: use for_each_host_dev_and_slaves_allHarald Hoyer1-1/+1
2013-02-21systemd: add systemd-modules-load.service and hook dirsHarald Hoyer1-1/+11
2013-02-19url-lib/url-lib.sh: remove bashismHarald Hoyer1-1/+1
2013-02-18base/init.sh: create /run/logStefan Reimer1-0/+1
2013-02-18btrfs: use "btrfs device ready"Harald Hoyer3-2/+28
2013-02-14systemd: services got renamedHarald Hoyer1-1/+4
2013-02-14dracut-emergency.service: wants systemd-vconsole-setup.serviceHarald Hoyer1-0/+2
2013-02-13resume: Ensure we remove the timout job when we find the resume deviceColin Guthrie1-2/+2
2013-02-13kernel-modules: Add ehci support for kernel 3.8+Thomas Backlund1-1/+2
2013-02-11make nbd port check more robustWim Muskee1-1/+1