summaryrefslogtreecommitdiff
path: root/modules.d/98systemd
AgeCommit message (Expand)AuthorFilesLines
2013-08-19systemd: pre-pivot hooks runs after /sysroot is mountedWANG Chao1-1/+1
2013-08-12systemd/dracut-initqueue.sh: added missing "then"Harald Hoyer1-1/+1
2013-08-07dracut-functions.sh: inst_multiple == dracut_installHarald Hoyer1-4/+4
2013-08-07systemd/dracut-initqueue.sh: continue to boot if finished failedHarald Hoyer1-1/+8
2013-07-31Change the implementation of action_on_failBaoquan He2-2/+2
2013-07-31systemd: use systemd in the initramfs, if installed on the systemHarald Hoyer1-0/+2
2013-07-30systemd/dracut-pre-trigger.service: run after systemd-tmpfiles-setup-devHarald Hoyer1-1/+1
2013-07-30systemd: include systemd-tempfilesHarald Hoyer1-7/+1
2013-07-30systemd: add support for kmod static devnodesHarald Hoyer1-0/+5
2013-07-24systemd: Replace prefdm.service with display-manager.serviceColin Walters1-1/+1
2013-07-17Revert "systemd: add systemd-fsck-root.service"030Harald Hoyer1-1/+0
2013-07-17rename sosreport to rdsosreportHarald Hoyer1-2/+2
2013-07-17systemd: add systemd-fsck-root.serviceHarald Hoyer1-0/+1
2013-07-12dracut-cmdline.service: remove Before: systemd-vconsole-setup.serviceHarald Hoyer1-1/+0
2013-07-11systemd/module-setup.sh: create emtpy /etc/machine-idHarald Hoyer1-4/+4
2013-07-05add PARTLABEL and PARTUUIDHarald Hoyer1-0/+4
2013-07-04beautified shell codeHarald Hoyer1-1/+1
2013-06-28use "rm --" to guard against filenames beginning with "-"Harald Hoyer6-6/+6
2013-06-28systemd/module-setup.sh: add slices.targetHarald Hoyer1-3/+4
2013-06-26systemd: add system.slice unitHarald Hoyer1-0/+3
2013-06-13systemd/module-setup.sh: mkdir /etc/systemdHarald Hoyer1-1/+1
2013-06-13add dracut-shutdown.service.8.asc manpageHarald Hoyer2-0/+51
2013-06-13move dracut-shutdown.service to modules.d/98systemdHarald Hoyer1-0/+19
2013-06-13systemd: make unit files symlinksHarald Hoyer1-17/+17
2013-06-13systemd/dracut-pre-pivot.service: also execute for cleanup hooks or rd.breakHarald Hoyer1-0/+3
2013-06-07systemd/dracut-initqueue.service: specify all initqueuesHarald Hoyer1-1/+5
2013-06-07dracut-initqueue.service: Fix systemd start conditionWANG Chao1-2/+2
2013-05-30systemd/emergency.service: do not run for action_on_fail=continueHarald Hoyer1-0/+1
2013-05-29dracut-emergency.service: do not start for "action_on_fail=continue"Harald Hoyer1-0/+1
2013-05-28systemd: set environment vars DRACUT_SYSTEMD, NEWROOT in service fileHarald Hoyer11-2/+20
2013-04-12systemd: include the systemd-random-seed-load.serviceHarald Hoyer1-0/+1
2013-04-11Do not call plymouth with full pathHarald Hoyer1-1/+1
2013-04-09Let user specify the action after failBaoquan He2-2/+2
2013-03-26systemd: add new timers.target and paths.targetHarald Hoyer1-0/+2
2013-03-25systemd: add dracut.bootup(7) reference to service man pagesHarald Hoyer7-7/+7
2013-03-25install dracut-*.service unitsHarald Hoyer9-67/+19
2013-03-19systemd: add more orderingHarald Hoyer4-6/+5
2013-03-15systemd: do not use "systemd --version" until fixedHarald Hoyer1-5/+5
2013-03-15systemd: switch to new initrd.targetHarald Hoyer6-43/+11
2013-03-13systemd: remove upstream renamed old service filesHarald Hoyer1-5/+0
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 Hoyer6-21/+21
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-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 missing systemd service man pagesHarald Hoyer1-1/+1
2013-03-06systemd: changes for new initrd servicesHarald Hoyer20-154/+272
2013-03-02reset initqueue loop counter only if new uevents existHarald Hoyer1-1/+1