Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Added missing "then" | Michael K. Johnson | 1997-11-07 | 1 | -1/+1 | |
| | ||||||
* | only enable/disable forwarding on start, always disable on stop.r3-24 | Michael K. Johnson | 1997-11-06 | 1 | -21/+27 | |
| | ||||||
* | don't mount /proc twice | Erik Troan | 1997-11-02 | 1 | -2/+0 | |
| | ||||||
* | don't umount /proc after mounting it | Erik Troan | 1997-11-02 | 1 | -4/+0 | |
| | ||||||
* | added isapnp supportr3-23 | Erik Troan | 1997-10-31 | 1 | -0/+20 | |
| | ||||||
* | edited comments | Donnie Barnes | 1997-10-28 | 1 | -2/+2 | |
| | ||||||
* | added the ability to 'nice' daemons | Donnie Barnes | 1997-10-28 | 1 | -5/+8 | |
| | ||||||
* | removed the skeleton initscript (basically useless) | Donnie Barnes | 1997-10-28 | 1 | -27/+0 | |
| | ||||||
* | single user mode restarts kerneldr3-21 | Erik Troan | 1997-10-28 | 1 | -0/+6 | |
| | ||||||
* | touch /var/lock/subsys/kernel | Erik Troan | 1997-10-28 | 1 | -0/+4 | |
| | ||||||
* | added status|restart to all scripts | Donnie Barnes | 1997-10-23 | 3 | -3/+24 | |
| |