aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/rc.sysinit
Commit message (Expand)AuthorAgeFilesLines
* run pam_console_apply on startup to reset permissionsBill Nottingham2001-03-071-0/+3
* typor5-70Bill Nottingham2001-03-051-1/+1
* typoBill Nottingham2001-03-051-2/+2
* insert multiple USB controllers correctlyBill Nottingham2001-03-021-4/+6
* *** empty log message ***r5-68Bill Nottingham2001-02-271-5/+5
* mount usbdevfs before loading host controller module, don't explicitly load u...Bill Nottingham2001-02-271-8/+2
* call sndconfig --mungepnp to set up sound for non-native PnP driversBill Nottingham2001-02-271-0/+5
* don't run isapnp on isapnp-enabled 2.4 kernelsBill Nottingham2001-02-271-1/+1
* load usb-storage if neededBill Nottingham2001-02-231-0/+7
* initialize multiple USB controllers if necessaryBill Nottingham2001-02-221-1/+1
* don't load agpgart automatically; X should handle thisBill Nottingham2001-02-201-5/+0
* disable hotplug if 'nomodules' is specifiedBill Nottingham2001-02-161-0/+2
* load ide-cd before ide-scsiBill Nottingham2001-02-081-0/+1
* load ide-scsi if they asked for itBill Nottingham2001-02-061-0/+5
* mon has a subdirectory in odd places as well. (#26924)Bill Nottingham2001-02-061-1/+1
* fix commentBill Nottingham2001-02-061-1/+1
* do USB initialization even if we don't need to load a host-controller module ...Bill Nottingham2001-02-061-0/+4
* Fixed typo in comment (bugzilla 25998) ;-)Karsten Hopp2001-02-051-1/+1
* fix raid start if it's all modular, and no initrd (#25291)Bill Nottingham2001-01-301-2/+6
* add sleep 1 to avoid race (#17842)Bill Nottingham2001-01-291-0/+1
* add devfs to mtab (#20261)Bill Nottingham2001-01-291-0/+1
* don't try and set up LVM if /etc/lvmtab doesn't existBill Nottingham2001-01-241-1/+1
* fix up i18n stuff so it worksBill Nottingham2001-01-231-2/+4
* fix utter brokenness. Must be more careful with sedBill Nottingham2001-01-231-7/+7
* tag action, runcmd, etc. lines as wellBill Nottingham2001-01-231-35/+35
* change i18n stuff around; don't call gettext explicitly, just do echo $"some ...Bill Nottingham2001-01-231-34/+35
* do LVM setup through normal initscripts mechanismsBill Nottingham2001-01-221-2/+1
* turn on accounting at bootupBill Nottingham2001-01-171-0/+5
* conflict with ypbind < 1.6-12, since we don't set the NIS domain name anymoreBill Nottingham2001-01-061-0/+5
* Big i18n commit. From Conectiva, originally.Bill Nottingham2001-01-021-30/+29
* use modprobe -c to handle possible conditional modules.conf constructs (#21283)Bill Nottingham2000-12-121-3/+3
* don't exclude proc when you're doing mount -a -t nonfs...Bill Nottingham2000-12-121-1/+1
* only load modules for which persistent DMA buffers are necessaryBill Nottingham2000-12-121-17/+12
* don't remount r/w if it is r/w (#12097)Bill Nottingham2000-12-121-1/+3
* duh, get it rightBill Nottingham2000-12-121-1/+1
* don't try and load fonts and keymaps on a serial console. Duh.Bill Nottingham2000-12-111-5/+7
* From: Karsten Hopp (karsten@redhat.de)Bill Nottingham2000-11-301-29/+44
* don't set NIS domain nameBill Nottingham2000-11-301-14/+0
* don't load usb drivers if they're compiled inBill Nottingham2000-08-181-1/+1
* clean up /boot/kernel.h generation someBill Nottingham2000-08-171-3/+4
* do case-insensitve greps of /proc/cmdlineBill Nottingham2000-08-141-4/+4
* load agpgart if necessaryBill Nottingham2000-08-081-0/+4
* Put kernel architecture into /boot/kernel.hJakub Jelinek2000-08-071-10/+22
* don't set hostname if it's already set (NFS root)Bill Nottingham2000-08-071-0/+5
* remove support for /etc/HOSTNAMEBill Nottingham2000-08-071-2/+0
* remove console-tools requirementBill Nottingham2000-08-071-9/+9
* cosmetic fixes for keytable loadingBill Nottingham2000-08-071-1/+6
* don't probe for USB controllers here; deal with what kudzu gives usBill Nottingham2000-08-071-25/+8
* yet more colons. Also, fix the nousb grepBill Nottingham2000-08-061-27/+27
* use usb-uhci, not uhciBill Nottingham2000-08-021-1/+1