aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d
Commit message (Expand)AuthorAgeFilesLines
* fix awk for aliasBill Nottingham2001-03-051-1/+1
* - don't attempt to work around broken linuxconf routes, simplifyBill Nottingham2001-03-051-6/+2
* insert multiple USB controllers correctlyBill Nottingham2001-03-021-4/+6
* change message to be less misleading (#30087)Bill Nottingham2001-02-281-1/+1
* *** empty log message ***r5-68Bill Nottingham2001-02-271-5/+5
* mount usbdevfs before loading host controller module, don't explicitly load u...Bill Nottingham2001-02-271-8/+2
* don't explicitly kill things, init will do thatBill Nottingham2001-02-271-10/+1
* call sndconfig --mungepnp to set up sound for non-native PnP driversBill Nottingham2001-02-271-0/+5
* don't run isapnp on isapnp-enabled 2.4 kernelsBill Nottingham2001-02-271-1/+1
* disable hotplug during network initscriptBill Nottingham2001-02-271-0/+5
* load usb-storage if neededBill Nottingham2001-02-231-0/+7
* initialize multiple USB controllers if necessaryBill Nottingham2001-02-221-1/+1
* don't load agpgart automatically; X should handle thisBill Nottingham2001-02-201-5/+0
* 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
* disable hotplug if 'nomodules' is specifiedBill Nottingham2001-02-161-0/+2
* 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
* load ide-cd before ide-scsiBill Nottingham2001-02-081-0/+1
* unset LC_ALL before calling halt/reboot as wellBill Nottingham2001-02-071-0/+1
* fix the 'unable to shutdown cleanly' problem (#25744)Bill Nottingham2001-02-072-1/+2
* load ide-scsi if they asked for itBill Nottingham2001-02-061-0/+5
* don't display japanese unless we're on a ptyBill Nottingham2001-02-061-1/+5
* mon has a subdirectory in odd places as well. (#26924)Bill Nottingham2001-02-061-1/+1
* fix commentBill Nottingham2001-02-061-1/+1
* do USB initialization even if we don't need to load a host-controller module ...Bill Nottingham2001-02-061-0/+4
* Fixed typo in comment (bugzilla 25998) ;-)Karsten Hopp2001-02-051-1/+1
* 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
* fix raid start if it's all modular, and no initrd (#25291)Bill Nottingham2001-01-301-2/+6
* add sleep 1 to avoid race (#17842)Bill Nottingham2001-01-291-0/+1
* add autofs (#17288)Bill Nottingham2001-01-291-2/+2
* touch /var/lock/subsys/local so we only get run onceBill Nottingham2001-01-291-0/+1
* do something less surprising when called with arguments (#18216)Bill Nottingham2001-01-291-0/+10
* add devfs to mtab (#20261)Bill Nottingham2001-01-291-0/+1
* fix inability to shutdown cleanlyBill Nottingham2001-01-243-3/+9
* fix more typosBill Nottingham2001-01-241-1/+1
* don't try and set up LVM if /etc/lvmtab doesn't existBill 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-233-6/+15
* fix utter brokenness. Must be more careful with sedBill Nottingham2001-01-233-18/+18
* tag action, runcmd, etc. lines as wellBill Nottingham2001-01-237-84/+84
* change i18n stuff around; don't call gettext explicitly, just do echo $"some ...Bill Nottingham2001-01-239-179/+129
* typoMatt Wilson2001-01-231-1/+1