Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Be more verbose on make clean. | Bill Nottingham | 2011-08-30 | 1 | -1/+1 |
| | |||||
* | selinuxfs moved, adjust code. (#733759) | Bill Nottingham | 2011-08-30 | 1 | -0/+1 |
| | |||||
* | Drop fedora-autoswap; it's somewhat dangerous, and better done via a ↵ | Bill Nottingham | 2011-08-09 | 1 | -1/+0 |
| | | | | udev/systemd combination anyway. | ||||
* | Remove fedora-sysinit-hack/fedora-sysinit-unhack; they're not needed with ↵ | Bill Nottingham | 2011-07-25 | 1 | -2/+0 |
| | | | | /var/lock on tmpfs. | ||||
* | Make sure to enable fedora-storage-init-late.service, and have it after the ↵ | Bill Nottingham | 2011-04-27 | 1 | -0/+1 |
| | | | | non-late version. (#699918) | ||||
* | separate "touch /.autorelabel" to a new unit | Michal Schmidt | 2011-04-04 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | Writing /.autorelabel from fedora-autorelabel does not work because the script is executed only if relabel was already requested. Create a new unit fedora-autorelabel-mark.service which will be responsible for creating /.autorelabel if SELinux is disabled. The unit takes advantage of the new "ConditionSecurity=" support in systemd. The old script checked for a read-only filesystem first. The new unit does not do that. If / is read-only, touch will simply fail. This should not be considered as a failure of the unit, so "-" is used in ExecStart. There have been arguments on systemd-devel that the root directory should not be abused for flag files like /.autorelabel. It has a long tradition in Fedora though (since 2005). Maybe we can change it eventually, but let's keep it where it is for now. | ||||
* | 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 |
| |