aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d
Commit message (Collapse)AuthorAgeFilesLines
* set to C locale, to avoid use of locale archives (#72043)Bill Nottingham2003-01-141-2/+1
|
* rework halt script (#76831, <michal@harddata.com>)Bill Nottingham2003-01-141-3/+4
|
* support NICELEVEL in the environment (#77846)Bill Nottingham2003-01-141-0/+3
|
* fix raidtab parsing, don't worry about not-in-fstab RAID devicesBill Nottingham2003-01-141-1/+6
| | | | (#71087, #78467, <aja@mit.edu>)
* fix status (#81471)Bill Nottingham2003-01-141-1/+1
|
* only do the second LVM check if we actually started RAID (#78483, ↵Bill Nottingham2003-01-141-5/+4
| | | | <milan.kerslager@pslib.cz>)
* just use /usr/share/locale ; you need glibc locale stuff anyway...Bill Nottingham2003-01-141-1/+0
|
* fix CJK text on the consoleBill Nottingham2003-01-141-2/+4
|
* move system font setting soonerBill Nottingham2003-01-131-16/+14
|
* speedups (<drepper@redhat.com>)Bill Nottingham2003-01-073-23/+25
| | | | | - use LC_ALL=C - don't use both grep&awk on the same file, just use awk
* - 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-172-6/+34
|
* 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
| | | | | | daemon(): avoid starting another bash killproc(): avoid starting another bash for the default case - do not call "insmod -p" before loading the "st" module
* - 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
| | | | | | | - allow an option for ups poweroff #68123 - change grep for ONBOOT= #63903 - allow building with a cross-compiler #64362,#64255 - faster check in network-functions:check_default_route()
* - 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
|