| Commit message (Expand) | Author | Age | Files | Lines |
* | load sound-slot-0, not the specific alias (#55231) | Bill Nottingham | 2002-02-07 | 1 | -2/+2 |
* | depmod does not like this reuse of /lib/modulesr6-42 | Michael K. Johnson | 2002-01-18 | 1 | -1/+1 |
* | add support for libredhat-kernel.so.* symlink handling (johnsonm@redhat.com) | Bill Nottingham | 2002-01-18 | 1 | -0/+9 |
* | don't umount initrd on partitionless installs | Bill Nottingham | 2001-09-26 | 1 | -1/+1 |
* | 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 | 1 | -6/+7 |
* | 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 |
* | 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 | 1 | -1/+59 |
* | blow away stale RPM cache files at boot | Bill Nottingham | 2001-08-16 | 1 | -0/+1 |
* | tweak raidtab grep slightly (#51231) | Bill Nottingham | 2001-08-08 | 1 | -1/+1 |
* | 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 | 1 | -4/+4 |
* | support setting $CLOCKFLAGS in /etc/sysconfig/clock (#50974) | Bill Nottingham | 2001-08-07 | 1 | -1/+1 |
* | fix typo | Karsten Hopp | 2001-07-31 | 1 | -1/+1 |
* | fix netdev umount stuff | Bill Nottingham | 2001-07-24 | 1 | -1/+1 |
* | updates for quota support. | Preston Brown | 2001-07-20 | 1 | -19/+31 |
* | use -O nonetdev; require new mount package | Bill Nottingham | 2001-07-17 | 1 | -1/+1 |
* | don't tweak the System.map link if it's already correct (#39290) | Bill Nottingham | 2001-07-11 | 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 |
* | 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 |
* | 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 |
* | 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 | 1 | -1/+1 |
* | 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 |
* | fix LVM initialization (#32498) | Bill Nottingham | 2001-03-21 | 1 | -3/+5 |
* | - fix typo in rc.sysinit | Nalin Dahyabhai | 2001-03-13 | 1 | -3/+5 |
* | bump version and add changelog.r5-75 | Preston Brown | 2001-03-12 | 1 | -0/+1 |
* | work properly with new quota utilities; convert old quota format if possible. | Preston Brown | 2001-03-10 | 1 | -0/+20 |
* | tweak raid startup slightly to deal with /etc/raitab but no raid in the kerne... | Bill Nottingham | 2001-03-08 | 1 | -6/+6 |
* | avoid some error messages from USB startup (#31040) | Bill Nottingham | 2001-03-08 | 1 | -3/+3 |
* | run pam_console_apply on startup to reset permissions | Bill Nottingham | 2001-03-07 | 1 | -0/+3 |
* | typor5-70 | Bill Nottingham | 2001-03-05 | 1 | -1/+1 |
* | typo | Bill Nottingham | 2001-03-05 | 1 | -2/+2 |
* | insert multiple USB controllers correctly | Bill Nottingham | 2001-03-02 | 1 | -4/+6 |
* | *** empty log message ***r5-68 | Bill Nottingham | 2001-02-27 | 1 | -5/+5 |
* | mount usbdevfs before loading host controller module, don't explicitly load u... | Bill Nottingham | 2001-02-27 | 1 | -8/+2 |
* | call sndconfig --mungepnp to set up sound for non-native PnP drivers | Bill Nottingham | 2001-02-27 | 1 | -0/+5 |
* | don't run isapnp on isapnp-enabled 2.4 kernels | Bill Nottingham | 2001-02-27 | 1 | -1/+1 |