aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/init.d
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* - start cleaning up some sh coding thingsFlorian La Roche2002-06-262-35/+30
* shut up sysctlBill Nottingham2002-04-131-1/+1
* run sysctl again at the end of network (for interface-specific parameters)Bill Nottingham2002-04-121-0/+2
* -x, not -fBill Nottingham2002-03-271-1/+1
* add halt hook for rlxBill Nottingham2002-03-271-0/+4
* be quiet if $LSB is setBill Nottingham2002-03-131-6/+6
* add --force to daemon() (needed for LSB)Bill Nottingham2002-03-131-2/+6
* provide various LSB init facilitiesBill Nottingham2002-03-132-0/+6
* add warning message target. For LSB stuffBill Nottingham2002-03-131-0/+25