| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Check for dhclient configuration in /etc/dhcp as well (#607764, #607766) | Bill Nottingham | 2010-06-24 | 1 | -1/+3 |
* | Remove obsolete documentation (we don't support dhcpcd.) | Bill Nottingham | 2010-06-24 | 1 | -7/+1 |
* | Cleanup. | Bill Nottingham | 2010-06-24 | 1 | -2/+2 |
* | Handle quoted SUBCHANNELS (#607481) | Bill Nottingham | 2010-06-24 | 1 | -2/+2 |
* | l10n: Updates to Dutch (Flemish) (nl) translation | warrink | 2010-06-24 | 1 | -362/+348 |
* | Also init_crypto for encrypyed network block devices. (#605600) | Bill Nottingham | 2010-06-23 | 3 | -160/+165 |
* | Use /etc/system-release. | Bill Nottingham | 2010-06-18 | 2 | -7/+7 |
* | l10n: Updates to Oriya (or) translation | mgiri | 2010-06-10 | 1 | -456/+165 |
* | l10n: Updates to Greek (el) translation | charnik | 2010-06-04 | 1 | -951/+1294 |
* | Remove 'BOOTP' config option. It was considered 'old' in 1997. (Seriously.) | Bill Nottingham | 2010-06-04 | 2 | -10/+0 |
* | Don't use a full path when killing racoon, so it works in MLS policy (#567295) | Bill Nottingham | 2010-06-04 | 2 | -2/+2 |
* | Check NM_CONTROLLED before deciding to use NM for a connection. (#599707, pro... | Bill Nottingham | 2010-06-04 | 1 | -1/+1 |
* | Add functions to check shvar-style variables. | Bill Nottingham | 2010-06-04 | 1 | -0/+21 |
* | Always reboot on autorelabel. (#595823) | Bill Nottingham | 2010-06-03 | 1 | -19/+9 |
* | l10n: Updates to Chinese (China) (zh_CN) translation | leahliu | 2010-05-28 | 1 | -427/+155 |
* | Handle permission denied on reading PID file. (#595597) | Bill Nottingham | 2010-05-25 | 1 | -0/+4 |
* | Remove extraneous newline. | Bill Nottingham | 2010-05-20 | 1 | -1/+0 |
* | Bump release.initscripts-9.14-1 | Bill Nottingham | 2010-05-19 | 1 | -2/+2 |
* | Fix debugging leftovers. | Bill Nottingham | 2010-05-19 | 1 | -2/+1 |
* | 9.13-1initscripts-9.13-1 | Bill Nottingham | 2010-05-19 | 1 | -1/+10 |
* | Improve shutdown splash screen reliability | Ray Strode | 2010-05-19 | 3 | -14/+28 |
* | Use new lvm2 --sysinit option. Conflict with older lvm2. (#588777) | Bill Nottingham | 2010-05-18 | 2 | -4/+2 |
* | Behave sanely if we're not passed a device at all. (#589521, #592108) | Bill Nottingham | 2010-05-13 | 1 | -0/+2 |
* | Get rid of a silly error message for loopback devices. | Bill Nottingham | 2010-05-13 | 1 | -1/+1 |
* | export debug variables. (#589378) | Bill Nottingham | 2010-05-13 | 1 | -3/+3 |
* | Check for NetworkManager to be connected, not just running. (#589710, #592095) | Bill Nottingham | 2010-05-13 | 1 | -1/+1 |
* | rcS*.conf - check if /etc/inittab exists (#590703) | Petr Lautrbach | 2010-05-13 | 2 | -2/+2 |
* | Clean up some leftover VLAN code; clarify documentation. | Bill Nottingham | 2010-05-13 | 2 | -3/+1 |
* | use ip command for vlan instead of vconfig | Petr Lautrbach | 2010-05-13 | 4 | -33/+10 |
* | Ignore monitoring on startup. (#589037) | Bill Nottingham | 2010-05-05 | 1 | -1/+1 |
* | Update for new nmcli syntax.initscripts-9.12-1 | Bill Nottingham | 2010-05-05 | 3 | -5/+8 |
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Bill Nottingham | 2010-05-04 | 1 | -2/+2 |
|\ |
|
| * | l10n: Updates to Swedish (sv) translation | goeran | 2010-05-01 | 1 | -2/+2 |
* | | 9.11-1initscripts-9.11-1 | Bill Nottingham | 2010-05-03 | 1 | -1/+4 |
* | | Fix shutdown as well as plymouth quitting. | Bill Nottingham | 2010-05-03 | 1 | -0/+1 |
|/ |
|
* | 9.10-1initscripts-9.10-1 | Bill Nottingham | 2010-04-28 | 1 | -1/+9 |
* | Tweak manpage so it formats correctly (#586476) | Bill Nottingham | 2010-04-27 | 1 | -1/+2 |
* | Add --retain-splash for KDM as well (#585250) | Bill Nottingham | 2010-04-27 | 1 | -0/+1 |
* | Handle being unable to read a specified pid file. (#584575) | Bill Nottingham | 2010-04-26 | 1 | -2/+8 |
* | Use 'task' for stopping plymouth. (<rstrode@redhat.com>) | Bill Nottingham | 2010-04-26 | 1 | -0/+2 |
* | Run dhclient -6 similar to dhclient -4. (#585047) | Bill Nottingham | 2010-04-23 | 1 | -1/+1 |
* | Don't run on odd interfaces. (#584530) | Bill Nottingham | 2010-04-21 | 1 | -0/+2 |
* | 9.09-1initscripts-9.09-1 | Bill Nottingham | 2010-04-09 | 1 | -1/+9 |
* | Change how we handle RAID arrays. (<dledford@redhat.com>) | Bill Nottingham | 2010-04-09 | 2 | -2/+2 |
* | Fix translation mis-paste. (#575954, <pb@bieringer.de>) | Bill Nottingham | 2010-04-09 | 1 | -1/+1 |
* | Correct the fix for not clearing environment with runuser. (#203010, #564093) | Bill Nottingham | 2010-04-09 | 1 | -1/+1 |
* | Fix mdmom pid handling for newer mdadm (#549726, <dledford@redhat.com>) | Bill Nottingham | 2010-04-06 | 1 | -2/+2 |
* | Only blacklist the original loopback interface. (#579816, <evgsyr@gmail.com>) | Bill Nottingham | 2010-04-06 | 1 | -1/+2 |
* | l10n: Updates to Japanese (ja) translation | khasida | 2010-03-23 | 1 | -235/+138 |
* | l10n: Updates to Ukrainian (uk) translation | mvdz | 2010-03-21 | 1 | -237/+134 |