aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/init.d
Commit message (Expand)AuthorAgeFilesLines
* bacport daemon coredump file supportBill Nottingham2004-09-271-3/+2
* vlan fixes (#107504, <hrunting@texas.net>)Bill Nottingham2004-06-071-2/+15
* 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
* merge in rhgb changesBill Nottingham2004-02-191-0/+4
* clear out environment (#113937, #111584)Bill Nottingham2004-01-281-0/+7
* fix xDSL and other interfaces (#109601)Bill Nottingham2003-11-101-6/+6
* don't order bringing down bonding interfacesBill Nottingham2003-09-091-7/+2
* fix bonding+dhcp (#91399); bring bonding device links up, then bring up slave...Bill Nottingham2003-09-051-0/+6
* 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
* handle sorting > 10 network devices (#98209)Bill Nottingham2003-09-041-1/+2
* 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
* 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
* 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
* 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
* - only coding style changesFlorian La Roche2002-07-141-16/+14
* - exclude zh_CN.GB18030 for setting LANGFlorian La Roche2002-07-121-1/+1
* - /etc/init.d/functions:Florian La Roche2002-07-111-8/+26
* - drastically reduce the number of consoletype invocationsFlorian La Roche2002-07-101-12/+11
* - better checks for backup filesFlorian La Roche2002-07-101-6/+7
* * Tue Jul 09 2002 Florian La Roche <Florian.LaRoche@redhat.de>Florian La Roche2002-07-102-3/+3
* - fix #68123Florian La Roche2002-07-091-1/+1
* - only coding styleFlorian La Roche2002-07-051-6/+6
* - just coding style, no real changesFlorian La Roche2002-07-051-6/+6
* - only cosmetic changesFlorian La Roche2002-07-051-4/+4
* - this should only be sourced inFlorian La Roche2002-07-051-4/+1
* - set PATH also in /etc/sysconfig/network-scripts/network-functionsFlorian La Roche2002-06-261-1/+1
* - change to /etc/init.d/functionsFlorian La Roche2002-06-261-1/+1
* - further eliminate PATH settingsFlorian La Roche2002-06-261-3/+1
* - PATH is set in init.d/functions, no need to set it separatelyFlorian La Roche2002-06-263-6/+2
* - further cleanupsFlorian La Roche2002-06-265-21/+7
* - move HALTARGS down some moreFlorian La Roche2002-06-261-5/+3