aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/init.d
Commit message (Expand)AuthorAgeFilesLines
* remove bogus liner5-81Bill Nottingham2001-04-021-2/+0
* run *all* greps in C localeBill Nottingham2001-03-281-10/+12
* don't error if kernel.hotplug isn't there (#33256)Bill Nottingham2001-03-261-1/+1
* use new -e argument to sysctl to ignore unknown keys (#31852)Bill Nottingham2001-03-221-1/+1
* fix typoBill Nottingham2001-03-141-1/+1
* --background is fundamentally broken. Remove it for now.r5-77Bill Nottingham2001-03-141-6/+2
* do cipe stuff out of orderBill Nottingham2001-03-141-0/+28
* fix up --background some moreBill Nottingham2001-03-141-2/+2
* fix background. that was weirdBill Nottingham2001-03-141-1/+1
* fix typoBill Nottingham2001-03-131-1/+1
* fix broken translations in linuxconf-specific sectionsBill Nottingham2001-03-131-8/+8
* use /var/lib/for random seed; /var/run is cleared at bootup (#31521)Bill Nottingham2001-03-121-1/+1
* fix awk for aliasBill Nottingham2001-03-051-1/+1
* - don't attempt to work around broken linuxconf routes, simplifyBill Nottingham2001-03-051-6/+2
* change message to be less misleading (#30087)Bill Nottingham2001-02-281-1/+1
* don't explicitly kill things, init will do thatBill Nottingham2001-02-271-10/+1
* disable hotplug during network initscriptBill Nottingham2001-02-271-0/+5
* fix some ## substitutions to be correctBill Nottingham2001-02-191-2/+2
* if IPv6 is configured, make sure it's availableBill Nottingham2001-02-191-0/+8
* use 'su -' , not just 'su' (#26894)Bill Nottingham2001-02-161-1/+1
* - make pidofproc() and killproc() try to use the PID associated with the fullr5-64-2Nalin Dahyabhai2001-02-151-3/+8
* fix init.d/single to work around possible kernel bugBill Nottingham2001-02-141-1/+1
* fix typosr5-64Bill Nottingham2001-02-132-2/+2
* unmount loopback stuff before stopping netfs or shutting downBill Nottingham2001-02-132-0/+41
* return 1 in killproc if process isn't running (#26718)Bill Nottingham2001-02-121-0/+1
* fix the 'unable to shutdown cleanly' problem (#25744)Bill Nottingham2001-02-072-1/+2
* don't display japanese unless we're on a ptyBill Nottingham2001-02-061-1/+5
* don't barf errors if files aren't there (say, rc.local)Bill Nottingham2001-01-301-1/+3
* various cleanups (#10761, from mjt@tls.msk.ru)r5-59Bill Nottingham2001-01-301-61/+65
* for daemon(), look only at the pid file to see if it's running (#17244, others)Bill Nottingham2001-01-301-2/+22
* tweak usage messages (#24085)Bill Nottingham2001-01-304-4/+4
* add autofs (#17288)Bill Nottingham2001-01-291-2/+2
* do something less surprising when called with arguments (#18216)Bill Nottingham2001-01-291-0/+10
* fix inability to shutdown cleanlyBill Nottingham2001-01-242-3/+3
* fix more typosBill Nottingham2001-01-241-1/+1
* read /etc/sysconfig/clock on syncing hwclockBill Nottingham2001-01-231-2/+44
* fix up i18n stuff so it worksBill Nottingham2001-01-232-4/+11
* fix utter brokenness. Must be more careful with sedBill Nottingham2001-01-232-11/+11
* tag action, runcmd, etc. lines as wellBill Nottingham2001-01-235-46/+46
* change i18n stuff around; don't call gettext explicitly, just do echo $"some ...Bill Nottingham2001-01-237-140/+89
* typoMatt Wilson2001-01-231-1/+1
* ignore backup files in /etc/sysconfig/network-scriptsBill Nottingham2001-01-211-1/+2
* only load the module if there is one to load.Bill Nottingham2001-01-211-1/+3
* only load modules for ethernet devicesBill Nottingham2001-01-211-1/+1
* ask for startup of each network devie in CONFIRM mode. Patch from <rasmusin@w...Bill Nottingham2001-01-171-0/+17
* fix typo (#24056)Bill Nottingham2001-01-151-1/+1
* Big i18n commit. From Conectiva, originally.Bill Nottingham2001-01-027-93/+157
* sync hardware clock to system time on halt (#21187)Bill Nottingham2000-12-121-0/+3
* don't exclude proc when you're doing mount -a -t nonfs...Bill Nottingham2000-12-121-1/+1
* fix more ifconfig greps (patch from Conectiva)Bill Nottingham2000-12-121-1/+1