aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix path reference.Bill Nottingham2009-12-041-1/+1
* With the change to a single 'rc' script, use a sysv link for the single user ...Bill Nottingham2009-12-041-2/+0
* Update for new job location.Bill Nottingham2009-12-041-1/+1
* clean useless file removesPetr Lautrbach2009-12-041-4/+2
* Fix start-ttys for the correct number of ttys, and for X-on-tty1.Bill Nottingham2009-12-031-0/+2
* Fix default number of ttys.Bill Nottingham2009-12-031-1/+1
* Explicitly tell init to re-exec itself on halt, to avoid a busy filesystem.Bill Nottingham2009-12-031-0/+3
* Uppdate the docs in inittab.Bill Nottingham2009-12-031-4/+4
* 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
* 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