| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix typo | Bill Nottingham | 2001-09-21 | 1 | -1/+1 |
* | umount /dev/loopX doesn't work; you must use the mount point | Bill Nottingham | 2001-09-21 | 2 | -4/+8 |
* | expunge more linuxconf support | Bill Nottingham | 2001-09-21 | 1 | -3/+0 |
* | remove remnants of LinuxConf. Don't use ifconfig, only /sbin/ip. Use check_... | Preston Brown | 2001-09-14 | 1 | -74/+17 |
* | don't run hwclock --adjust on a readonly filesystem | Bill Nottingham | 2001-09-09 | 1 | -1/+0 |
* | quota & hwclock tweaks (<pbrown@redhat.com>) | Bill Nottingham | 2001-09-05 | 2 | -7/+8 |
* | need more arch info in bug reports | Michael K. Johnson | 2001-08-30 | 1 | -2/+5 |
* | we need more uname information in /var/log/ksyms.n | Michael K. Johnson | 2001-08-30 | 1 | -1/+1 |
* | count down in C, not shellr6-30 | Michael K. Johnson | 2001-08-29 | 1 | -17/+2 |
* | umount -a -f remounts / readonly? | Michael K. Johnson | 2001-08-28 | 1 | -3/+3 |
* | Bill, I appreciate your intention of simplifying this, but you have | Michael K. Johnson | 2001-08-28 | 1 | -2/+2 |
* | typo | Bill Nottingham | 2001-08-28 | 1 | -1/+1 |
* | more wording changes | Bill Nottingham | 2001-08-28 | 1 | -3/+3 |
* | change wording slightly | Bill Nottingham | 2001-08-28 | 1 | -4/+4 |
* | first pass at implementing /.autofsck; archive modules/symbol info | Michael K. Johnson | 2001-08-27 | 2 | -1/+62 |
* | sort output of halt_get_remaining (#52180) | Bill Nottingham | 2001-08-24 | 1 | -2/+2 |
* | blow away stale RPM cache files at boot | Bill Nottingham | 2001-08-16 | 1 | -0/+1 |
* | add is_available() function for network devices; use it. gets rid of horribly... | Bill Nottingham | 2001-08-15 | 1 | -13/+12 |
* | type english me not can | Bill Nottingham | 2001-08-15 | 1 | -1/+1 |
* | Korean and Chinese fix | Yukihiro Nakai | 2001-08-13 | 1 | -0/+6 |
* | 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 |
* | 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, <hdeller@redhat.c... | Bill Nottingham | 2001-05-23 | 1 | -2/+10 |
* | 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 |