aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* l10n: Updates to Czech (cs) translationmilankerslager2010-09-101-126/+75
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updated Japanese translationmakoto2010-09-101-11/+8
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* Require shutdown.target, so that all the explicit references to it work ↵Bill Nottingham2010-09-081-0/+1
| | | | correctly. (#630935)
* 9.19-1initscripts-9.19-1Bill Nottingham2010-09-071-1/+6
|
* prefdm, rc-local, ctrl-alt-del are system defaults. Don't package them ↵Bill Nottingham2010-09-074-9/+7
| | | | | | otherwise. (#630952) Notably, they cannot be enabled/disabled. They can be overriden via /etc/systemd/system.
* Conflict with shutdown, so we don't run systemctl default if shutdown is ↵Bill Nottingham2010-09-071-1/+1
| | | | invoked. (#630935)
* l10n: Updates to Portuguese (Brazilian) (pt_BR) translationtaylon2010-09-061-1144/+1378
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Russian (ru) translationypoyarko2010-09-061-1608/+1112
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Japanese (ja) translationhtaira2010-09-041-1127/+1368
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* Properly group tests.initscripts-9.18-1Bill Nottingham2010-09-031-1/+1
|
* Ignore errors from single-user mode.Bill Nottingham2010-09-031-1/+1
|
* Fix typo.Bill Nottingham2010-09-031-1/+1
|
* 9.18-1Bill Nottingham2010-09-031-1/+6
|
* Add in basic systemd units.Bill Nottingham2010-09-0311-11/+231
| | | | Factor out upstart/systemd/etc. support in the spec properly.
* fix detection of systemd with new cgroup locationPetr Lautrbach2010-09-021-1/+2
|
* l10n: Updates to Portuguese (pt) translationruigo2010-08-301-131/+85
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Norwegian Bokmål (nb) translationkmaraas2010-08-301-364/+58
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Swedish (sv) translationgoeran2010-08-271-271/+13
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Swedish (sv) translationgoeran2010-08-261-106/+42
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* Fix umount on halt for new cgroup location. (#612789)Bill Nottingham2010-08-261-2/+2
|
* 9.17-1initscripts-9.17-1Bill Nottingham2010-08-251-1/+10
|
* l10n: Updates to French (fr) translationmrtom2010-08-251-173/+103
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* If systemd is running, redirect start/stop/condrestart/etc. to systemctl. ↵Bill Nottingham2010-08-241-2/+50
| | | | (#612728)
* l10n: Updates to Spanish (Castilian) (es) translationelsupergomez2010-08-241-2258/+1460
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* Don't frob the console loglevel on boot. (#621257, #626572)Bill Nottingham2010-08-242-7/+0
| | | | | | | | 1) This didn't do anything useful prior to rsyslog, as sysklogd would reset it. 2) This overrides the kernel commandline, for people who want to temporarily reset it there 3) This actually turns messages back on out from underneath plymouth, which isn't nice. To frob the console loglevel, pass it on the kernel command line.
* l10n: Updates to Dutch (Flemish) (nl) translationwarrink2010-08-241-140/+88
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Finnish (fi) translationvpv2010-08-241-130/+85
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Swedish (sv) translationgoeran2010-08-241-56/+57
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to Ukrainian (uk) translationyurchor2010-08-241-130/+101
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* l10n: Updates to German (de) translationttrinks2010-08-241-477/+133
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* Be somewhat noisy when we're frobbing a native systemd service.Bill Nottingham2010-08-231-0/+1
|
* l10n: Updates to Polish (pl) translationraven2010-08-231-365/+81
| | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* If a systemd service exists, use systemctl to frob it.Bill Nottingham2010-08-201-0/+3
|
* udev: make sure to initialize console only onceLennart Poettering2010-08-191-0/+6
| | | | | | Otherwise an "udevadm trigger" which sends out change events for all devices might cause X11 to be confused because the console is reset beneath it.
* functions: check type of stdout/stderr instead of stdinLennart Poettering2010-08-191-1/+3
|
* refresh-poBill Nottingham2010-08-0469-91083/+103323
|
* Update translations.Bill Nottingham2010-08-042-760/+696
|
* Don't look at old upstart jobs.Bill Nottingham2010-08-041-1/+1
|
* More typos!Bill Nottingham2010-08-021-1/+1
|
* Type well I do not.Bill Nottingham2010-08-021-1/+1
|
* Explicitly pass both device and dir when remounting read-only (#620461, ↵Bill Nottingham2010-08-021-2/+2
| | | | <phr@doc.ic.ac.uk>)
* exit with a zero return code. (#605519)Bill Nottingham2010-08-021-0/+1
|
* Upload tarballs.Bill Nottingham2010-07-271-1/+5
|
* 9.16-1initscripts-9.16-1Bill Nottingham2010-07-271-1/+10
|
* Don't umount cgroup stuff on halt (#612789)Bill Nottingham2010-07-271-2/+2
|
* rename_device: dequote DEVICE="eth0"Harald Hoyer2010-07-261-1/+1
|