Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add tmpfiles.d support (#656602, <plautrba@redhat.com>) | Bill Nottingham | 2010-11-30 | 1 | -0/+3 |
| | |||||
* | Use systemd versions of these services. | Bill Nottingham | 2010-10-28 | 1 | -3/+0 |
| | |||||
* | Only pull in wait-storage by reference. | Bill Nottingham | 2010-10-28 | 1 | -1/+0 |
| | |||||
* | Add autorelabel service. | Bill Nottingham | 2010-10-26 | 1 | -0/+1 |
| | |||||
* | Drop fedora-mountall, fedora-cleanup. Adjust other services accordingly. | Bill Nottingham | 2010-10-26 | 1 | -2/+0 |
| | | | | systemd can do mount & fsck & quota, etc. now. | ||||
* | Use systemd's support for normal swapon; only handle autoswap here.initscripts-9.21.systemd-1 | Bill Nottingham | 2010-10-15 | 1 | -1/+1 |
| | |||||
* | Drop default.target here. | Bill Nottingham | 2010-10-15 | 1 | -1/+0 |
| | |||||
* | Set up the split-up boot services correctly. | Bill Nottingham | 2010-10-15 | 1 | -1/+13 |
| | |||||
* | Reorganize the systemd bits as we'll have scripts to put in /lib/systemd. | Bill Nottingham | 2010-10-14 | 1 | -2/+2 |
| | |||||
* | Revert "add systemd services" | Bill Nottingham | 2010-10-14 | 1 | -4/+1 |
| | | | | | | This reverts commit f280984f691e0c3cbca2b31dad7a32a5c66ab51b. This will be reworked a bit and re-added. | ||||
* | add systemd services | Harald Hoyer | 2010-10-05 | 1 | -1/+4 |
| | |||||
* | Ship a default.target symlink in /lib, so we start with a valid fallback config. | Bill Nottingham | 2010-09-14 | 1 | -0/+1 |
| | |||||
* | prefdm, rc-local, ctrl-alt-del are system defaults. Don't package them ↵ | Bill Nottingham | 2010-09-07 | 1 | -3/+6 |
| | | | | | | otherwise. (#630952) Notably, they cannot be enabled/disabled. They can be overriden via /etc/systemd/system. | ||||
* | Add in basic systemd units. | Bill Nottingham | 2010-09-03 | 1 | -4/+13 |
| | | | | Factor out upstart/systemd/etc. support in the spec properly. | ||||
* | Upload tarballs. | Bill Nottingham | 2010-07-27 | 1 | -1/+5 |
| | |||||
* | Don't use %dist for tagging.initscripts-9.04-1 | Bill Nottingham | 2010-01-15 | 1 | -1/+1 |
| | |||||
* | Move to new upstart job location and file extension. | Bill Nottingham | 2009-12-03 | 1 | -2/+2 |
| | |||||
* | Fix typo.initscripts-8.98-1 | Bill Nottingham | 2009-09-02 | 1 | -1/+1 |
| | |||||
* | Fix things so we don't build binaries on 'make archive'. | Bill Nottingham | 2009-08-10 | 1 | -2/+5 |
| | |||||
* | Add some simple regression tests for ipcalc | Bill Nottingham | 2009-07-29 | 1 | -0/+1 |
| | | | | Adapted from tests from Matej Susta <msusta@redhat.com>. | ||||
* | fix git commandsinitscripts-8.87-1 | Bill Nottingham | 2009-01-19 | 1 | -2/+2 |
| | |||||
* | Don't use force-tag (accidental commit). | Bill Nottingham | 2008-10-06 | 1 | -1/+1 |
| | |||||
* | Fix one more % usage in the changelog | Bill Nottingham | 2008-09-30 | 1 | -1/+1 |
| | |||||
* | Fix typo.initscripts-8.83-1 | Bill Nottingham | 2008-09-30 | 1 | -2/+2 |
| | |||||
* | Fix permissions on /etc/init.d/functions. | Bill Nottingham | 2008-09-30 | 1 | -0/+1 |
| | |||||
* | Fix udev rule location in some more places. | Bill Nottingham | 2008-09-30 | 1 | -1/+1 |
| | |||||
* | Fix udev rule installation. | Bill Nottingham | 2008-09-30 | 1 | -1/+1 |
| | |||||
* | Ignore stuff in .git for 'make check' | Bill Nottingham | 2008-09-30 | 1 | -1/+1 |
| | | | | Not just because it's not what we're checking, but also because it fails the check. | ||||
* | Move udev rules to /lib. | Bill Nottingham | 2008-09-17 | 1 | -1/+3 |
| | |||||
* | Drop unneeded executable bits on /etc/sysconfig/*. | Ville Skyttä | 2008-09-15 | 1 | -1/+1 |
| | |||||
* | Rename the mcheck stuff to a more generic 'debug' framework. | Bill Nottingham | 2008-07-29 | 1 | -2/+2 |
| | |||||
* | Don't force tag. | Bill Nottingham | 2008-07-23 | 1 | -1/+1 |
| | |||||
* | Fix mcheck stuff to be installed correctly. | Bill Nottingham | 2008-07-14 | 1 | -1/+2 |
| | |||||
* | Add a upstart-specific inittab. | Bill Nottingham | 2008-04-04 | 1 | -2/+4 |
| | | | | These are not the droids you are looking for. | ||||
* | Add a helper that checks for serial and serial-like consoles | Bill Nottingham | 2008-03-10 | 1 | -1/+2 |
| | | | | | This works by doing checks from udev that emit upstart events. upstart listens to these events and starts a getty if needed. | ||||
* | Modify some of the build-fu for git.initscripts-8.64-1 | Bill Nottingham | 2008-02-26 | 1 | -23/+18 |
| | |||||
* | typor8-63 | Bill Nottingham | 2008-02-01 | 1 | -1/+1 |
| | |||||
* | add NetworkManager-dispatcher script to notify netreport apps ↵ | Bill Nottingham | 2008-02-01 | 1 | -1/+2 |
| | | | | (<linville@redhat.com>) | ||||
* | fix perms on /etc/profile.d (#407531, <ville.skytta@iki.fi>) | Bill Nottingham | 2007-12-03 | 1 | -1/+1 |
| | |||||
* | Improve Makefile so that we don't install the original versions of | Bill Nottingham | 2007-11-14 | 1 | -3/+6 |
| | | | | patched files in /etc/rc.d and /etc/sysconfig. <cscott@cscott.net> | ||||
* | add /etc/networks (#239602) | Bill Nottingham | 2007-07-27 | 1 | -1/+1 |
| | |||||
* | cleanup | Bill Nottingham | 2006-11-28 | 1 | -1/+2 |
| | |||||
* | fix changelog stuff | Bill Nottingham | 2006-11-28 | 1 | -2/+1 |
| | |||||
* | more statetab updates (#211839, <markmc@redhat.com>) | Bill Nottingham | 2006-10-27 | 1 | -0/+1 |
| | |||||
* | add sample statetab (#211839) | Bill Nottingham | 2006-10-25 | 1 | -2/+3 |
| | |||||
* | quick quiz - which makes more sense, when entering single user mode: | Bill Nottingham | 2006-07-20 | 1 | -1/+1 |
| | | | | | | | | - have 'single' start first, kill /etc/rc, and have it shut down all the services by itself - have /etc/rc kill services normally, and just run 'single' last? Yeah, I thought so. | ||||
* | Add /etc/crypttab documentation. | Miloslav Trmac | 2006-06-07 | 1 | -1/+2 |
| | |||||
* | readonly root support. Does not currently work with SELinux. | Bill Nottingham | 2006-04-20 | 1 | -0/+2 |
| | |||||
* | move hotplug handling here. add udev rules. obsolete hotplug. | Bill Nottingham | 2006-01-20 | 1 | -1/+2 |
| | |||||
* | Add service(8) man page (#44857). | Miloslav Trmac | 2006-01-19 | 1 | -1/+1 |
| |