| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't use the /sbin/ip wrapper that was removed in mid-2009.F12-branch | Bill Nottingham | 2010-10-22 | 2 | -3/+3 |
* | Remove extraneous newline. | Bill Nottingham | 2010-05-20 | 1 | -1/+0 |
* | export debug variables. (#589378) | Bill Nottingham | 2010-05-13 | 1 | -3/+3 |
* | 9.02.2-1initscripts-9.02.2-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 |
* | Fix translation mis-paste. (#575954, <pb@bieringer.de>) | Bill Nottingham | 2010-04-09 | 1 | -1/+1 |
* | Only blacklist the original loopback interface. (#579816, <evgsyr@gmail.com>) | Bill Nottingham | 2010-04-06 | 1 | -1/+2 |
* | Check dmraid's return code, to catch 'no raid sets' error. (#568790) | Bill Nottingham | 2010-02-26 | 1 | -1/+1 |
* | If HWADDR is set and DEVICE is not, use HWADDR to determine DEVICE. (#545597) | Bill Nottingham | 2010-01-22 | 1 | -6/+7 |
* | 9.02.1-1initscripts-9.02.1-1 | Bill Nottingham | 2009-12-04 | 1 | -1/+7 |
* | Handle yet another random return string from dmraid. | Bill Nottingham | 2009-12-04 | 1 | -1/+1 |
* | Remove event we never meant to ship. | Bill Nottingham | 2009-12-04 | 1 | -18/+0 |
* | Old-style RTC devices won't have the 'hctosys' attribute. Handle them correct... | Bill Nottingham | 2009-11-17 | 1 | -2/+1 |
* | Sending translation for Greek | pkst | 2009-11-02 | 1 | -1412/+1403 |
* | 9.02-1initscripts-9.02-1 | Bill Nottingham | 2009-10-27 | 1 | -1/+9 |
* | Remove references to ifup-iucv. (#507217) | Bill Nottingham | 2009-10-27 | 1 | -2/+0 |
* | Remove long since deprecated initlog. | Bill Nottingham | 2009-10-26 | 2 | -6/+1 |
* | Remove IUCV support. (#507217) | Bill Nottingham | 2009-10-26 | 2 | -46/+0 |
* | halt: put a wrapper around killall5 to account for retval 2 not being an error | Hans de Goede | 2009-10-21 | 1 | -4/+13 |
* | Honor DEFROUTE=yes|no for 'all' connection types. (#528822) | Bill Nottingham | 2009-10-21 | 1 | -1/+1 |
* | Load bonding driver if BONDING_OPTS is defined. (#516569) | Bill Nottingham | 2009-10-20 | 1 | -0/+2 |
* | Move .cvsignore -> .gitignore. | Bill Nottingham | 2009-10-20 | 1 | -0/+0 |
* | Put /dev/shm in mtab too, as dracut now mounts it. (#528667) | Bill Nottingham | 2009-10-15 | 1 | -0/+1 |
* | 9.01-1initscripts-9.01-1 | Bill Nottingham | 2009-10-09 | 1 | -1/+6 |
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Bill Nottingham | 2009-10-09 | 2 | -8/+15 |
|\ |
|
| * | Sending translation for Finnish | vpv | 2009-10-08 | 1 | -6/+13 |
| * | Sending translation for Polish | raven | 2009-10-08 | 1 | -2/+2 |
* | | dmraid can return 'no raid disks' to stdout. Handle it. (#527726, <mschmidt@r... | Bill Nottingham | 2009-10-09 | 1 | -8/+11 |
|/ |
|
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Bill Nottingham | 2009-10-07 | 1 | -81/+50 |
|\ |
|
| * | Sending translation for Norwegian Bokmål | kmaraas | 2009-10-05 | 1 | -81/+50 |
* | | Add /var/lib/xend. (#526046) | Bill Nottingham | 2009-10-07 | 1 | -0/+1 |
* | | 9.00-1initscripts-9.00-1 | Bill Nottingham | 2009-10-02 | 1 | -1/+10 |
|/ |
|
* | Wrap /sbin/killall5 to catch some return codes. (#526539) | Bill Nottingham | 2009-10-02 | 1 | -2/+11 |
* | Sending translation for Danish | kristho | 2009-09-30 | 1 | -7/+10 |
* | Sending translation for Danish | kristho | 2009-09-29 | 1 | -153/+90 |
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Bill Nottingham | 2009-09-29 | 3 | -2032/+745 |
|\ |
|
| * | Sending translation for Maithili | rajesh | 2009-09-22 | 1 | -610/+233 |
| * | Sending translation for Polish | raven | 2009-09-22 | 1 | -84/+86 |
| * | Sending translation for Ukrainian | mvdz | 2009-09-22 | 1 | -1338/+426 |
* | | More random return code fixes. | Bill Nottingham | 2009-09-29 | 3 | -3/+4 |
* | | Fix stop/start return codes (#524489). | Bill Nottingham | 2009-09-24 | 1 | -0/+2 |
|/ |
|
* | Handle both kernels with CONFIG_RTC_HCTOSYS and those without. | Bill Nottingham | 2009-09-21 | 1 | -2/+4 |
* | Various initscript guideline fixes. (#524489) | Bill Nottingham | 2009-09-21 | 1 | -3/+5 |
* | Various initscript standard changes. (#524486) | Bill Nottingham | 2009-09-21 | 1 | -2/+4 |
* | Various cleanups to meet standards. (#524480) | Bill Nottingham | 2009-09-21 | 1 | -1/+3 |
* | Require newer sysvinit-tools for killall5 -o changes. | Bill Nottingham | 2009-09-21 | 1 | -0/+1 |
* | Use halt's return code to avoid unnecessary sleeping. (#524359, <hdegoede@red... | Bill Nottingham | 2009-09-21 | 1 | -2/+5 |
* | Don't kill mdmon on shutdown. (#524357, <hdegoede@redhat.com>) | Bill Nottingham | 2009-09-21 | 1 | -2/+16 |
* | Do not try and activate ISW raidsets, unless noiswmd is passed. (#524355, <hd... | Bill Nottingham | 2009-09-21 | 1 | -3/+5 |