aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Ignore stuff in .git for 'make check'initscripts-8.76.4-1Bill Nottingham2008-10-141-1/+1
| | | | Not just because it's not what we're checking, but also because it fails the check.
* 8.76.4Bill Nottingham2008-10-141-1/+7
|
* Use 0.0.0.0/0, not 0/0. (#460580)Bill Nottingham2008-10-143-3/+3
| | | | Updated iproute doesn't like the old syntax.
* Fix setting of console font/map (#458362, <ak@sensi.org>)Bill Nottingham2008-10-141-7/+16
| | | | Don't explicitly pass -u none or -m none; just pass them if one is set.
* Explicitly run mdadm on boot to catch degraded arrays. (<dledford@redhat.com>)Bill Nottingham2008-10-141-0/+3
|
* Check more correctly whether rhgb actually starts. (#462763)Bill Nottingham2008-09-251-2/+6
|
* 8.76.3-1Bill Nottingham2008-08-291-2/+7
|
* Don't use -L. (#458652, #458504)Bill Nottingham2008-08-221-1/+1
|
* Clean up noise.Bill Nottingham2008-07-091-2/+0
|
* Fix clock rules to properly handle old-style RTC devices (#447019)Bill Nottingham2008-05-291-1/+1
|
* Fix typo, and don't restorecon on swap, etc. partitions (#448886)Bill Nottingham2008-05-291-1/+1
|
* Silence extraneous error message.Bill Nottingham2008-05-231-1/+1
|
* 8.76.2-1initscripts-8.76.2-1Bill Nottingham2008-05-151-1/+7
|
* Don't unmount sysfs in halt. (#446292)Bill Nottingham2008-05-151-1/+1
|
* Make resolve_dm_raid() work when your original raid was set up with parametersPeter Jones2008-05-141-0/+7
| | | | generated by an older dmraid's "dmraid -ay --test".
* 8.76.1-1initscripts-8.76.1-1Bill Nottingham2008-05-071-1/+4
|
* Fix check for default route, so that netfs gets started correctly (#445509)Bill Nottingham2008-05-071-3/+2
|
* remove debugging cruftinitscripts-8.76-1Bill Nottingham2008-05-022-5/+3
|
* Add changeloginitscripts-8.75-1Bill Nottingham2008-05-021-1/+4
|
* fix syntax error (#444998)Bill Nottingham2008-05-021-1/+1
|
* add 8.74 changelogBill Nottingham2008-04-301-1/+5
|
* Clean out garbage from end of file.Bill Nottingham2008-04-301-2484/+0
|
* Canonicalize the behavior. (#372151)initscripts-8.74-1Bill Nottingham2008-04-292-15/+17
| | | | | | If no LANG is set, read system and then user configuration. If an existing one is set (via GDM, ssh, etc.) only read the user-specific customizations.
* Use a full path to /sbin/ip (#444378)Bill Nottingham2008-04-281-2/+2
|
* 8.73-1initscripts-8.73-1Bill Nottingham2008-04-251-0/+2
|
* Only run telinit for the default runlevel if we exit sanely (#444001, #444050)Bill Nottingham2008-04-252-13/+20
|
* Set TEXTDOMAIN, etc. and mark the message for translationBill Nottingham2008-04-251-1/+3
|
* add a README for the event.d scripts with the original licenseBill Nottingham2008-04-252-1/+27
|
* add a changelogBill Nottingham2008-04-251-1/+4
|
* Obsolete event-compat-sysvBill Nottingham2008-04-251-1/+5
|
* Import from event-compat-sysv-0.3.9-14.fc9Bill Nottingham2008-04-253-8/+18
| | | | | - Rework rc1, rcS, rcS-sulogin to use post-stop to avoid spurious 'rcS killed' messages (#444001) - Allow 's' for single-user mode (#443554)
* Import from event-compat-sysv-0.3.9-13.fc9Bill Nottingham2008-04-252-2/+2
| | | | - Use the proper field in /etc/inittab
* Import from event-compat-sysv-0.3.9-12.fc9Bill Nottingham2008-04-253-19/+11
| | | | | - Go back to using /etc/inittab for default runlevel (reverts #432384) - Add respawn (and a limit) to prefdm (#440061)
* Import from event-compat-sysv-0.3.9-11.fc9Bill Nottingham2008-04-258-36/+18
| | | | | | - Make ttys start after prefdm in runlevel 5 - Merge rc-default into rcS - Remove reliance on /etc/inittab
* Import from event-compat-sysv-0.3.9-8.fc9Bill Nottingham2008-04-2519-0/+353
|
* Remove the single initscript as well.initscripts-8.72-1Bill Nottingham2008-04-241-0/+1
|
* don't install S99single when using upstartBill Nottingham2008-04-241-2/+6
|
* note that ETHTOOL_OPTS really should be done as udev rulesBill Nottingham2008-04-241-6/+10
|
* 8.71-1initscripts-8.71-1Bill Nottingham2008-04-231-1/+6
|
* do a much better check for network availabilityBill Nottingham2008-04-231-3/+1
| | | | Avoids nasty 'FAILED' messages when using NetworkManager.
* There is no more GDM_LANG - handle pre-existing LANG (#372151, ↵Bill Nottingham2008-04-232-29/+17
| | | | <rstrode@redhat.com>)
* properly handle symlinks, socketsinitscripts-8.70-1Bill Nottingham2008-04-151-1/+1
|
* 8.70-1Bill Nottingham2008-04-151-1/+9
|
* find is now in /bin. Use it. (#192991, #244941, #432818, #442178, #239914)Bill Nottingham2008-04-152-20/+4
|
* Require event-compat-sysv for now (#442291)Bill Nottingham2008-04-141-1/+1
|
* Fix serial to wait for rcS to complete as wellBill Nottingham2008-04-091-0/+4
| | | | runlevel isn't actually set when udev is run. Oops.
* Handle encrpyted LVs. (#441728)Bill Nottingham2008-04-091-0/+7
| | | | This so needs to die.
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2008-04-091-566/+1808
|\
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsAnatoliy Guskov2008-04-082-3/+7
| |\
| * | 2008-04-08 Anatoliy Guskov <anatoliy.guskov@gmail.com> (viaAnatoliy Guskov2008-04-081-566/+1808
| | | | | | | | | | | | | | | | | | aguskov@fedoraproject.org) * po/ru.po: Finish Russian translation