aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/init.d
Commit message (Collapse)AuthorAgeFilesLines
* rhgb enhancements (<veillard@redhat.com>, #132665)Bill Nottingham2004-09-171-0/+12
|
* remove rawdevices (#130048)Bill Nottingham2004-08-181-77/+0
|
* fix nfs unmounting (#129765)Bill Nottingham2004-08-122-3/+3
|
* don't bring interfaces down twice (#127487)Bill Nottingham2004-07-271-1/+3
|
* move random stuff to rc.sysinit/halt; move all swap to after this.Bill Nottingham2004-07-072-59/+5
| | | | prereq of bug #123278
* vlan fixes (#107504, <hrunting@texas.net>)Bill Nottingham2004-06-071-2/+16
|
* fix bridging confusing module order (#122848, <luto@myrealbox.com>)Bill Nottingham2004-05-211-0/+1
|
* remove ipv6 bogosity (#114128)Bill Nottingham2004-04-211-8/+0
|
* duhr7-49Bill Nottingham2004-03-261-1/+1
|
* use alsa for mixer savingBill Nottingham2004-03-261-3/+3
|
* don't umount /proc (#118880)Bill Nottingham2004-03-221-1/+1
|
* fix umounting code (#113088, <giardina@airlab.elet.polimi.it>)Bill Nottingham2004-03-171-1/+1
|
* handle CIFS (#115691)Bill Nottingham2004-03-171-2/+14
|
* clear out environment (#113937, #111584)Bill Nottingham2004-01-281-0/+9
|
* don't umount /sysBill Nottingham2004-01-281-1/+1
|
* fix mount invocationBill Nottingham2004-01-271-1/+1
|
* NFSv4 support (<chucklever@bigfoot.com>, <steved@redhat.com>)Bill Nottingham2004-01-272-6/+27
|
* fix xDSL and other interfaces (#109601)Bill Nottingham2003-11-101-8/+8
|
* turn on details on failed servicesBill Nottingham2003-10-281-0/+1
|
* switch on rhgb details for confirm mode. (#100894)Bill Nottingham2003-10-221-0/+2
| | | | catch a couple more failure cases in rc.sysinit for jumping out of rhgb.
* export LANG, fixes rhgb in CJKBill Nottingham2003-10-081-0/+1
|
* use upsdrvctl to start the shutdown processThan Ngo2003-09-151-1/+5
|
* bridging support (<dwmw2@redhat.com>)Bill Nottingham2003-09-091-6/+15
|
* fix bonding+dhcp (#91399); bring bonding device links up, then bring up ↵Bill Nottingham2003-09-051-0/+6
| | | | slaves, then bring up bonding interface fully
* revert - bringing up bonding interfaces last doesn't workBill Nottingham2003-09-051-7/+2
|
* add bonding & xDSL to the list of devices brought up afterwards (#97030,#91399)Bill Nottingham2003-09-041-3/+48
| | | | and bring them down first (#103042)
* handle sorting > 10 network devices (#98209)Bill Nottingham2003-09-041-1/+2
|
* check for a parameter (#84799)Bill Nottingham2003-09-041-0/+10
|
* fix error message on directories with spaces (#86066)Bill Nottingham2003-09-041-1/+1
|
* fix shutdown with NFS root (#100556, <Julian.Blake@cern.ch>)Bill Nottingham2003-09-032-5/+11
|
* check for /proc/swaps before awking it (#99373, <daniel.blueman@gmx.net>)Bill Nottingham2003-09-031-1/+1
|
* GRAPHICAL=yes, not BOOTUP=graphicalr7-22Bill Nottingham2003-05-211-1/+1
|
* rhgb updatesBill Nottingham2003-04-301-11/+7
|
* - new releaser7-16Florian La Roche2003-04-182-46/+14
|
* - init.d/network: don't advertise "probe: true" in the header if we don'tNalin Dahyabhai2003-03-171-1/+1
| | | | recognize "probe" as an argument
* fix checkpid for multiple pids (#83401)Bill Nottingham2003-02-041-2/+2
|
* vlan fixes (<tis@foobar.fi>)Bill Nottingham2003-02-041-1/+1
|
* 802.1Q VLAN support (<tis@foobar.fi>, #82593)r7-05Bill Nottingham2003-01-311-1/+14
|
* add zh_TW, match all variants of those localesBill Nottingham2003-01-201-1/+1
|
* add zh_TW (#82235)Bill Nottingham2003-01-201-1/+1
|
* unmark some stringsBill Nottingham2003-01-141-1/+1
|
* rework halt script (#76831, <michal@harddata.com>)Bill Nottingham2003-01-141-3/+4
|
* support NICELEVEL in the environment (#77846)Bill Nottingham2003-01-141-0/+3
|
* fix status (#81471)Bill Nottingham2003-01-141-1/+1
|
* just use /usr/share/locale ; you need glibc locale stuff anyway...Bill Nottingham2003-01-141-1/+0
|
* fix CJK text on the consoleBill Nottingham2003-01-141-2/+4
|
* speedups (<drepper@redhat.com>)Bill Nottingham2003-01-073-23/+25
| | | | | - use LC_ALL=C - don't use both grep&awk on the same file, just use awk
* graphical boot changesBill Nottingham2002-12-171-5/+12
|
* use lazy umount, tweak requires as neededBill Nottingham2002-12-021-2/+2
|
* fix tmpfs umounts (#68178, <tjko@iki.fi>)Bill Nottingham2002-08-141-0/+1
|