aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/system
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'initscripts-9.41-1' into mga-41Colin Guthrie2012-10-285-3/+25
|\
| * Drop reference to systemd-udev.service.Bill Nottingham2012-07-091-1/+1
| * Fix unit names.initscripts-9.38-1Bill Nottingham2012-06-291-2/+2
| * Only run fedora-storage-init if we have the tools that it invokes.Bill Nottingham2012-06-192-0/+6
| * Check that root is r/w before starting fedora-import-state.Bill Nottingham2012-06-191-0/+1
| * Move fedora-readonly to Before=local-fs.targetBill Nottingham2012-05-071-1/+1
| * Make sure fedora-readonly runs before random seed loading/saving. (#808907)Bill Nottingham2012-04-251-1/+1
| * add fedora-import-state.serviceWill Woods2012-03-081-0/+13
| * Drop StandardInput=tty (#785662)Bill Nottingham2012-01-301-1/+0
| * Don't bother with stdin/stdout/stderr for rmmod/modprobe of scsi_wait_scan. (...Bill Nottingham2011-11-111-0/+3
* | remove mandriva-clean-var-run-lock systemd service, unneded now that /var/loc...Olivier Blin2012-10-231-19/+0
* | Rename for new udev systemd serviesColin Guthrie2012-07-132-3/+3
* | systemd: No need to pull in udev*.services in dmesg saving.Colin Guthrie2012-04-061-1/+0
* | systemd: Add RemainAfterExit to the Mandriva services.Colin Guthrie2012-04-065-0/+5
* | Fix runlevel switching by only cleaning /var/{lock,run} once on boot.Colin Guthrie2012-03-241-0/+2
* | Merge commit 'initscripts-9.34-1' into mga-34Colin Guthrie2011-11-037-37/+33
|\ \ | |/
| * Drop fedora-autoswap; it's somewhat dangerous, and better done via a udev/sys...Bill Nottingham2011-08-091-12/+0
| * Remove fedora-sysinit-hack/fedora-sysinit-unhack; they're not needed with /va...Bill Nottingham2011-07-252-21/+0
| * Make sure to enable fedora-storage-init-late.service, and have it after the n...Bill Nottingham2011-04-271-1/+1
| * Add a storage setup after cryptsetup.target. (#692198)Bill Nottingham2011-04-061-0/+13
| * separate "touch /.autorelabel" to a new unitMichal Schmidt2011-04-041-0/+15
| * let systemd check the conditions for fedora-autorelabelMichal Schmidt2011-04-041-0/+1
| * Fix conditions so that they operate as OR, not AND. (#684125)Bill Nottingham2011-03-112-4/+4
| * initscripts: execute fedora-sysinit-unhack after sysinit.targetAndrey Borzenkov2011-03-101-1/+2
* | Add the mdkconf patchColin Guthrie2011-10-216-1/+61
|/
* Use proper keyword (#657974)Bill Nottingham2010-11-302-2/+2
* Remain after local-fs.target.Bill Nottingham2010-11-221-1/+1
* fedora-autoswap: order before swap.target like all other swapsLennart Poettering2010-11-221-3/+2
* fedora-storage: drop reference to emergency, weaken dependenciesLennart Poettering2010-11-212-4/+4
* systemd: simplify autorelabel ordering and add conditional suppressionLennart Poettering2010-11-211-2/+4
* loadmodules: start in parallel to systemd-modules-load.serviceLennart Poettering2010-11-211-4/+2
* systemd: run fedora-loadmodules only if there's something configuredLennart Poettering2010-11-211-1/+2
* sysinit.service is no longer necessaryLennart Poettering2010-11-211-10/+0
* Fix path (#654214)Bill Nottingham2010-11-171-1/+1
* Don't use our crypto init ; systemd handles this.Bill Nottingham2010-11-165-49/+4
* Don't conflict with multi-user.target.Bill Nottingham2010-10-291-1/+1
* Use systemd versions of these services.Bill Nottingham2010-10-284-86/+0
* Simplify some things with ConditionPathExists.Bill Nottingham2010-10-284-0/+5
* Don't ship our own halt service; systemd handles this natively.Bill Nottingham2010-10-263-57/+0
* Add autorelabel service.Bill Nottingham2010-10-261-0/+14
* Drop fedora-mountall, fedora-cleanup. Adjust other services accordingly.Bill Nottingham2010-10-264-32/+4
* Use systemd's support for normal swapon; only handle autoswap here.initscripts-9.21.systemd-1Bill Nottingham2010-10-151-2/+2
* Don't have sysinit be after local-fs, that way lie loops.Bill Nottingham2010-10-152-5/+2
* Adjust for current syntax.Bill Nottingham2010-10-151-1/+1
* Add a basic sysint service that is After: local-fs so that sockets still work.Bill Nottingham2010-10-151-0/+13
* Add split-out bits of rc.sysinit and associated service files. Remove sysinit...Bill Nottingham2010-10-1515-20/+173
* Reorganize the systemd bits as we'll have scripts to put in /lib/systemd.Bill Nottingham2010-10-148-0/+162