Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix unclean shutdown | Bill Nottingham | 2000-07-26 | 1 | -3/+3 |
* | s/nill/null/gr5-38 | Nalin Dahyabhai | 2000-07-25 | 1 | -1/+1 |
* | unmount usb filesystem on shutdown | Bill Nottingham | 2000-07-25 | 1 | -0/+2 |
* | add raw device support from karsten | Bill Nottingham | 2000-07-25 | 1 | -0/+79 |
* | fix usb ugliness on non-PCI machines | Bill Nottingham | 2000-07-24 | 1 | -3/+3 |
* | revert | Bill Nottingham | 2000-07-24 | 9 | -13/+13 |
* | /etc/init.d -> /etc/rc.d/init.dr5-36 | Bernhard Rosenkraenzer | 2000-07-24 | 8 | -12/+12 |
* | Use /etc/rc.d/init.d | Trond Eivind Glomsrod | 2000-07-20 | 1 | -1/+1 |
* | - add "nousb" command line parameterr5-35 | Trond Eivind Glomsrod | 2000-07-18 | 1 | -19/+23 |
* | fix == in shell | Bill Nottingham | 2000-07-13 | 1 | -4/+4 |
* | chuck ulimit errors to /dev/null | Bill Nottingham | 2000-07-13 | 1 | -1/+1 |
* | Don't try to initialize disabled (IRQwise) USB controller. | Trond Eivind Glomsrod | 2000-07-10 | 1 | -1/+4 |
* | move usb initialization up (for keyboards) | Bill Nottingham | 2000-07-06 | 1 | -37/+38 |
* | Dont use tail | Trond Eivind Glomsrod | 2000-07-02 | 1 | -3/+1 |
* | allow 'fastboot' on kernel commandline to skip fsck | Bill Nottingham | 2000-07-02 | 1 | -2/+9 |
* | Added USB initializing, including drivers for mouse and keyboards (if needeed) | Trond Eivind Glomsrod | 2000-06-29 | 1 | -0/+37 |
* | Added support for EIDE disk optimization via /etc/sysconfig/hardddisks | Trond Eivind Glomsrod | 2000-06-27 | 1 | -0/+34 |
* | *** empty log message ***r5-21 | Bill Nottingham | 2000-06-27 | 1 | -4/+0 |
* | use the process's basename when looking for pid files | Nalin Dahyabhai | 2000-06-16 | 1 | -12/+16 |
* | /etc/rc.d/init.d -> /etc/init.d. Wheeeeee. | Bill Nottingham | 2000-06-15 | 8 | -25/+25 |
* | switch to /dev/shm from /var/shm | Bill Nottingham | 2000-06-13 | 1 | -2/+2 |
* | change a -A to a -a in a test | Nalin Dahyabhai | 2000-06-12 | 1 | -1/+1 |
* | set core dump soft limit, not hard limit | Bill Nottingham | 2000-06-10 | 1 | -1/+1 |
* | use depmod -A, not depmod -a. | Preston Brown | 2000-06-08 | 1 | -3/+3 |
* | conf.modules -> modules.conf | Bill Nottingham | 2000-06-01 | 1 | -3/+3 |
* | remove read-only root remount; it's unnecessary | Bill Nottingham | 2000-05-31 | 1 | -2/+0 |
* | use pidofproc ; it does its own basename (#11762) | Bill Nottingham | 2000-05-31 | 1 | -2/+2 |
* | fix check for strange linuxconf static-routes | Bill Nottingham | 2000-05-31 | 1 | -3/+6 |
* | fix bug #11267r5-12 | Nalin Dahyabhai | 2000-05-11 | 1 | -1/+1 |
* | fix old compatibility cruft | Bill Nottingham | 2000-05-02 | 1 | -1/+1 |
* | remove extraneous message | Bill Nottingham | 2000-04-19 | 1 | -1/+1 |
* | typo | Bill Nottingham | 2000-04-19 | 1 | -1/+1 |
* | use /poweroff and /halt to determine whether powering off | Bill Nottingham | 2000-04-19 | 2 | -2/+8 |
* | that's better | Bill Nottingham | 2000-04-13 | 1 | -1/+1 |
* | that check was bogus | Bill Nottingham | 2000-04-13 | 1 | -1/+1 |
* | don't bring up commented out 'ONBOOT' interfaces ; don't shut down inactive i... | Bill Nottingham | 2000-04-10 | 1 | -2/+4 |
* | Blarg. I can't type. | Bill Nottingham | 2000-04-03 | 1 | -1/+1 |
* | explicitly specify --localtime to hwclock | Bill Nottingham | 2000-04-03 | 1 | -1/+5 |
* | blarg. linuxconf support broken again. Can we kill this yet? | Bill Nottingham | 2000-03-31 | 1 | -1/+1 |
* | automatically unmount network fs when stopping network | Bill Nottingham | 2000-03-27 | 1 | -0/+12 |
* | Handle /var/shm | Bernhard Rosenkraenzer | 2000-03-21 | 1 | -1/+5 |
* | remove calls to ps. This should speed things up on slower machines | Bill Nottingham | 2000-03-20 | 1 | -7/+17 |
* | Launch devfsd if required and installed | Bernhard Rosenkraenzer | 2000-03-17 | 1 | -0/+3 |
* | check that a device is up before bringing it down | Bill Nottingham | 2000-03-08 | 1 | -1/+1 |
* | handle sysctl upgrades better ; re-run sysctl on network start | Bill Nottingham | 2000-03-07 | 1 | -0/+2 |
* | don't read commented raiddev entries | Bill Nottingham | 2000-02-23 | 1 | -1/+1 |
* | eh, nevermind | Bill Nottingham | 2000-02-21 | 1 | -0/+1 |
* | take out ippp removal | Bill Nottingham | 2000-02-21 | 1 | -1/+0 |
* | ignore ippp devices | Than Ngo | 2000-02-21 | 1 | -1/+3 |
* | remove mtab~~ too | Bill Nottingham | 2000-02-18 | 1 | -1/+1 |