| Commit message (Expand) | Author | Age | Files | Lines |
* | don't explicitly kill things, init will do that | Bill Nottingham | 2001-02-27 | 1 | -10/+1 |
* | disable hotplug during network initscript | Bill Nottingham | 2001-02-27 | 1 | -0/+5 |
* | fix some ## substitutions to be correct | Bill Nottingham | 2001-02-19 | 1 | -2/+2 |
* | if IPv6 is configured, make sure it's available | Bill Nottingham | 2001-02-19 | 1 | -0/+8 |
* | use 'su -' , not just 'su' (#26894) | Bill Nottingham | 2001-02-16 | 1 | -1/+1 |
* | - make pidofproc() and killproc() try to use the PID associated with the fullr5-64-2 | Nalin Dahyabhai | 2001-02-15 | 1 | -3/+8 |
* | fix init.d/single to work around possible kernel bug | Bill Nottingham | 2001-02-14 | 1 | -1/+1 |
* | fix typosr5-64 | Bill Nottingham | 2001-02-13 | 2 | -2/+2 |
* | unmount loopback stuff before stopping netfs or shutting down | Bill Nottingham | 2001-02-13 | 2 | -0/+41 |
* | return 1 in killproc if process isn't running (#26718) | Bill Nottingham | 2001-02-12 | 1 | -0/+1 |
* | fix the 'unable to shutdown cleanly' problem (#25744) | Bill Nottingham | 2001-02-07 | 2 | -1/+2 |
* | don't display japanese unless we're on a pty | Bill Nottingham | 2001-02-06 | 1 | -1/+5 |
* | don't barf errors if files aren't there (say, rc.local) | Bill Nottingham | 2001-01-30 | 1 | -1/+3 |
* | various cleanups (#10761, from mjt@tls.msk.ru)r5-59 | Bill Nottingham | 2001-01-30 | 1 | -61/+65 |
* | for daemon(), look only at the pid file to see if it's running (#17244, others) | Bill Nottingham | 2001-01-30 | 1 | -2/+22 |
* | tweak usage messages (#24085) | Bill Nottingham | 2001-01-30 | 4 | -4/+4 |
* | add autofs (#17288) | Bill Nottingham | 2001-01-29 | 1 | -2/+2 |
* | do something less surprising when called with arguments (#18216) | Bill Nottingham | 2001-01-29 | 1 | -0/+10 |
* | fix inability to shutdown cleanly | Bill Nottingham | 2001-01-24 | 2 | -3/+3 |
* | fix more typos | Bill Nottingham | 2001-01-24 | 1 | -1/+1 |
* | read /etc/sysconfig/clock on syncing hwclock | Bill Nottingham | 2001-01-23 | 1 | -2/+44 |
* | fix up i18n stuff so it works | Bill Nottingham | 2001-01-23 | 2 | -4/+11 |
* | fix utter brokenness. Must be more careful with sed | Bill Nottingham | 2001-01-23 | 2 | -11/+11 |
* | tag action, runcmd, etc. lines as well | Bill Nottingham | 2001-01-23 | 5 | -46/+46 |
* | change i18n stuff around; don't call gettext explicitly, just do echo $"some ... | Bill Nottingham | 2001-01-23 | 7 | -140/+89 |
* | typo | Matt Wilson | 2001-01-23 | 1 | -1/+1 |
* | ignore backup files in /etc/sysconfig/network-scripts | Bill Nottingham | 2001-01-21 | 1 | -1/+2 |
* | only load the module if there is one to load. | Bill Nottingham | 2001-01-21 | 1 | -1/+3 |
* | only load modules for ethernet devices | Bill Nottingham | 2001-01-21 | 1 | -1/+1 |
* | ask for startup of each network devie in CONFIRM mode. Patch from <rasmusin@w... | Bill Nottingham | 2001-01-17 | 1 | -0/+17 |
* | fix typo (#24056) | Bill Nottingham | 2001-01-15 | 1 | -1/+1 |
* | Big i18n commit. From Conectiva, originally. | Bill Nottingham | 2001-01-02 | 7 | -93/+157 |
* | sync hardware clock to system time on halt (#21187) | Bill Nottingham | 2000-12-12 | 1 | -0/+3 |
* | don't exclude proc when you're doing mount -a -t nonfs... | Bill Nottingham | 2000-12-12 | 1 | -1/+1 |
* | fix more ifconfig greps (patch from Conectiva) | Bill Nottingham | 2000-12-12 | 1 | -1/+1 |
* | oops, put the LANG=C in the right place | Bill Nottingham | 2000-12-12 | 1 | -1/+1 |
* | fix the grep for 'UP' so it doesn't report strange results on german PPP devices | Bill Nottingham | 2000-10-04 | 1 | -1/+1 |
* | don't turn off raid on shutdown ; the kernel will do it | Bill Nottingham | 2000-09-29 | 1 | -15/+0 |
* | linuxconf movedr5-49 | Bill Nottingham | 2000-09-08 | 1 | -6/+6 |
* | fix minor logical error | Bill Nottingham | 2000-08-22 | 1 | -1/+1 |
* | add usleep after kill -9 | Bill Nottingham | 2000-08-21 | 1 | -0/+1 |
* | don't use head, it's in /usr | Bill Nottingham | 2000-08-15 | 1 | -2/+2 |
* | start portmap if it's not running for nfs mounts | Bill Nottingham | 2000-08-07 | 1 | -1/+5 |
* | fix error message on bringing down non-existent interfaces. Also, more colons. | Bill Nottingham | 2000-08-07 | 1 | -17/+17 |
* | colons. Lots of colons. More colons than most gastrointestinal clinics. | Bill Nottingham | 2000-08-02 | 3 | -25/+25 |
* | don't unmount / in netfs | Bill Nottingham | 2000-07-31 | 1 | -4/+4 |
* | fix unclean shutdown | Bill Nottingham | 2000-07-26 | 1 | -3/+3 |
* | 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 |
* | revert | Bill Nottingham | 2000-07-24 | 7 | -11/+11 |