Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | a few bugs fixed and a few unneeded processes removed | Michael K. Johnson | 1998-09-21 | 1 | -5/+5 |
| | |||||
* | Raid startup. | Jeff Johnson | 1998-09-16 | 1 | -0/+26 |
| | |||||
* | Don't run [KS]??foo.{rpmsave,rpmorig} scripts. | Jeff Johnson | 1998-09-16 | 1 | -0/+8 |
| | |||||
* | Remove Postgres sockets while booting (problem #816). | Jeff Johnson | 1998-08-21 | 1 | -0/+3 |
| | |||||
* | 1) only update /etc/issue if /etc/redhat-release is present | Erik Troan | 1998-08-17 | 1 | -17/+15 |
| | | | | | 2) use the text of /etc/redhat-releae verbatim; don't add "Red Hat Linux" to the front | ||||
* | Remove annoying error messages.r3-69 | Jeff Johnson | 1998-08-16 | 2 | -3/+3 |
| | |||||
* | 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 |
| | |||||
* | Permit /usr to be NFS mounted.r3-68 | Jeff Johnson | 1998-07-07 | 2 | -10/+10 |
| | |||||
* | 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 |
| | |||||
* | Turn off accounting before unmounting /var. | Jeff Johnson | 1998-07-01 | 1 | -1/+2 |
| | |||||
* | 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 | 2 | -8/+28 |
| | |||||
* | 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 |
| | | | | 2) do proper symlink check for preferred | ||||
* | be more forcefull about creating preferred directoriesr3-64 | Erik Troan | 1998-05-10 | 1 | -1/+1 |
| | |||||
* | moved stuff to /etc/profile.d/lang.sh | Donnie Barnes | 1998-05-06 | 1 | -16/+0 |
| | |||||
* | added added sysconfig/i18n support | Donnie Barnes | 1998-05-06 | 1 | -0/+21 |
| | |||||
* | update to linuxconf 1.11r8 capabilities. | Michael K. Johnson | 1998-05-03 | 1 | -2/+38 |
| | | | | | Full support for IPX as configured by linuxconf. Updated sysconfig.txt documentation to reflect new parameters. | ||||
* | linuxconf supportr3-56 | Michael K. Johnson | 1998-05-02 | 1 | -5/+17 |
| | |||||
* | probe function, more hinting | Michael K. Johnson | 1998-05-02 | 1 | -5/+22 |
| | |||||
* | added missing ;;r3-55 | Erik Troan | 1998-05-01 | 1 | -0/+1 |
| | |||||
* | run depmod properly | Erik Troan | 1998-05-01 | 1 | -3/+7 |
| | |||||
* | use /lib/modules/preferred symlink | Erik Troan | 1998-05-01 | 1 | -1/+2 |
| | |||||
* | various cleanups | Donnie Barnes | 1998-04-30 | 1 | -1/+4 |
| | |||||
* | rc.sysinit was removing /etc/nologin. Bad. Removed. | Donnie Barnes | 1998-04-30 | 1 | -1/+1 |
| | |||||
* | added sourcing of functions | Donnie Barnes | 1998-04-30 | 1 | -0/+3 |
| | |||||
* | info for linuxconf | Michael K. Johnson | 1998-04-24 | 1 | -0/+3 |
| | |||||
* | handle kmod in 2.1 kernels nicely | Michael K. Johnson | 1998-04-21 | 1 | -2/+7 |
| | |||||
* | works better | Michael K. Johnson | 1998-04-20 | 1 | -0/+1 |
| | |||||
* | reasonable status, restart, reload | Michael K. Johnson | 1998-04-20 | 1 | -5/+11 |
| | |||||
* | Added reload function. | Michael K. Johnson | 1998-04-20 | 1 | -2/+16 |
| | | | | Made status do something other than "command not found". | ||||
* | tpyo | Michael K. Johnson | 1998-04-20 | 1 | -1/+1 |
| | |||||
* | Made some sense of the "network status" command. | Michael K. Johnson | 1998-04-20 | 1 | -3/+33 |
| | | | | Integrate with linuxconf (works with or without). | ||||
* | sets up modules symlink properly | Erik Troan | 1998-04-20 | 1 | -6/+5 |
| | |||||
* | added more "" to get rid of some problems | Erik Troan | 1998-04-20 | 1 | -3/+3 |
| | |||||
* | only kill things that are currently up | Michael K. Johnson | 1998-04-14 | 1 | -1/+1 |
| | |||||
* | moved adding /etc/resolv.conf search path to normal reverse name lookupr3-52 | Erik Troan | 1998-04-05 | 1 | -8/+0 |
| | | | | handling | ||||
* | fixed bugs in kernel-release handling | Erik Troan | 1998-04-05 | 1 | -4/+4 |
| | |||||
* | 1) set domain variable if none is set in /etc/sysconfig/networkr3-51 | Erik Troan | 1998-04-02 | 1 | -0/+8 |
| | | | | 2) add search path to /etc/resolv.conf if none is present | ||||
* | make /lib/modules/default point to the proper modules for this kernel | Erik Troan | 1998-03-30 | 1 | -0/+22 |
| | |||||
* | - touch /var/lock/subsys/kerneld after cleaning out /var/lock/subsys | Erik Troan | 1997-12-31 | 1 | -4/+4 |
| | | | | - the logic for when /var/lock/subsys/kerneld is touched was backwards | ||||
* | 1) tried to get /proc stuff right one more time (uses -t nonfs,proc now) | Erik Troan | 1997-12-30 | 1 | -13/+15 |
| | | | | | 2) added support for /fsckoptions 3) changed 'yse' to 'yes' | ||||
* | 1) set domainname to "" if none is specifiedr3-29 | Erik Troan | 1997-12-09 | 1 | -0/+2 |
| | | | | 2) version 3.29 | ||||
* | fixed wrong umount | Erik Troan | 1997-12-09 | 1 | -1/+1 |
| | |||||
* | more /proc mounting fixesr3-27 | Erik Troan | 1997-12-08 | 1 | -1/+3 |
| | |||||
* | changed how /proc gets mounted so that it ends up in /etc/mtab | Erik Troan | 1997-12-08 | 1 | -0/+3 |
| | |||||
* | added sound stuff | Erik Troan | 1997-11-07 | 1 | -0/+12 |
| |