Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add code to set MALLOC_CHECK_ and MALLOC_PERTURB_ . | Peter Jones | 2008-06-17 | 2 | -0/+15 |
| | | | | Add mcheck to rc.sysinit. | ||||
* | 2008-06-04 Manoj Kumar Giri <mgiri@redhat.com> (via mgiri@fedoraproject.org) | Manoj Kumar Giri | 2008-06-04 | 1 | -741/+251 |
| | | | | * po/or.po: Updated Translation for Oriya | ||||
* | Fix typo, and don't restorecon on swap, etc. partitions (#448886) | Bill Nottingham | 2008-05-29 | 1 | -1/+1 |
| | |||||
* | Remove dead code | Bill Nottingham | 2008-05-23 | 1 | -16/+0 |
| | |||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Bill Nottingham | 2008-05-23 | 1 | -2/+2 |
|\ | |||||
| * | 2008-05-19 Piotr Drąg <piotrdrag@gmail.com> (via raven@fedoraproject.org) | Piotr Drąg | 2008-05-19 | 1 | -2/+2 |
| | | | | | | | | * po/pl.po: Fixed wrong string | ||||
* | | Silence extraneous error message. | Bill Nottingham | 2008-05-23 | 1 | -1/+1 |
| | | |||||
* | | Don't try to startup crypto if we can't find the device, or if it isn't there. | Bill Nottingham | 2008-05-23 | 1 | -0/+2 |
| | | |||||
* | | Don't echo crypto stuff unless we're actually *doing* something | Bill Nottingham | 2008-05-23 | 1 | -14/+5 |
| | | |||||
* | | Don't try to rename devices - udev rules are the way to go | Bill Nottingham | 2008-05-23 | 2 | -35/+0 |
|/ | |||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Bill Nottingham | 2008-05-15 | 1 | -0/+7 |
|\ | |||||
| * | Make resolve_dm_raid() work when your original raid was set up with | Peter Jones | 2008-05-14 | 1 | -0/+7 |
| | | | | | | | | parameters generated by an older dmraid's "dmraid -ay --test". | ||||
* | | Don't unmount sysfs in halt. (#446292) | Bill Nottingham | 2008-05-15 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Bill Nottingham | 2008-05-13 | 1 | -475/+159 |
|\ | |||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Eun-Ju KIm | 2008-05-09 | 30 | -2550/+459 |
| |\ | |||||
| * | | 2008-05-09 Eun-Ju KIm <eukim@redhat.com> (via eukim@fedoraproject.org) | Eun-Ju KIm | 2008-05-09 | 1 | -475/+159 |
| | | | | | | | | | | | | * po/ko.po: Updated Korean translation. | ||||
* | | | Remove rhgb support. | Bill Nottingham | 2008-05-13 | 5 | -81/+1 |
| |/ |/| | |||||
* | | don't set $LANG, rely on it to inherit from system locales (#422141) | Bill Nottingham | 2008-05-08 | 1 | -4/+4 |
| | | |||||
* | | Fix check for default route, so that netfs gets started correctly (#445509) | Bill Nottingham | 2008-05-07 | 1 | -3/+2 |
| | | |||||
* | | remove debugging cruftinitscripts-8.76-1 | Bill Nottingham | 2008-05-02 | 2 | -5/+3 |
| | | |||||
* | | Add changeloginitscripts-8.75-1 | Bill Nottingham | 2008-05-02 | 1 | -1/+4 |
| | | |||||
* | | fix syntax error (#444998) | Bill Nottingham | 2008-05-02 | 1 | -1/+1 |
| | | |||||
* | | add 8.74 changelog | Bill Nottingham | 2008-04-30 | 1 | -1/+5 |
| | | |||||
* | | Clean out garbage from end of file. | Bill Nottingham | 2008-04-30 | 1 | -2484/+0 |
| | | |||||
* | | Canonicalize the behavior. (#372151)initscripts-8.74-1 | Bill Nottingham | 2008-04-29 | 2 | -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 Nottingham | 2008-04-28 | 1 | -2/+2 |
| | | |||||
* | | 8.73-1initscripts-8.73-1 | Bill Nottingham | 2008-04-25 | 1 | -0/+2 |
| | | |||||
* | | Only run telinit for the default runlevel if we exit sanely (#444001, #444050) | Bill Nottingham | 2008-04-25 | 2 | -13/+20 |
| | | |||||
* | | Set TEXTDOMAIN, etc. and mark the message for translation | Bill Nottingham | 2008-04-25 | 1 | -1/+3 |
| | | |||||
* | | add a README for the event.d scripts with the original license | Bill Nottingham | 2008-04-25 | 2 | -1/+27 |
| | | |||||
* | | add a changelog | Bill Nottingham | 2008-04-25 | 1 | -1/+4 |
| | | |||||
* | | Obsolete event-compat-sysv | Bill Nottingham | 2008-04-25 | 1 | -1/+5 |
| | | |||||
* | | Import from event-compat-sysv-0.3.9-14.fc9 | Bill Nottingham | 2008-04-25 | 3 | -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.fc9 | Bill Nottingham | 2008-04-25 | 2 | -2/+2 |
| | | | | | | | | - Use the proper field in /etc/inittab | ||||
* | | Import from event-compat-sysv-0.3.9-12.fc9 | Bill Nottingham | 2008-04-25 | 3 | -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.fc9 | Bill Nottingham | 2008-04-25 | 8 | -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.fc9 | Bill Nottingham | 2008-04-25 | 19 | -0/+353 |
| | | |||||
* | | Remove the single initscript as well.initscripts-8.72-1 | Bill Nottingham | 2008-04-24 | 1 | -0/+1 |
| | | |||||
* | | don't install S99single when using upstart | Bill Nottingham | 2008-04-24 | 1 | -2/+6 |
| | | |||||
* | | note that ETHTOOL_OPTS really should be done as udev rules | Bill Nottingham | 2008-04-24 | 1 | -6/+10 |
| | | |||||
* | | 8.71-1initscripts-8.71-1 | Bill Nottingham | 2008-04-23 | 1 | -1/+6 |
| | | |||||
* | | do a much better check for network availability | Bill Nottingham | 2008-04-23 | 1 | -3/+1 |
| | | | | | | | | Avoids nasty 'FAILED' messages when using NetworkManager. | ||||
* | | There is no more GDM_LANG - handle pre-existing LANG (#372151, ↵ | Bill Nottingham | 2008-04-23 | 2 | -29/+17 |
| | | | | | | | | <rstrode@redhat.com>) | ||||
* | | properly handle symlinks, socketsinitscripts-8.70-1 | Bill Nottingham | 2008-04-15 | 1 | -1/+1 |
| | | |||||
* | | 8.70-1 | Bill Nottingham | 2008-04-15 | 1 | -1/+9 |
| | | |||||
* | | find is now in /bin. Use it. (#192991, #244941, #432818, #442178, #239914) | Bill Nottingham | 2008-04-15 | 2 | -20/+4 |
| | | |||||
* | | Require event-compat-sysv for now (#442291) | Bill Nottingham | 2008-04-14 | 1 | -1/+1 |
| | | |||||
* | | Fix serial to wait for rcS to complete as well | Bill Nottingham | 2008-04-09 | 1 | -0/+4 |
| | | | | | | | | runlevel isn't actually set when udev is run. Oops. | ||||
* | | Handle encrpyted LVs. (#441728) | Bill Nottingham | 2008-04-09 | 1 | -0/+7 |
| | | | | | | | | This so needs to die. | ||||
* | | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Bill Nottingham | 2008-04-09 | 1 | -566/+1808 |
|\ \ | |/ |