| Commit message (Expand) | Author | Age | Files | Lines |
* | fix console checking with new consoletype program (from jakub) | Bill Nottingham | 1999-10-25 | 1 | -2/+2 |
* | typo | Bill Nottingham | 1999-10-25 | 1 | -1/+1 |
* | turn off quotas before remountingrc.d/init.d/halt | Bill Nottingham | 1999-10-25 | 1 | -0/+2 |
* | handle weird linuxconf 'any' static routes | Bill Nottingham | 1999-10-18 | 1 | -0/+7 |
* | fix typo | Bill Nottingham | 1999-10-14 | 1 | -1/+1 |
* | check for aumix-minimal before execution | Bill Nottingham | 1999-10-04 | 1 | -1/+1 |
* | save for later | Bill Nottingham | 1999-09-30 | 1 | -6/+0 |
* | warn if there's a service we can't kill. | Bill Nottingham | 1999-09-30 | 1 | -0/+6 |
* | add an extra awk check to make sure we omit root fs. | Bill Nottingham | 1999-09-29 | 1 | -2/+2 |
* | *** empty log message ***r4-46 | Bill Nottingham | 1999-09-21 | 1 | -2/+1 |
* | add a "DEFRAG_IPV4" setting | Bill Nottingham | 1999-09-21 | 1 | -1/+36 |
* | *** empty log message *** | Bill Nottingham | 1999-09-20 | 1 | -1/+1 |
* | pass /dev/null as stdin to daemons. | Bill Nottingham | 1999-09-20 | 1 | -1/+1 |
* | just call swapoff oncer4-43 | Bill Nottingham | 1999-09-20 | 1 | -5/+3 |
* | typo | Bill Nottingham | 1999-09-20 | 1 | -2/+2 |
* | do process splatting for final umount too. | Bill Nottingham | 1999-09-20 | 1 | -2/+22 |
* | don't use expr, but require bash to do math | Bill Nottingham | 1999-09-20 | 1 | -3/+3 |
* | Don't use cut, it's in /usr/bin | Bill Nottingham | 1999-09-20 | 1 | -1/+1 |
* | take out call to lsof - not needed | Bill Nottingham | 1999-09-20 | 1 | -4/+0 |
* | load/save mixer settings here. | Bill Nottingham | 1999-09-17 | 1 | -0/+6 |
* | Duh. Use different terminal escape. | Bill Nottingham | 1999-09-13 | 1 | -2/+1 |
* | fix swapoff so it's not called with no args | Bill Nottingham | 1999-09-13 | 1 | -1/+2 |
* | require bash | Bill Nottingham | 1999-09-11 | 1 | -1/+1 |
* | use killall5, not kill | Bill Nottingham | 1999-09-10 | 1 | -2/+2 |
* | swapoff swap that isn't in /etc/fstab, too. | Bill Nottingham | 1999-09-09 | 1 | -0/+3 |
* | oops, don't try to remount network filesystems with mount -a. | Bill Nottingham | 1999-09-03 | 1 | -1/+1 |
* | oops. reversed logic in killproc. | Bill Nottingham | 1999-09-02 | 1 | -0/+1 |
* | add interactive prompt to make Cristian & Preston happy | Bill Nottingham | 1999-09-02 | 1 | -0/+3 |
* | new NFS unmounting stuff from Bill Rugolsky <rugolsky@ead.dsa.com> | Bill Nottingham | 1999-08-30 | 1 | -4/+27 |
* | change onboot grep | Bill Nottingham | 1999-08-21 | 1 | -1/+1 |
* | *** empty log message *** | Bill Nottingham | 1999-08-17 | 1 | -2/+8 |
* | *** empty log message ***r4-27 | Bill Nottingham | 1999-07-27 | 1 | -6/+6 |
* | trap sigpipe in shell... | Bill Nottingham | 1999-07-27 | 1 | -3/+9 |
* | When we write to initlog's FD, write in subshell so we don't die with SIGPIPE | Bill Nottingham | 1999-07-24 | 1 | -3/+4 |
* | adjust run level times | Cristian Gafton | 1999-07-09 | 1 | -1/+1 |
* | fixes from nkbj@image.dk | Bill Nottingham | 1999-07-07 | 1 | -2/+6 |
* | oops, can't short-circuit backtics | Bill Nottingham | 1999-07-06 | 1 | -7/+9 |
* | don't bring down non-existent IPX nets | Bill Nottingham | 1999-07-01 | 1 | -1/+3 |
* | oops, don't call tty before /usr is mounted | Bill Nottingham | 1999-06-29 | 1 | -1/+1 |
* | check for the presence of a tty before doing anything rash... | Bill Nottingham | 1999-06-17 | 1 | -0/+8 |
* | use INITLOG_ARGS everywhere except fsck, fix typo | Bill Nottingham | 1999-06-17 | 1 | -6/+6 |
* | don't need to check internal node number... | Bill Nottingham | 1999-06-14 | 1 | -1/+1 |
* | don't run ipx_internal_net if both params are 0 | Bill Nottingham | 1999-05-25 | 1 | -1/+3 |
* | fix restart/cwd problem | Bill Nottingham | 1999-05-24 | 1 | -0/+1 |
* | oops, xargs is on /usr/bin, can't use that. | Bill Nottingham | 1999-05-14 | 1 | -2/+6 |
* | dpn't run rpmnew scripts either | Bill Nottingham | 1999-04-15 | 1 | -0/+1 |
* | for - done, not for - fi | Bill Nottingham | 1999-04-13 | 1 | -1/+1 |
* | fix typo | Bill Nottingham | 1999-04-13 | 1 | -1/+1 |
* | typo | Bill Nottingham | 1999-04-13 | 1 | -1/+1 |
* | if people want to run scripts in runlevel 1, let them | Bill Nottingham | 1999-04-13 | 1 | -2/+16 |