aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Remove the dirty dirty hack in favor of an 'and' clause.Bill Nottingham2009-12-031-20/+3
| * Actually commit new files.Bill Nottingham2009-12-033-0/+36
| * fixed serial console handlingPetr Lautrbach2009-12-031-2/+3
| * fixed usage of initctl emit in /etc/rcPetr Lautrbach2009-12-031-4/+4
| * Coalesce the multiple rcX and ttyX jobs into single files.Bill Nottingham2009-12-0322-291/+23
| * Move to new upstart job location and file extension.Bill Nottingham2009-12-0325-14/+14
| * Remove event we never meant to ship.Bill Nottingham2009-12-021-18/+0
* | Remove more initlog references.Bill Nottingham2009-12-041-4/+0
* | Remove very obsolete doexec.Bill Nottingham2009-12-045-41/+1
* | Remove minilogd code as well.Bill Nottingham2009-12-042-195/+0
* | Remove initlog code as well.Bill Nottingham2009-12-046-922/+0
* | Remove event we never meant to ship.Bill Nottingham2009-11-251-18/+0
* | Handle yet another random return string from dmraid.Bill Nottingham2009-11-251-1/+1
|/
* Old-style RTC devices won't have the 'hctosys' attribute. Handle them correct...Bill Nottingham2009-11-171-2/+1
* Keep error codes limited to '1'. (#537841)Bill Nottingham2009-11-171-3/+3
* Remove deprecation for older route syntax.Bill Nottingham2009-11-121-2/+2
* Add initial ifup/ifdown man pages. (#529328, <plautrba@redhat.com>)Bill Nottingham2009-11-022-0/+38
* 9.02-1initscripts-9.02-1Bill Nottingham2009-10-271-1/+9
* Remove references to ifup-iucv. (#507217)Bill Nottingham2009-10-271-2/+0
* Remove long since deprecated initlog.Bill Nottingham2009-10-262-6/+1
* Remove IUCV support. (#507217)Bill Nottingham2009-10-262-46/+0
* halt: put a wrapper around killall5 to account for retval 2 not being an errorHans de Goede2009-10-211-4/+13
* Honor DEFROUTE=yes|no for 'all' connection types. (#528822)Bill Nottingham2009-10-211-1/+1
* Load bonding driver if BONDING_OPTS is defined. (#516569)Bill Nottingham2009-10-201-0/+2
* Move .cvsignore -> .gitignore.Bill Nottingham2009-10-201-0/+0
* Put /dev/shm in mtab too, as dracut now mounts it. (#528667)Bill Nottingham2009-10-151-0/+1
* 9.01-1initscripts-9.01-1Bill Nottingham2009-10-091-1/+6
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2009-10-092-8/+15
|\
| * Sending translation for Finnishvpv2009-10-081-6/+13
| * Sending translation for Polishraven2009-10-081-2/+2
* | dmraid can return 'no raid disks' to stdout. Handle it. (#527726, <mschmidt@r...Bill Nottingham2009-10-091-8/+11
|/
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2009-10-071-81/+50
|\
| * Sending translation for Norwegian Bokmålkmaraas2009-10-051-81/+50
* | Add /var/lib/xend. (#526046)Bill Nottingham2009-10-071-0/+1
* | 9.00-1initscripts-9.00-1Bill Nottingham2009-10-021-1/+10
|/
* Wrap /sbin/killall5 to catch some return codes. (#526539)Bill Nottingham2009-10-021-2/+11
* Sending translation for Danishkristho2009-09-301-7/+10
* Sending translation for Danishkristho2009-09-291-153/+90
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2009-09-293-2032/+745
|\
| * Sending translation for Maithilirajesh2009-09-221-610/+233
| * Sending translation for Polishraven2009-09-221-84/+86
| * Sending translation for Ukrainianmvdz2009-09-221-1338/+426
* | More random return code fixes.Bill Nottingham2009-09-293-3/+4
* | Fix stop/start return codes (#524489).Bill Nottingham2009-09-241-0/+2
|/
* Handle both kernels with CONFIG_RTC_HCTOSYS and those without.Bill Nottingham2009-09-211-2/+4
* Various initscript guideline fixes. (#524489)Bill Nottingham2009-09-211-3/+5
* Various initscript standard changes. (#524486)Bill Nottingham2009-09-211-2/+4
* Various cleanups to meet standards. (#524480)Bill Nottingham2009-09-211-1/+3
* Require newer sysvinit-tools for killall5 -o changes.Bill Nottingham2009-09-211-0/+1
* Use halt's return code to avoid unnecessary sleeping. (#524359, <hdegoede@red...Bill Nottingham2009-09-211-2/+5