aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't accidentally cause sit module to be loaded on shutdown. (#654098, <ejsh...systemd-branchBill Nottingham2010-11-161-1/+3
* Don't use rhgb-client; it's long since deprecated.Bill Nottingham2010-11-032-6/+7
* Add infiniband mapping (#648524, <monis@voltaire.com>)Bill Nottingham2010-11-011-0/+3
* Fix ifdown calling nmcli for NM-managed devices; others are handled by ifdown...Jiří Klimeš2010-11-012-1/+6
* Don't conflict with multi-user.target.Bill Nottingham2010-10-291-1/+1
* Use systemd versions of these services.Bill Nottingham2010-10-285-89/+0
* bump releaseBill Nottingham2010-10-281-1/+1
* Only pull in wait-storage by reference.Bill Nottingham2010-10-281-1/+0
* Simplify some things with ConditionPathExists.Bill Nottingham2010-10-286-16/+17
* Remove init_crypto 0, this is in a separate service.Bill Nottingham2010-10-281-2/+0
* Fix comment.Bill Nottingham2010-10-281-1/+1
* Version initscripts dep in -legacy.Bill Nottingham2010-10-271-1/+1
* Don't ship our own halt service; systemd handles this natively.Bill Nottingham2010-10-264-57/+4
* Add autorelabel service.Bill Nottingham2010-10-263-0/+99
* Drop fedora-mountall, fedora-cleanup. Adjust other services accordingly.Bill Nottingham2010-10-267-335/+4
* Remove 10-console.rules; systemd has native equivalents of these.Bill Nottingham2010-10-261-0/+1
* Always succeed if /etc/crypttab isn't there.Bill Nottingham2010-10-221-1/+1
* Don't use the /sbin/ip wrapper that was removed in mid-2009.Bill Nottingham2010-10-222-3/+3
* Use systemd's support for normal swapon; only handle autoswap here.initscripts-9.21.systemd-1Bill Nottingham2010-10-153-6/+4
* 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
* Drop default.target here.Bill Nottingham2010-10-151-1/+0
* Package all files.Bill Nottingham2010-10-151-0/+1
* Drop rc.sysinit from the main package.Bill Nottingham2010-10-151-3/+1
* On this branch, stuff systemd in version.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
* Set up the split-up boot services correctly.Bill Nottingham2010-10-151-1/+13
* Add split-out bits of rc.sysinit and associated service files. Remove sysinit...Bill Nottingham2010-10-1523-20/+744
* Reorganize the systemd bits as we'll have scripts to put in /lib/systemd.Bill Nottingham2010-10-149-2/+2
* systemd starts sysv services itself; move 'rc' to legacy.Bill Nottingham2010-10-141-2/+0
* systemd handles clock save/load; make it only in -legacy.Bill Nottingham2010-10-141-0/+1
* Create a 'legacy' subpackage for use with older init daemons.Bill Nottingham2010-10-141-0/+24
* Don't bring up lo from udev; do it from network/NM/systemd.Bill Nottingham2010-10-141-1/+0
* Revert "add systemd services"Bill Nottingham2010-10-1454-1131/+657
* add systemd servicesHarald Hoyer2010-10-0554-657/+1131
* Drop sysvinit-userspace reqiures, it causes some issues.Bill Nottingham2010-09-271-1/+0
* Adjust clock docs (#637058)Bill Nottingham2010-09-271-13/+9
* Clarify description (#637176)Bill Nottingham2010-09-241-1/+1
* Fix tcsh + grep-2.7. (#636552)Bill Nottingham2010-09-221-2/+2
* typoBill Nottingham2010-09-171-1/+1
* 9.21-1initscripts-9.21-1Bill Nottingham2010-09-171-1/+7
* Build for systemd only.Bill Nottingham2010-09-171-1/+1
* Fix typo.Bill Nottingham2010-09-171-1/+1
* If we're built with only one of upstart or systemd, force the required implem...Bill Nottingham2010-09-151-0/+6
* Fix invocation so that runlevel setting works. (#630914)Bill Nottingham2010-09-141-2/+2
* Reset btmp on boot too, if necessary (#633768, <dmach@redhat.com>)Bill Nottingham2010-09-141-2/+3
* Ship a default.target symlink in /lib, so we start with a valid fallback config.Bill Nottingham2010-09-141-0/+1
* 9.20Bill Nottingham2010-09-141-1/+6
* Use new -m option to pidof. Require new enough sysvinit-tools. (#632321)Bill Nottingham2010-09-142-3/+3
* Sett $HOME for single-user mode. (#631590)Bill Nottingham2010-09-141-0/+1