Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tweak raidtab grep slightly (#51231) | Bill Nottingham | 2001-08-08 | 1 | -1/+1 |
| | |||||
* | detach loopback devices at shutdown (#43919, #45826) | Bill Nottingham | 2001-08-07 | 2 | -2/+10 |
| | |||||
* | use a bigger buffer size argument to dmesg when dumping the log (#44024) | Bill Nottingham | 2001-08-07 | 1 | -1/+1 |
| | |||||
* | run kbdconfig when /.unconfigre'd (#43941) | Bill Nottingham | 2001-08-07 | 1 | -0/+3 |
| | |||||
* | use awk, not grep & other cruft (#49616) | Bill Nottingham | 2001-08-07 | 2 | -5/+5 |
| | | | | | exit happily if ifup is called on a device that doesn't exist and has no alias (fixes all those nasty PCMCIA onboot complaints) | ||||
* | support setting $CLOCKFLAGS in /etc/sysconfig/clock (#50974) | Bill Nottingham | 2001-08-07 | 2 | -2/+2 |
| | |||||
* | define halt_get_remaining before it's used (#50720) | Bill Nottingham | 2001-08-03 | 1 | -4/+6 |
| | |||||
* | more FS umounting cleanups (<sopwith@redhat.com>) | Bill Nottingham | 2001-07-31 | 1 | -7/+11 |
| | |||||
* | remount *everything* ro on halt (#50461) | Bill Nottingham | 2001-07-31 | 1 | -1/+1 |
| | |||||
* | fix typo | Karsten Hopp | 2001-07-31 | 1 | -1/+1 |
| | |||||
* | fix netdev umount stuff | Bill Nottingham | 2001-07-24 | 2 | -2/+21 |
| | |||||
* | updates for quota support. | Preston Brown | 2001-07-20 | 1 | -19/+31 |
| | |||||
* | use -O nonetdev; require new mount package | Bill Nottingham | 2001-07-17 | 2 | -1/+2 |
| | |||||
* | big ipv6 update from Pekka Savola (<pekkas@netcore.fi>) | Bill Nottingham | 2001-07-11 | 1 | -0/+27 |
| | |||||
* | don't tweak the System.map link if it's already correct (#39290) | Bill Nottingham | 2001-07-11 | 1 | -1/+2 |
| | |||||
* | don't muck with /etc/issue on boot | Bill Nottingham | 2001-07-11 | 1 | -29/+0 |
| | |||||
* | *** empty log message *** | Bill Nottingham | 2001-07-10 | 1 | -0/+1 |
| | |||||
* | it helps if you name the variable the same thing as what you're checking | Bill Nottingham | 2001-07-09 | 1 | -1/+1 |
| | |||||
* | add check for reboot/halt in the 'action' case as well (#45966) | Bill Nottingham | 2001-07-09 | 1 | -1/+8 |
| | |||||
* | cleanups for undefined variables (#46065) | Bill Nottingham | 2001-07-09 | 1 | -14/+14 |
| | |||||
* | make --check= at least parse right | Bill Nottingham | 2001-06-21 | 1 | -1/+2 |
| | |||||
* | make that /initrd | Bill Nottingham | 2001-06-21 | 1 | -2/+2 |
| | |||||
* | use /boot/initrd, and flush the buffers when done | Bill Nottingham | 2001-06-21 | 1 | -2/+3 |
| | |||||
* | - add support isdn | Than Ngo | 2001-06-21 | 1 | -2/+1 |
| | |||||
* | unmount initrd, if needed | Bill Nottingham | 2001-06-20 | 1 | -0/+5 |
| | |||||
* | don't error on raid devices that are marked noauto (#41913, ↵ | Bill Nottingham | 2001-05-23 | 1 | -2/+10 |
| | | | | <hdeller@redhat.com>) | ||||
* | supress error messages if NETWORKING ist undefinedr5-87 | Karsten Hopp | 2001-05-21 | 2 | -2/+2 |
| | |||||
* | add shutdown UPS into haltr5-83 | Than Ngo | 2001-04-23 | 1 | -0/+7 |
| | |||||
* | don't load mixer settings; modutils does that in %post-install | Bill Nottingham | 2001-04-23 | 1 | -6/+0 |
| | |||||
* | disable DMA, 32-bit IO if asked to | Bill Nottingham | 2001-04-19 | 1 | -2/+2 |
| | |||||
* | broke out kernel.h symlink code from rc.sysinit into /sbin/mkkerneldoth | Preston Brown | 2001-04-07 | 1 | -41/+1 |
| | |||||
* | set umask to 022 | Bill Nottingham | 2001-04-03 | 1 | -0/+3 |
| | |||||
* | remove bogus liner5-81 | Bill Nottingham | 2001-04-02 | 1 | -2/+0 |
| | |||||
* | run *all* greps in C locale | Bill Nottingham | 2001-03-28 | 1 | -10/+12 |
| | |||||
* | don't error if kernel.hotplug isn't there (#33256) | Bill Nottingham | 2001-03-26 | 1 | -1/+1 |
| | |||||
* | do explicitly load usb-storage; it's the simplest solution for now | Bill Nottingham | 2001-03-22 | 1 | -0/+7 |
| | |||||
* | use new -e argument to sysctl to ignore unknown keys (#31852) | Bill Nottingham | 2001-03-22 | 2 | -2/+2 |
| | |||||
* | fix /boot/kernel.h generation (#32081) | Bill Nottingham | 2001-03-22 | 1 | -7/+9 |
| | |||||
* | 1) use -e on the first swapon | Erik Troan | 2001-03-22 | 1 | -2/+2 |
| | | | | 2) we don't need to redirect stderr on second swapon anymore | ||||
* | fix LVM initialization (#32498) | Bill Nottingham | 2001-03-21 | 1 | -3/+5 |
| | |||||
* | fix typo | Bill Nottingham | 2001-03-14 | 1 | -1/+1 |
| | |||||
* | --background is fundamentally broken. Remove it for now.r5-77 | Bill Nottingham | 2001-03-14 | 1 | -6/+2 |
| | |||||
* | do cipe stuff out of order | Bill Nottingham | 2001-03-14 | 1 | -0/+28 |
| | |||||
* | fix up --background some more | Bill Nottingham | 2001-03-14 | 1 | -2/+2 |
| | |||||
* | fix background. that was weird | Bill Nottingham | 2001-03-14 | 1 | -1/+1 |
| | |||||
* | fix typo | Bill Nottingham | 2001-03-13 | 1 | -1/+1 |
| | |||||
* | fix broken translations in linuxconf-specific sections | Bill Nottingham | 2001-03-13 | 1 | -8/+8 |
| | |||||
* | - fix typo in rc.sysinit | Nalin Dahyabhai | 2001-03-13 | 1 | -3/+5 |
| | | | | - fix ifup-routes not setting DEVICE properly | ||||
* | use /var/lib/for random seed; /var/run is cleared at bootup (#31521) | Bill Nottingham | 2001-03-12 | 1 | -1/+1 |
| | |||||
* | bump version and add changelog.r5-75 | Preston Brown | 2001-03-12 | 1 | -0/+1 |
| |