| Commit message (Expand) | Author | Age | Files | Lines |
* | set preferred display manager link, fix quotas | Bill Nottingham | 1999-04-13 | 1 | -7/+37 |
* | don't run single-user mode through initlog | Bill Nottingham | 1999-04-13 | 1 | -1/+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 |
* | kill kerneld | Bill Nottingham | 1999-04-12 | 1 | -4/+1 |
* | kill kerneld. make sure sound aliases aren't commented out | Bill Nottingham | 1999-04-12 | 1 | -12/+3 |
* | *** empty log message ***r4-01 | Bill Nottingham | 1999-04-07 | 1 | -1/+3 |
* | *** empty log message *** | Bill Nottingham | 1999-04-07 | 1 | -1/+3 |
* | add a --check to daemon so that we don't look for su's pid | Bill Nottingham | 1999-04-07 | 1 | -1/+6 |
* | touch wtmp, don't zero it | Bill Nottingham | 1999-04-07 | 1 | -1/+1 |
* | made wtmp, utmp mode 664 and owned by group wtmp | Erik Troan | 1999-04-07 | 1 | -0/+3 |
* | do loadkeys nicer | Bill Nottingham | 1999-04-06 | 1 | -1/+2 |
* | echo after loading keymap | Bill Nottingham | 1999-04-06 | 1 | -1/+1 |
* | don't touch/remove/bother utmpx | Bill Nottingham | 1999-04-06 | 1 | -1/+0 |
* | make network work for restart if called as ./network | Bill Nottingham | 1999-04-06 | 1 | -0/+2 |
* | don't zero /var/run/utmpx, remove it... | Bill Nottingham | 1999-04-06 | 1 | -1/+1 |
* | load keymaps & fonts early. add ncp&smbs to the 'don't mount yet' list | Bill Nottingham | 1999-04-06 | 1 | -6/+23 |
* | only bring up/shut down boot devices | Bill Nottingham | 1999-04-01 | 1 | -2/+4 |
* | link system.map in all cases, not just old kernels | Bill Nottingham | 1999-03-31 | 1 | -1/+1 |
* | fix for pid grep in status | Bill Nottingham | 1999-03-30 | 1 | -1/+4 |
* | fix depmod logic (preferred really is dead.) | Bill Nottingham | 1999-03-29 | 1 | -1/+4 |
* | nfsfs -> netfs. | Bill Nottingham | 1999-03-26 | 2 | -64/+90 |
* | swapped out can be [foo] | Bill Nottingham | 1999-03-26 | 1 | -0/+1 |
* | fix killproc foo SIGNAL so it works sanely | Bill Nottingham | 1999-03-26 | 1 | -7/+6 |
* | only pass -A to clock if it's /sbin/clock | Bill Nottingham | 1999-03-24 | 1 | -6/+8 |
* | if $BOOTUP is already set, don't source config | Bill Nottingham | 1999-03-22 | 1 | -4/+5 |
* | zero in the /var/run/utmpx file | Cristian Gafton | 1999-03-18 | 1 | -0/+1 |
* | fix killproc logic (only one success/failure per call) | Bill Nottingham | 1999-03-16 | 1 | -3/+7 |
* | remove cruft | Bill Nottingham | 1999-03-16 | 1 | -33/+4 |
* | add a 'PASSED' result | Bill Nottingham | 1999-03-16 | 1 | -28/+51 |
* | rewrite fsck so you don't get FAILED on a passed check | Bill Nottingham | 1999-03-16 | 1 | -3/+23 |
* | pam_console cleanupsr3-94 | Michael K. Johnson | 1999-03-15 | 1 | -0/+4 |
* | change variable name | Bill Nottingham | 1999-03-14 | 1 | -3/+3 |
* | if [ 0 ] don't work in shell. *thwap* | Bill Nottingham | 1999-03-14 | 2 | -3/+3 |
* | add a mount -a after nfs mounts | Bill Nottingham | 1999-03-10 | 1 | -0/+1 |
* | change to pidofproc suggested by "Mike McHenry" <mmchen@minn.net> | Bill Nottingham | 1999-03-10 | 1 | -3/+3 |
* | fix killproc | Bill Nottingham | 1999-02-26 | 1 | -2/+5 |
* | fix killproc to be more sane | Bill Nottingham | 1999-02-26 | 1 | -8/+12 |
* | i can't type | Bill Nottingham | 1999-02-26 | 1 | -1/+1 |
* | remove random from rc.sysinit | Bill Nottingham | 1999-02-25 | 1 | -3/+0 |
* | *** empty log message *** | Bill Nottingham | 1999-02-25 | 1 | -5/+5 |
* | ditto | Bill Nottingham | 1999-02-25 | 1 | -9/+16 |
* | put preferred support back in | Bill Nottingham | 1999-02-25 | 1 | -0/+16 |
* | fix 'force fsck on boot' | Bill Nottingham | 1999-02-23 | 1 | -2/+2 |
* | add default /etc/sysconfig/init | Bill Nottingham | 1999-02-22 | 1 | -10/+24 |
* | $@ -> $*. I knew there was a reason I did that.r3-90 | Bill Nottingham | 1999-02-19 | 1 | -3/+3 |
* | fie, a missing fi. Also, source functions. | Bill Nottingham | 1999-02-18 | 1 | -0/+3 |
* | $* -> $@ | Bill Nottingham | 1999-02-18 | 1 | -3/+3 |