aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Don't accidentally cause sit module to be loaded on shutdown. (#654098, ↵Bill Nottingham2010-11-161-1/+3
| | | | <ejsheldrake@gmail.com>)
* Add infiniband mapping (#648524, <monis@voltaire.com>)Bill Nottingham2010-11-011-0/+3
|
* Fix ifdown calling nmcli for NM-managed devices; others are handled by ↵Jiří Klimeš2010-11-012-1/+6
| | | | ifdown-${DEVICETYPE} (#612934).
* Don't use the /sbin/ip wrapper that was removed in mid-2009.Bill Nottingham2010-10-222-3/+3
|
* Adjust for current syntax.Bill Nottingham2010-10-191-1/+1
|
* Drop default.target here.Bill Nottingham2010-10-151-2/+1
|
* Revert "add systemd services"Bill Nottingham2010-10-1454-1131/+657
| | | | | | This reverts commit f280984f691e0c3cbca2b31dad7a32a5c66ab51b. This will be reworked a bit and re-added.
* add systemd servicesHarald Hoyer2010-10-0554-657/+1131
|
* Drop sysvinit-userspace reqiures, it causes some issues.Bill Nottingham2010-09-271-1/+0
|
* Adjust clock docs (#637058)Bill Nottingham2010-09-271-13/+9
|
* Clarify description (#637176)Bill Nottingham2010-09-241-1/+1
|
* Fix tcsh + grep-2.7. (#636552)Bill Nottingham2010-09-221-2/+2
|
* typoBill Nottingham2010-09-171-1/+1
|
* 9.21-1initscripts-9.21-1Bill Nottingham2010-09-171-1/+7
|
* Build for systemd only.Bill Nottingham2010-09-171-1/+1
|
* Fix typo.Bill Nottingham2010-09-171-1/+1
|
* If we're built with only one of upstart or systemd, force the required ↵Bill Nottingham2010-09-151-0/+6
| | | | implementation to be installed.
* Fix invocation so that runlevel setting works. (#630914)Bill Nottingham2010-09-141-2/+2
|
* Reset btmp on boot too, if necessary (#633768, <dmach@redhat.com>)Bill Nottingham2010-09-141-2/+3
|
* 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)