aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/rc.sysinit
Commit message (Expand)AuthorAgeFilesLines
* don't load hid stuff if it's non-modularBill Nottingham2003-01-141-25/+27
* unmark some stringsBill Nottingham2003-01-141-2/+2
* fix raidtab parsing, don't worry about not-in-fstab RAID devicesBill Nottingham2003-01-141-1/+6
* only do the second LVM check if we actually started RAID (#78483, <milan.kers...Bill Nottingham2003-01-141-5/+4
* move system font setting soonerBill Nottingham2003-01-131-16/+14
* - add a "nofirewire" option to /etc/rc.sysinit, analogous to "nousb"Nalin Dahyabhai2002-12-171-2/+4
* tyopr7-00Bill Nottingham2002-12-171-1/+1
* graphical boot changesBill Nottingham2002-12-171-1/+22
* fix netprofile (#72903)Bill Nottingham2002-12-091-1/+1
* add devlabel supportBill Nottingham2002-12-021-0/+4
* load lvm-mod if necessaryBill Nottingham2002-10-181-0/+3
* remove disabling of DMA; it can cause problemsBill Nottingham2002-08-221-7/+0
* move swap startup to after LVM (#66588)Bill Nottingham2002-08-211-3/+3
* typosBill Nottingham2002-08-211-3/+3
* oops, profile= is takenBill Nottingham2002-08-211-3/+3
* activate profile if passed via profile= on the kernel command lineBill Nottingham2002-08-211-0/+11
* DUHBill Nottingham2002-08-141-1/+1
* work around VT2-VT6 bug for nowBill Nottingham2002-08-141-0/+3
* fix typoBill Nottingham2002-07-241-5/+2
* oops, UTF-8 can have @euroBill Nottingham2002-07-241-1/+1
* load firewire if needed/configured (#67203)Bill Nottingham2002-07-221-0/+12
* fix boottime cleanup, add cleanup of ICE filesBill Nottingham2002-07-151-3/+9
* - /etc/init.d/functions:Florian La Roche2002-07-111-7/+4
* - cleanup, no real changesFlorian La Roche2002-07-101-9/+6
* - code cleanups in rc.sysinitFlorian La Roche2002-07-101-11/+10
* - better checks for backup filesFlorian La Roche2002-07-101-1/+0
* clarify comment (#68309)Bill Nottingham2002-07-091-1/+1
* - cleanupFlorian La Roche2002-07-061-20/+14
* - first small cleanupsFlorian La Roche2002-07-061-12/+4
* - rc.sysinit: do not load raid modules unless /etc/raidtab existsFlorian La Roche2002-07-051-8/+8
* use unicode_startBill Nottingham2002-06-281-8/+8
* deal only with current paths; also, look for psfu filesBill Nottingham2002-06-281-3/+3
* no boldBill Nottingham2002-06-281-1/+1
* move /proc/bus/usb mount elsewhere, in case USB is in the initrdBill Nottingham2002-06-271-1/+4
* - further eliminate PATH settingsFlorian La Roche2002-06-261-8/+0
* - start cleaning up some sh coding thingsFlorian La Roche2002-06-261-4/+3
* always initialize USB keyboard/mouseBill Nottingham2002-06-191-11/+3
* remove sleep statementBill Nottingham2002-06-191-1/+0
* actually test that hdparm is there before trying to call itBill Nottingham2002-05-081-1/+1
* libredhat-kernel.so should be hardlink, not symlink...Bill Nottingham2002-04-291-1/+1
* fix stupid cut&paste errorBill Nottingham2002-04-191-3/+3
* it makes very little sense to allow enabling of DMA on CD-ROMS if we're going...Bill Nottingham2002-04-151-52/+52
* allow tweaking of more devices (#53511)Bill Nottingham2002-04-151-5/+11
* minor tweaks to libredhat-kernel.so handlingBill Nottingham2002-04-121-0/+1
* do LVM initialization twice (#63238)Bill Nottingham2002-04-121-0/+5
* deal with devfs on initrd (#59562)Bill Nottingham2002-04-121-0/+3
* move DMA hammer-of-doom to after loading of ide-scsiBill Nottingham2002-04-101-7/+7
* delete X/VNC locks on startup (#63035)Bill Nottingham2002-04-101-0/+3
* shut up DMA disabling (#62873, #62956)Bill Nottingham2002-04-101-1/+1
* typor6-61Bill Nottingham2002-04-021-1/+0