aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d
Commit message (Collapse)AuthorAgeFilesLines
...
* use usb-uhci, not uhciBill Nottingham2000-08-021-1/+1
|
* don't fsck an NFS root filesystemBill Nottingham2000-07-311-1/+2
|
* fix fastbootBill Nottingham2000-07-311-1/+1
|
* don't unmount / in netfsBill Nottingham2000-07-311-4/+4
|
* fix unclean shutdownBill Nottingham2000-07-261-3/+3
|
* s/nill/null/gr5-38Nalin Dahyabhai2000-07-251-1/+1
|
* unmount usb filesystem on shutdownBill Nottingham2000-07-251-0/+2
|
* add raw device support from karstenBill Nottingham2000-07-251-0/+79
|
* fix usb ugliness on non-PCI machinesBill Nottingham2000-07-241-3/+3
|
* revertBill Nottingham2000-07-249-13/+13
|
* /etc/init.d -> /etc/rc.d/init.dr5-36Bernhard Rosenkraenzer2000-07-248-12/+12
|
* Use /etc/rc.d/init.dTrond Eivind Glomsrod2000-07-201-1/+1
|
* - add "nousb" command line parameterr5-35Trond Eivind Glomsrod2000-07-181-19/+23
| | | | - fix some warnings when mounting /proc/bus/usb
* fix == in shellBill Nottingham2000-07-131-4/+4
|
* chuck ulimit errors to /dev/nullBill Nottingham2000-07-131-1/+1
|
* Don't try to initialize disabled (IRQwise) USB controller.Trond Eivind Glomsrod2000-07-101-1/+4
|
* move usb initialization up (for keyboards)Bill Nottingham2000-07-061-37/+38
|
* Dont use tailTrond Eivind Glomsrod2000-07-021-3/+1
|
* allow 'fastboot' on kernel commandline to skip fsckBill Nottingham2000-07-021-2/+9
|
* Added USB initializing, including drivers for mouse and keyboards (if needeed)Trond Eivind Glomsrod2000-06-291-0/+37
|
* Added support for EIDE disk optimization via /etc/sysconfig/hardddisksTrond Eivind Glomsrod2000-06-271-0/+34
|
* *** empty log message ***r5-21Bill Nottingham2000-06-271-4/+0
|
* use the process's basename when looking for pid filesNalin Dahyabhai2000-06-161-12/+16
|
* /etc/rc.d/init.d -> /etc/init.d. Wheeeeee.Bill Nottingham2000-06-158-25/+25
|
* switch to /dev/shm from /var/shmBill Nottingham2000-06-131-2/+2
|
* change a -A to a -a in a testNalin Dahyabhai2000-06-121-1/+1
|
* set core dump soft limit, not hard limitBill Nottingham2000-06-101-1/+1
|
* use depmod -A, not depmod -a.Preston Brown2000-06-081-3/+3
|
* conf.modules -> modules.confBill Nottingham2000-06-011-3/+3
|
* remove read-only root remount; it's unnecessaryBill Nottingham2000-05-311-2/+0
|
* use pidofproc ; it does its own basename (#11762)Bill Nottingham2000-05-311-2/+2
|
* fix check for strange linuxconf static-routesBill Nottingham2000-05-311-3/+6
|
* fix bug #11267r5-12Nalin Dahyabhai2000-05-111-1/+1
|
* fix old compatibility cruftBill Nottingham2000-05-021-1/+1
|
* remove extraneous messageBill Nottingham2000-04-191-1/+1
|
* typoBill Nottingham2000-04-191-1/+1
|
* use /poweroff and /halt to determine whether powering offBill Nottingham2000-04-192-2/+8
|
* that's betterBill Nottingham2000-04-131-1/+1
|
* that check was bogusBill Nottingham2000-04-131-1/+1
|
* don't bring up commented out 'ONBOOT' interfaces ; don't shut down inactive ↵Bill Nottingham2000-04-101-2/+4
| | | | interfaces
* Blarg. I can't type.Bill Nottingham2000-04-031-1/+1
|
* explicitly specify --localtime to hwclockBill Nottingham2000-04-031-1/+5
|
* blarg. linuxconf support broken again. Can we kill this yet?Bill Nottingham2000-03-311-1/+1
|
* automatically unmount network fs when stopping networkBill Nottingham2000-03-271-0/+12
|
* Handle /var/shmBernhard Rosenkraenzer2000-03-211-1/+5
|
* remove calls to ps. This should speed things up on slower machinesBill Nottingham2000-03-201-7/+17
|
* Launch devfsd if required and installedBernhard Rosenkraenzer2000-03-171-0/+3
|
* check that a device is up before bringing it downBill Nottingham2000-03-081-1/+1
|
* handle sysctl upgrades better ; re-run sysctl on network startBill Nottingham2000-03-071-0/+2
|
* don't read commented raiddev entriesBill Nottingham2000-02-231-1/+1
|