aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d
Commit message (Collapse)AuthorAgeFilesLines
* init vts even if consoletype isn't vt (serial console with vts active)Bill Nottingham2003-02-241-6/+7
|
* do this betterBill Nottingham2003-02-191-3/+7
|
* initialize tty7 and 8 always. for GDM.Bill Nottingham2003-02-191-0/+3
|
* actually, don't exclude initlogr7-08Bill Nottingham2003-02-181-1/+1
|
* run fewer scripts through action, causing less output to system logsBill Nottingham2003-02-181-1/+1
| | | | | (#49670, #75279, #81531). Not the best fix, but should shut most things up.
* just because hid may be static doesn't mean keybdev/mousedev areBill Nottingham2003-02-181-5/+3
| | | | also, hid could have been hotplugged
* fix checkpid for multiple pids (#83401)Bill Nottingham2003-02-041-2/+2
|
* vlan fixes (<tis@foobar.fi>)Bill Nottingham2003-02-041-1/+1
|
* 802.1Q VLAN support (<tis@foobar.fi>, #82593)r7-05Bill Nottingham2003-01-311-1/+14
|
* fix quota test (#83206)Bill Nottingham2003-01-311-1/+1
|
* clean out sudo stampsBill Nottingham2003-01-301-1/+3
|
* fix comment (#83144)Bill Nottingham2003-01-301-1/+1
|
* fix NFS root (#82685)Bill Nottingham2003-01-241-2/+2
|
* add zh_TW, match all variants of those localesBill Nottingham2003-01-201-1/+1
|
* add zh_TW (#82235)Bill Nottingham2003-01-201-1/+1
|
* oops, that's not very legalBill Nottingham2003-01-191-3/+0
|
* fix some translationsBill Nottingham2003-01-161-3/+9
|
* * rc.d/rc.sysinit:Nalin Dahyabhai2003-01-161-1/+1
| | | | | | discard anything after the name of the tty when looking for mingetty invocations in /etc/inittab, avoids barfing on systems where 'mingetty /dev/ttyFOO --noclear' is in use (like mine)
* don't load hid stuff if it's non-modularBill Nottingham2003-01-141-25/+27
| | | | LC_ALL=C grep... go faster
* unmark some stringsBill Nottingham2003-01-142-3/+3
|
* 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
|