Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove minilogd code as well. | Bill Nottingham | 2009-12-04 | 2 | -195/+0 |
| | |||||
* | Remove initlog code as well. | Bill Nottingham | 2009-12-04 | 6 | -922/+0 |
| | |||||
* | Remove event we never meant to ship. | Bill Nottingham | 2009-11-25 | 1 | -18/+0 |
| | |||||
* | Handle yet another random return string from dmraid. | Bill Nottingham | 2009-11-25 | 1 | -1/+1 |
| | |||||
* | Old-style RTC devices won't have the 'hctosys' attribute. Handle them ↵ | Bill Nottingham | 2009-11-17 | 1 | -2/+1 |
| | | | | correctly. (#537595) | ||||
* | Keep error codes limited to '1'. (#537841) | Bill Nottingham | 2009-11-17 | 1 | -3/+3 |
| | |||||
* | Remove deprecation for older route syntax. | Bill Nottingham | 2009-11-12 | 1 | -2/+2 |
| | |||||
* | Add initial ifup/ifdown man pages. (#529328, <plautrba@redhat.com>) | Bill Nottingham | 2009-11-02 | 2 | -0/+38 |
| | |||||
* | 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 |
| | | | | This stops us from showing [ FAILED ] when there were no processes to kill. | ||||
* | 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, ↵ | Bill Nottingham | 2009-10-09 | 1 | -8/+11 |
|/ | | | | <mschmidt@redhat.com>) | ||||
* | 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 |
| | | | | | | | killall5 now returns '2' if there are no processes to kill; we don't want to treat that as 'failure'. Patch adapted from (<hdegoede@redhat.com>). | ||||
* | 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, ↵ | Bill Nottingham | 2009-09-21 | 1 | -2/+5 |
| | | | | <hdegoede@redhat.com>) | ||||
* | Don't kill mdmon on shutdown. (#524357, <hdegoede@redhat.com>) | Bill Nottingham | 2009-09-21 | 1 | -2/+16 |
| | | | | Horray for bad kernel <-> userspace interactions. | ||||
* | Do not try and activate ISW raidsets, unless noiswmd is passed. (#524355, ↵ | Bill Nottingham | 2009-09-21 | 1 | -3/+5 |
| | | | | <hdegoede@redhat.com>) | ||||
* | Sending translation for Swedish | goeran | 2009-09-20 | 1 | -383/+87 |
| | |||||
* | Sending translation for Catalan | xconde | 2009-09-19 | 1 | -4/+7 |
| | |||||
* | Sending translation for Czech | covex | 2009-09-17 | 1 | -335/+206 |
| | |||||
* | 8.99-1initscripts-8.99-1 | Bill Nottingham | 2009-09-14 | 1 | -2/+7 |
| | |||||
* | Sending translation for Russian | ypoyarko | 2009-09-14 | 1 | -37/+50 |
| | |||||
* | Sending translation for Punjabi | jassy | 2009-09-10 | 1 | -6/+5 |
| | |||||
* | Sending translation for German | hedda | 2009-09-10 | 1 | -407/+73 |
| |