Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fedora-autorelabel: drop disable_selinux() since it is unused | Lennart Poettering | 2010-11-21 | 1 | -7/+0 |
| | |||||
* | autorelabel: use systemd internal reboot logic, which is more robust and ↵ | Lennart Poettering | 2010-11-21 | 1 | -5/+1 |
| | | | | includes automatic unmounting | ||||
* | systemd: simplify autorelabel ordering and add conditional suppression | Lennart Poettering | 2010-11-21 | 1 | -2/+4 |
| | |||||
* | loadmodules: start in parallel to systemd-modules-load.service | Lennart Poettering | 2010-11-21 | 1 | -4/+2 |
| | | | | | | This changes After/Before to be identical to systemd-modules-load.service.in. This causes this unit to be run earlier and in parallel to udev and the rest of the module loading. | ||||
* | systemd: run fedora-loadmodules only if there's something configured | Lennart Poettering | 2010-11-21 | 1 | -1/+2 |
| | |||||
* | sysinit.service is no longer necessary | Lennart Poettering | 2010-11-21 | 2 | -12/+0 |
| | |||||
* | Don't relabel random files; this shouldn't happen any more. | Bill Nottingham | 2010-11-18 | 1 | -12/+1 |
| | | | | Also, merge blocks on identical conditions. | ||||
* | Fix path (#654214) | Bill Nottingham | 2010-11-17 | 1 | -1/+1 |
| | |||||
* | Don't use our crypto init ; systemd handles this. | Bill Nottingham | 2010-11-16 | 7 | -56/+4 |
| | |||||
* | Fix release; require new systemd.initscripts-9.22-1 | Bill Nottingham | 2010-11-16 | 1 | -3/+3 |
| | |||||
* | 9.22-1 | Bill Nottingham | 2010-11-16 | 1 | -1/+12 |
| | |||||
* | Merge branch 'systemd-branch' | Bill Nottingham | 2010-11-16 | 32 | -179/+570 |
|\ | |||||
| * | Don't accidentally cause sit module to be loaded on shutdown. (#654098, ↵systemd-branch | Bill Nottingham | 2010-11-16 | 1 | -1/+3 |
| | | | | | | | | <ejsheldrake@gmail.com>) | ||||
| * | Don't use rhgb-client; it's long since deprecated. | Bill Nottingham | 2010-11-03 | 2 | -6/+7 |
| | | |||||
| * | Add infiniband mapping (#648524, <monis@voltaire.com>) | Bill Nottingham | 2010-11-01 | 1 | -0/+3 |
| | | |||||
| * | Fix ifdown calling nmcli for NM-managed devices; others are handled by ↵ | Jiří Klimeš | 2010-11-01 | 2 | -1/+6 |
| | | | | | | | | ifdown-${DEVICETYPE} (#612934). | ||||
| * | Don't conflict with multi-user.target. | Bill Nottingham | 2010-10-29 | 1 | -1/+1 |
| | | |||||
| * | Use systemd versions of these services. | Bill Nottingham | 2010-10-28 | 5 | -89/+0 |
| | | |||||
| * | bump release | Bill Nottingham | 2010-10-28 | 1 | -1/+1 |
| | | |||||
| * | Only pull in wait-storage by reference. | Bill Nottingham | 2010-10-28 | 1 | -1/+0 |
| | | |||||
| * | Simplify some things with ConditionPathExists. | Bill Nottingham | 2010-10-28 | 6 | -16/+17 |
| | | |||||
| * | Remove init_crypto 0, this is in a separate service. | Bill Nottingham | 2010-10-28 | 1 | -2/+0 |
| | | |||||
| * | Fix comment. | Bill Nottingham | 2010-10-28 | 1 | -1/+1 |
| | | |||||
| * | Version initscripts dep in -legacy. | Bill Nottingham | 2010-10-27 | 1 | -1/+1 |
| | | |||||
| * | Don't ship our own halt service; systemd handles this natively. | Bill Nottingham | 2010-10-26 | 4 | -57/+4 |
| | | | | | | | | We will need to add a halt.local service. | ||||
| * | Add autorelabel service. | Bill Nottingham | 2010-10-26 | 3 | -0/+99 |
| | | |||||
| * | Drop fedora-mountall, fedora-cleanup. Adjust other services accordingly. | Bill Nottingham | 2010-10-26 | 7 | -335/+4 |
| | | | | | | | | systemd can do mount & fsck & quota, etc. now. | ||||
| * | Remove 10-console.rules; systemd has native equivalents of these. | Bill Nottingham | 2010-10-26 | 1 | -0/+1 |
| | | |||||
| * | Always succeed if /etc/crypttab isn't there. | Bill Nottingham | 2010-10-22 | 1 | -1/+1 |
| | | |||||
| * | Don't use the /sbin/ip wrapper that was removed in mid-2009. | Bill Nottingham | 2010-10-22 | 2 | -3/+3 |
| | | |||||
| * | Use systemd's support for normal swapon; only handle autoswap here.initscripts-9.21.systemd-1 | Bill Nottingham | 2010-10-15 | 3 | -6/+4 |
| | | |||||
| * | Don't have sysinit be after local-fs, that way lie loops. | Bill Nottingham | 2010-10-15 | 2 | -5/+2 |
| | | | | | | | | Assume https://bugs.freedesktop.org/show_bug.cgi?id=30913 will be fixed in systemd. | ||||
| * | Adjust for current syntax. | Bill Nottingham | 2010-10-15 | 1 | -1/+1 |
| | | |||||
| * | Drop default.target here. | Bill Nottingham | 2010-10-15 | 1 | -1/+0 |
| | | |||||
| * | Package all files. | Bill Nottingham | 2010-10-15 | 1 | -0/+1 |
| | | |||||
| * | Drop rc.sysinit from the main package. | Bill Nottingham | 2010-10-15 | 1 | -3/+1 |
| | | |||||
| * | On this branch, stuff systemd in version. | Bill Nottingham | 2010-10-15 | 1 | -1/+1 |
| | | |||||
| * | Add a basic sysint service that is After: local-fs so that sockets still work. | Bill Nottingham | 2010-10-15 | 1 | -0/+13 |
| | | | | | | | | This is a workaround for https://bugs.freedesktop.org/show_bug.cgi?id=30913 | ||||
| * | Set up the split-up boot services correctly. | Bill Nottingham | 2010-10-15 | 1 | -1/+13 |
| | | |||||
| * | Add split-out bits of rc.sysinit and associated service files. Remove ↵ | Bill Nottingham | 2010-10-15 | 23 | -20/+744 |
| | | | | | | | | | | | | sysinit.service. Based on work by Harald Hoyer (<harald@redhat.com>) sysinit-hack/unhack will be removed once the net hotplug stuff is fixed to not require this. | ||||
| * | Reorganize the systemd bits as we'll have scripts to put in /lib/systemd. | Bill Nottingham | 2010-10-14 | 9 | -2/+2 |
| | | |||||
| * | systemd starts sysv services itself; move 'rc' to legacy. | Bill Nottingham | 2010-10-14 | 1 | -2/+0 |
| | | |||||
| * | systemd handles clock save/load; make it only in -legacy. | Bill Nottingham | 2010-10-14 | 1 | -0/+1 |
| | | |||||
| * | Create a 'legacy' subpackage for use with older init daemons. | Bill Nottingham | 2010-10-14 | 1 | -0/+24 |
| | | | | | | | | | | This will dual-own files for now... various ones will fall out of the main package as systemd no longer needs them. | ||||
| * | Don't bring up lo from udev; do it from network/NM/systemd. | Bill Nottingham | 2010-10-14 | 1 | -1/+0 |
| | | |||||
* | | Don't accidentally cause sit module to be loaded on shutdown. (#654098, ↵ | Bill Nottingham | 2010-11-16 | 1 | -1/+3 |
| | | | | | | | | <ejsheldrake@gmail.com>) | ||||
* | | Add infiniband mapping (#648524, <monis@voltaire.com>) | Bill Nottingham | 2010-11-01 | 1 | -0/+3 |
| | | |||||
* | | Fix ifdown calling nmcli for NM-managed devices; others are handled by ↵ | Jiří Klimeš | 2010-11-01 | 2 | -1/+6 |
| | | | | | | | | ifdown-${DEVICETYPE} (#612934). | ||||
* | | Don't use the /sbin/ip wrapper that was removed in mid-2009. | Bill Nottingham | 2010-10-22 | 2 | -3/+3 |
| | | |||||
* | | Adjust for current syntax. | Bill Nottingham | 2010-10-19 | 1 | -1/+1 |
| | |