Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** 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 ↵ | Bill Nottingham | 2000-04-10 | 1 | -2/+4 |
| | | | | interfaces | ||||
* | 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 |
| | |||||
* | sanitize repair prompt | Bill Nottingham | 2000-02-16 | 1 | -3/+3 |
| | |||||
* | load modules, not aliases. Also, load sound-slot-0 if aliased | Bill Nottingham | 2000-02-08 | 1 | -2/+7 |
| | |||||
* | fix check for /var/*/news, work around for bug #9140 | Nalin Dahyabhai | 2000-02-07 | 1 | -1/+1 |
| | |||||
* | don't run mixer if module doesn't loadr4-91 | Bill Nottingham | 2000-02-05 | 1 | -1/+3 |
| | |||||
* | whoops, single should really check that it got start before it does anything | Nalin Dahyabhai | 2000-02-05 | 1 | -0/+4 |
| | |||||
* | fix bug 9102 | Nalin Dahyabhai | 2000-02-05 | 1 | -0/+1 |
| | |||||
* | fix handling of bizarro linuxconf routes | Bill Nottingham | 2000-02-02 | 1 | -2/+3 |
| | |||||
* | *** empty log message ***r4-86 | Bill Nottingham | 2000-01-31 | 1 | -6/+0 |
| | |||||
* | * sysconfig/network-scripts/ifdown-post: | Nalin Dahyabhai | 2000-01-31 | 1 | -0/+15 |
| | | | | | | | | | | | | | attempt to reset the default route in case we dropped it for PPP * src/ipcalc.1: document the "--silent" option * src/shvar.c: strtok() and other cleanups * rc.d/rc.sysinit: make symlinks for System.map and module-info automatically | ||||
* | *** empty log message *** | Bill Nottingham | 2000-01-31 | 1 | -6/+2 |
| | |||||
* | bring down *all* interfaces on network stopr4-85 | Bill Nottingham | 2000-01-31 | 1 | -7/+5 |
| | |||||
* | fix logic of boot-time interfaces somewhat | Bill Nottingham | 2000-01-31 | 1 | -6/+11 |
| | |||||
* | get rid of warning when /var/lock and /var/run are empty | Bill Nottingham | 2000-01-27 | 1 | -1/+1 |
| | |||||
* | don't blow away /var/run/news on reboot | Bill Nottingham | 2000-01-24 | 1 | -1/+1 |
| | |||||
* | don't load disabled modules | Bill Nottingham | 2000-01-21 | 1 | -8/+10 |
| | |||||
* | fix pidof calls in pidofproc | Bill Nottingham | 2000-01-21 | 1 | -19/+15 |
| | |||||
* | put ps|grep|awk back in until we think of something better (pidof -x ain't it) | Bill Nottingham | 2000-01-21 | 1 | -2/+17 |
| |