aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/rc.sysinit
Commit message (Collapse)AuthorAgeFilesLines
* load ide-cd before ide-scsiBill Nottingham2001-04-021-0/+6
| | | | load ide-scsi if they asked for it
* do explicitly load usb-storage; it's the simplest solution for nowBill Nottingham2001-04-021-31/+84
| | | | | | | | | | | | | | | | | | | | | | | fix /boot/kernel.h generation (#32081) tweak raid startup slightly to deal with /etc/raitab but no raid in the kernel (#25291) avoid some error messages from USB startup (#31040) run pam_console_apply on startup to reset permissions insert multiple USB controllers correctly mount usbdevfs before loading host controller module don't run isapnp on isapnp-enabled 2.4 kernels initialize multiple USB controllers if necessary disable hotplug if 'nomodules' is specified mon has a subdirectory in odd places as well. (#26924) do USB initialization even if we don't need to load a host-controller module (#26318) fix raid start if it's all modular, and no initrd (#25291) add sleep 1 to avoid race (#17842) add devfs to mtab (#20261) deal with new location of console-tools stuff turn on accounting at bootup use modprobe -c to handle possible conditional modules.conf constructs (#21283) don't exclude proc when you're doing mount -a -t nonfs... don't remount r/w if it is r/w (#12097) don't try and load fonts and keymaps on a serial console. Duh.
* don't set NIS domainnameBill Nottingham2000-11-301-13/+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
|
* don't fsck an NFS root filesystemBill Nottingham2000-07-311-1/+2
|
* fix fastbootBill Nottingham2000-07-311-1/+1
|
* s/nill/null/gr5-38Nalin Dahyabhai2000-07-251-1/+1
|
* fix usb ugliness on non-PCI machinesBill Nottingham2000-07-241-3/+3
|
* revertBill Nottingham2000-07-241-1/+1
|
* /etc/init.d -> /etc/rc.d/init.dr5-36Bernhard Rosenkraenzer2000-07-241-1/+1
|
* - add "nousb" command line parameterr5-35Trond Eivind Glomsrod2000-07-181-19/+23
| | | | - fix some warnings when mounting /proc/bus/usb
* fix == in shellBill Nottingham2000-07-131-4/+4
|
* Don't try to initialize disabled (IRQwise) USB controller.Trond Eivind Glomsrod2000-07-101-1/+4
|
* move usb initialization up (for keyboards)Bill Nottingham2000-07-061-37/+38
|
* Dont use tailTrond Eivind Glomsrod2000-07-021-3/+1
|
* allow 'fastboot' on kernel commandline to skip fsckBill Nottingham2000-07-021-2/+9
|
* Added USB initializing, including drivers for mouse and keyboards (if needeed)Trond Eivind Glomsrod2000-06-291-0/+37
|
* Added support for EIDE disk optimization via /etc/sysconfig/hardddisksTrond Eivind Glomsrod2000-06-271-0/+34
|
* *** empty log message ***r5-21Bill Nottingham2000-06-271-4/+0
|
* /etc/rc.d/init.d -> /etc/init.d. Wheeeeee.Bill Nottingham2000-06-151-7/+7
|
* switch to /dev/shm from /var/shmBill Nottingham2000-06-131-2/+2
|
* change a -A to a -a in a testNalin Dahyabhai2000-06-121-1/+1
|
* use depmod -A, not depmod -a.Preston Brown2000-06-081-3/+3
|
* conf.modules -> modules.confBill Nottingham2000-06-011-3/+3
|
* fix bug #11267r5-12Nalin Dahyabhai2000-05-111-1/+1
|
* fix old compatibility cruftBill Nottingham2000-05-021-1/+1
|
* use /poweroff and /halt to determine whether powering offBill Nottingham2000-04-191-1/+1
|
* explicitly specify --localtime to hwclockBill Nottingham2000-04-031-1/+5
|
* Handle /var/shmBernhard Rosenkraenzer2000-03-211-1/+5
|
* Launch devfsd if required and installedBernhard Rosenkraenzer2000-03-171-0/+3
|
* don't read commented raiddev entriesBill Nottingham2000-02-231-1/+1
|
* remove mtab~~ tooBill Nottingham2000-02-181-1/+1
|
* sanitize repair promptBill Nottingham2000-02-161-3/+3
|
* load modules, not aliases. Also, load sound-slot-0 if aliasedBill Nottingham2000-02-081-2/+7
|
* fix check for /var/*/news, work around for bug #9140Nalin Dahyabhai2000-02-071-1/+1
|
* don't run mixer if module doesn't loadr4-91Bill Nottingham2000-02-051-1/+3
|
* *** empty log message ***r4-86Bill Nottingham2000-01-311-6/+0
|
* * sysconfig/network-scripts/ifdown-post:Nalin Dahyabhai2000-01-311-0/+15
| | | | | | | | | | | | | attempt to reset the default route in case we dropped it for PPP * src/ipcalc.1: document the "--silent" option * src/shvar.c: strtok() and other cleanups * rc.d/rc.sysinit: make symlinks for System.map and module-info automatically
* get rid of warning when /var/lock and /var/run are emptyBill Nottingham2000-01-271-1/+1
|