summaryrefslogtreecommitdiffstats
path: root/rc.d
Commit message (Expand)AuthorAgeFilesLines
* fix netprofile (#72903)Bill Nottingham2002-12-091-1/+1
* add devlabel supportBill Nottingham2002-12-021-0/+4
* use lazy umount, tweak requires as neededBill Nottingham2002-12-021-2/+2
* 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
* fix tmpfs umounts (#68178, <tjko@iki.fi>)Bill Nottingham2002-08-141-0/+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
* - only coding style changesFlorian La Roche2002-07-141-16/+14
* - coding changes onlyFlorian La Roche2002-07-141-5/+5
* - exclude zh_CN.GB18030 for setting LANGFlorian La Roche2002-07-121-1/+1
* - /etc/init.d/functions:Florian La Roche2002-07-112-15/+30
* - cleanup, no real changesFlorian La Roche2002-07-101-9/+6
* - code cleanups in rc.sysinitFlorian La Roche2002-07-101-11/+10
* - drastically reduce the number of consoletype invocationsFlorian La Roche2002-07-101-12/+11
* - better checks for backup filesFlorian La Roche2002-07-103-13/+15
* * Tue Jul 09 2002 Florian La Roche <Florian.LaRoche@redhat.de>Florian La Roche2002-07-102-3/+3
* - fix #68123Florian La Roche2002-07-091-1/+1
* 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
* - only coding styleFlorian La Roche2002-07-051-6/+6
* - just coding style, no real changesFlorian La Roche2002-07-051-6/+6
* - check in new versionFlorian La Roche2002-07-051-20/+20
* - change coding style, should have no! functional changes in itFlorian La Roche2002-07-051-85/+66
* - only cosmetic changesFlorian La Roche2002-07-051-4/+4
* - rc.sysinit: do not load raid modules unless /etc/raidtab existsFlorian La Roche2002-07-051-8/+8
* - this should only be sourced inFlorian La Roche2002-07-051-4/+1
* 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
* - set PATH also in /etc/sysconfig/network-scripts/network-functionsFlorian La Roche2002-06-261-1/+1
* - further smaller cleanups, TEXTDOMAIN* is never exportedFlorian La Roche2002-06-261-4/+0
* - change to /etc/init.d/functionsFlorian La Roche2002-06-261-1/+1
* - further eliminate PATH settingsFlorian La Roche2002-06-262-11/+1
* - PATH is set in init.d/functions, no need to set it separatelyFlorian La Roche2002-06-263-6/+2
* - further cleanupsFlorian La Roche2002-06-265-21/+7
* - move HALTARGS down some moreFlorian La Roche2002-06-261-5/+3
* - start cleaning up some sh coding thingsFlorian La Roche2002-06-263-39/+33
* always initialize USB keyboard/mouseBill Nottingham2002-06-191-11/+3
* remove sleep statementBill Nottingham2002-06-191-1/+0