| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | load usb-storage if needed | Bill Nottingham | 2001-02-23 | 1 | -0/+7 |
* | initialize multiple USB controllers if necessary | Bill Nottingham | 2001-02-22 | 1 | -1/+1 |
* | don't load agpgart automatically; X should handle this | Bill Nottingham | 2001-02-20 | 1 | -5/+0 |
* | disable hotplug if 'nomodules' is specified | Bill Nottingham | 2001-02-16 | 1 | -0/+2 |
* | load ide-cd before ide-scsi | Bill Nottingham | 2001-02-08 | 1 | -0/+1 |
* | load ide-scsi if they asked for it | Bill Nottingham | 2001-02-06 | 1 | -0/+5 |
* | mon has a subdirectory in odd places as well. (#26924) | Bill Nottingham | 2001-02-06 | 1 | -1/+1 |
* | fix comment | Bill Nottingham | 2001-02-06 | 1 | -1/+1 |
* | do USB initialization even if we don't need to load a host-controller module ... | Bill Nottingham | 2001-02-06 | 1 | -0/+4 |
* | Fixed typo in comment (bugzilla 25998) ;-) | Karsten Hopp | 2001-02-05 | 1 | -1/+1 |
* | fix raid start if it's all modular, and no initrd (#25291) | Bill Nottingham | 2001-01-30 | 1 | -2/+6 |
* | add sleep 1 to avoid race (#17842) | Bill Nottingham | 2001-01-29 | 1 | -0/+1 |
* | add devfs to mtab (#20261) | Bill Nottingham | 2001-01-29 | 1 | -0/+1 |
* | don't try and set up LVM if /etc/lvmtab doesn't exist | Bill Nottingham | 2001-01-24 | 1 | -1/+1 |
* | fix up i18n stuff so it works | Bill Nottingham | 2001-01-23 | 1 | -2/+4 |
* | fix utter brokenness. Must be more careful with sed | Bill Nottingham | 2001-01-23 | 1 | -7/+7 |
* | tag action, runcmd, etc. lines as well | Bill Nottingham | 2001-01-23 | 1 | -35/+35 |
* | change i18n stuff around; don't call gettext explicitly, just do echo $"some ... | Bill Nottingham | 2001-01-23 | 1 | -34/+35 |
* | do LVM setup through normal initscripts mechanisms | Bill Nottingham | 2001-01-22 | 1 | -2/+1 |
* | turn on accounting at bootup | Bill Nottingham | 2001-01-17 | 1 | -0/+5 |
* | conflict with ypbind < 1.6-12, since we don't set the NIS domain name anymore | Bill Nottingham | 2001-01-06 | 1 | -0/+5 |
* | Big i18n commit. From Conectiva, originally. | Bill Nottingham | 2001-01-02 | 1 | -30/+29 |
* | use modprobe -c to handle possible conditional modules.conf constructs (#21283) | Bill Nottingham | 2000-12-12 | 1 | -3/+3 |
* | don't exclude proc when you're doing mount -a -t nonfs... | Bill Nottingham | 2000-12-12 | 1 | -1/+1 |
* | only load modules for which persistent DMA buffers are necessary | Bill Nottingham | 2000-12-12 | 1 | -17/+12 |