aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d
Commit message (Expand)AuthorAgeFilesLines
* 1) use -e on the first swaponErik Troan2001-03-221-2/+2
* fix LVM initialization (#32498)Bill Nottingham2001-03-211-3/+5
* 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
* - fix typo in rc.sysinitNalin Dahyabhai2001-03-131-3/+5
* use /var/lib/for random seed; /var/run is cleared at bootup (#31521)Bill Nottingham2001-03-121-1/+1
* bump version and add changelog.r5-75Preston Brown2001-03-121-0/+1
* work properly with new quota utilities; convert old quota format if possible.Preston Brown2001-03-101-0/+20
* tweak raid startup slightly to deal with /etc/raitab but no raid in the kerne...Bill Nottingham2001-03-081-6/+6
* avoid some error messages from USB startup (#31040)Bill Nottingham2001-03-081-3/+3
* run pam_console_apply on startup to reset permissionsBill Nottingham2001-03-071-0/+3
* typor5-70Bill Nottingham2001-03-051-1/+1
* typoBill Nottingham2001-03-051-2/+2
* 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