| Commit message (Expand) | Author | Age | Files | Lines |
* | clean up /var more completely | Bill Nottingham | 1999-05-19 | 1 | -5/+14 |
* | fix typos | Bill Nottingham | 1999-05-14 | 1 | -1/+2 |
* | load modules earlier | Bill Nottingham | 1999-05-14 | 1 | -5/+5 |
* | be careful about loading st.o | Bill Nottingham | 1999-05-12 | 1 | -1/+1 |
* | Wow, the rhmkvtag stuff has been seriously screwed for 2+ months now. | Bill Nottingham | 1999-05-12 | 1 | -4/+7 |
* | fix raid startr4-17 | Bill Nottingham | 1999-05-10 | 1 | -7/+2 |
* | typor4-12 | Bill Nottingham | 1999-04-14 | 1 | -1/+1 |
* | set preferred display manager link, fix quotas | Bill Nottingham | 1999-04-13 | 1 | -7/+37 |
* | kill kerneld. make sure sound aliases aren't commented out | Bill Nottingham | 1999-04-12 | 1 | -12/+3 |
* | 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 |
* | 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 |
* | link system.map in all cases, not just old kernels | Bill Nottingham | 1999-03-31 | 1 | -1/+1 |
* | fix depmod logic (preferred really is dead.) | Bill Nottingham | 1999-03-29 | 1 | -1/+4 |
* | only pass -A to clock if it's /sbin/clock | Bill Nottingham | 1999-03-24 | 1 | -6/+8 |
* | zero in the /var/run/utmpx file | Cristian Gafton | 1999-03-18 | 1 | -0/+1 |
* | 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 |
* | if [ 0 ] don't work in shell. *thwap* | Bill Nottingham | 1999-03-14 | 1 | -2/+2 |
* | 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 |
* | 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 |
* | Remove support for modules/preferred, since we don't need it anymore. | Bill Nottingham | 1999-02-11 | 1 | -20/+2 |
* | bugfixes for 'old' mode | Bill Nottingham | 1999-02-04 | 1 | -4/+2 |
* | swap workaround; kerneld/kmod fixes | Bill Nottingham | 1999-02-04 | 1 | -19/+23 |
* | fixes | Bill Nottingham | 1999-02-04 | 1 | -20/+23 |
* | bugfixes... | Bill Nottingham | 1999-02-04 | 1 | -2/+0 |
* | random fixes from bugzilla: setsysfont only if font defined; do hwclock | Bill Nottingham | 1999-02-03 | 1 | -1/+7 |
* | add initlog stuff. do "halt -p", "umount -f" in shutdown. use %defattr in | Bill Nottingham | 1999-02-03 | 1 | -54/+42 |
* | Perform quota checking on file systems after they are marked read/write (#719).r3-83 | Jeff Johnson | 1999-01-25 | 1 | -6/+15 |
* | can't have spaces around = in shr3-78 | Erik Troan | 1998-10-15 | 1 | -1/+1 |
* | raidstart doesn't exist! use raidadd/raidrun | Erik Troan | 1998-10-15 | 1 | -2/+7 |
* | Accept all kernel numbers instead of just 2.0.x | Cristian Gafton | 1998-10-06 | 1 | -1/+1 |
* | Raid startup. | Jeff Johnson | 1998-09-16 | 1 | -0/+26 |
* | Remove Postgres sockets while booting (problem #816). | Jeff Johnson | 1998-08-21 | 1 | -0/+3 |
* | Remove annoying error messages.r3-69 | Jeff Johnson | 1998-08-16 | 1 | -2/+2 |
* | Remove attempt to avoid running depmod on 2.1.x kernels. | Jeff Johnson | 1998-08-14 | 1 | -1/+1 |
* | Typo (Hao Li <hli@wag.caltech.edu>) | Jeff Johnson | 1998-08-01 | 1 | -1/+1 |
* | Perform rhkmvtag magic with module-info.r3-67 | Jeff Johnson | 1998-07-01 | 1 | -1/+2 |
* | Remove debugging "echo ...". | Jeff Johnson | 1998-07-01 | 1 | -2/+2 |
* | Use rhkmvtag to attach modules directory to running kernel. | Jeff Johnson | 1998-07-01 | 1 | -34/+7 |
* | Correctly check fsck return code for non-root fs. | Jeff Johnson | 1998-07-01 | 1 | -1/+3 |
* | Fix bug track problems (#677, #731, #734, E-mail). | Jeff Johnson | 1998-06-21 | 1 | -7/+27 |
* | look for bootfile= to set /lib/modules/preferred symlink | Erik Troan | 1998-06-07 | 1 | -9/+12 |
* | 1) if preferred doesn't exist, run depmod -a normally | Erik Troan | 1998-06-01 | 1 | -2/+2 |