Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | halt passed the -i flag to disable network interfaces (new halt option).r3-80 | Preston Brown | 1998-11-12 | 1 | -1/+2 |
| | |||||
* | sort daemons in status() by pid | Bill Nottingham | 1998-11-02 | 1 | -1/+1 |
| | |||||
* | fix status() (was catching instance of initscripts) | Bill Nottingham | 1998-10-28 | 1 | -1/+1 |
| | |||||
* | can't have spaces around = in shr3-78 | Erik Troan | 1998-10-15 | 1 | -1/+1 |
| | |||||
* | fixed shell stuff | Erik Troan | 1998-10-15 | 1 | -1/+1 |
| | |||||
* | raidstop -r doesn't work for 5.2 ;-) | Erik Troan | 1998-10-15 | 1 | -5/+5 |
| | |||||
* | added raidstop stuff | Erik Troan | 1998-10-15 | 1 | -0/+5 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| |