| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix conditions so that they operate as OR, not AND. (#684125) | Bill Nottingham | 2011-03-11 | 2 | -4/+4 |
* | initscripts: execute fedora-sysinit-unhack after sysinit.target | Andrey Borzenkov | 2011-03-10 | 1 | -1/+2 |
* | Avoid some unnecessary stat calls. | Ville Skyttä | 2011-03-01 | 1 | -1/+1 |
* | Use proper keyword (#657974) | Bill Nottingham | 2010-11-30 | 2 | -2/+2 |
* | Remain after local-fs.target. | Bill Nottingham | 2010-11-22 | 1 | -1/+1 |
* | fedora-autoswap: order before swap.target like all other swaps | Lennart Poettering | 2010-11-22 | 1 | -3/+2 |
* | fedora-storage: drop reference to emergency, weaken dependencies | Lennart Poettering | 2010-11-21 | 2 | -4/+4 |
* | 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 incl... | Lennart Poettering | 2010-11-21 | 1 | -5/+1 |
* | 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 |
* | 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 | 1 | -10/+0 |
* | Don't relabel random files; this shouldn't happen any more. | Bill Nottingham | 2010-11-18 | 1 | -12/+1 |
* | 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 |
* | Don't use rhgb-client; it's long since deprecated. | Bill Nottingham | 2010-11-03 | 1 | -2/+2 |
* | 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 | 4 | -86/+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 |
* | Don't ship our own halt service; systemd handles this natively. | Bill Nottingham | 2010-10-26 | 3 | -57/+0 |
* | Add autorelabel service. | Bill Nottingham | 2010-10-26 | 2 | -0/+98 |
* | Drop fedora-mountall, fedora-cleanup. Adjust other services accordingly. | Bill Nottingham | 2010-10-26 | 6 | -333/+4 |
* | Always succeed if /etc/crypttab isn't there. | Bill Nottingham | 2010-10-22 | 1 | -1/+1 |
* | Use systemd's support for normal swapon; only handle autoswap here.initscripts-9.21.systemd-1 | Bill Nottingham | 2010-10-15 | 2 | -5/+3 |
* | Don't have sysinit be after local-fs, that way lie loops. | Bill Nottingham | 2010-10-15 | 2 | -5/+2 |
* | Adjust for current syntax. | 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 |
* | Add split-out bits of rc.sysinit and associated service files. Remove sysinit... | Bill Nottingham | 2010-10-15 | 23 | -20/+744 |
* | Reorganize the systemd bits as we'll have scripts to put in /lib/systemd. | Bill Nottingham | 2010-10-14 | 8 | -0/+0 |
* | Revert "add systemd services" | Bill Nottingham | 2010-10-14 | 20 | -336/+0 |
* | add systemd services | Harald Hoyer | 2010-10-05 | 20 | -0/+336 |
* | Fix invocation so that runlevel setting works. (#630914) | Bill Nottingham | 2010-09-14 | 1 | -2/+2 |
* | Sett $HOME for single-user mode. (#631590) | Bill Nottingham | 2010-09-14 | 1 | -0/+1 |
* | Require shutdown.target, so that all the explicit references to it work corre... | Bill Nottingham | 2010-09-08 | 1 | -0/+1 |
* | prefdm, rc-local, ctrl-alt-del are system defaults. Don't package them otherw... | Bill Nottingham | 2010-09-07 | 2 | -4/+0 |
* | Conflict with shutdown, so we don't run systemctl default if shutdown is invo... | Bill Nottingham | 2010-09-07 | 1 | -1/+1 |
* | Ignore errors from single-user mode. | Bill Nottingham | 2010-09-03 | 1 | -1/+1 |
* | Add in basic systemd units. | Bill Nottingham | 2010-09-03 | 8 | -0/+164 |