Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | um, no, that's correct | Bill Nottingham | 2003-04-03 | 1 | -1/+1 |
| | |||||
* | - sync with beehive packager7-15 | Karsten Hopp | 2003-04-03 | 1 | -1/+1 |
| | | | | | | - prepare for rebuild in 3.0E: Mainframe has no /dev/ttyX devices and no mingetty, don't initialize them. This gave error messages during startup | ||||
* | fix rc.sysinit for 2.5 | Bill Nottingham | 2003-03-28 | 1 | -1/+1 |
| | |||||
* | There are no /dev/ttyX devices and no mingetty on mainframe. | Karsten Hopp | 2003-03-26 | 1 | -8/+10 |
| | | | | This code tried to create new files in /dev/ while / was mounted ro. | ||||
* | - init.d/network: don't advertise "probe: true" in the header if we don't | Nalin Dahyabhai | 2003-03-17 | 1 | -1/+1 |
| | | | | recognize "probe" as an argument | ||||
* | init vts even if consoletype isn't vt (serial console with vts active) | Bill Nottingham | 2003-02-24 | 1 | -6/+7 |
| | |||||
* | do this better | Bill Nottingham | 2003-02-19 | 1 | -3/+7 |
| | |||||
* | initialize tty7 and 8 always. for GDM. | Bill Nottingham | 2003-02-19 | 1 | -0/+3 |
| | |||||
* | actually, don't exclude initlogr7-08 | Bill Nottingham | 2003-02-18 | 1 | -1/+1 |
| | |||||
* | run fewer scripts through action, causing less output to system logs | Bill Nottingham | 2003-02-18 | 1 | -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 are | Bill Nottingham | 2003-02-18 | 1 | -5/+3 |
| | | | | also, hid could have been hotplugged | ||||
* | fix checkpid for multiple pids (#83401) | Bill Nottingham | 2003-02-04 | 1 | -2/+2 |
| | |||||
* | vlan fixes (<tis@foobar.fi>) | Bill Nottingham | 2003-02-04 | 1 | -1/+1 |
| | |||||
* | 802.1Q VLAN support (<tis@foobar.fi>, #82593)r7-05 | Bill Nottingham | 2003-01-31 | 1 | -1/+14 |
| | |||||
* | fix quota test (#83206) | Bill Nottingham | 2003-01-31 | 1 | -1/+1 |
| | |||||
* | clean out sudo stamps | Bill Nottingham | 2003-01-30 | 1 | -1/+3 |
| | |||||
* | fix comment (#83144) | Bill Nottingham | 2003-01-30 | 1 | -1/+1 |
| | |||||
* | fix NFS root (#82685) | Bill Nottingham | 2003-01-24 | 1 | -2/+2 |
| | |||||
* | add zh_TW, match all variants of those locales | Bill Nottingham | 2003-01-20 | 1 | -1/+1 |
| | |||||
* | add zh_TW (#82235) | Bill Nottingham | 2003-01-20 | 1 | -1/+1 |
| | |||||
* | oops, that's not very legal | Bill Nottingham | 2003-01-19 | 1 | -3/+0 |
| | |||||
* | fix some translations | Bill Nottingham | 2003-01-16 | 1 | -3/+9 |
| | |||||
* | * rc.d/rc.sysinit: | Nalin Dahyabhai | 2003-01-16 | 1 | -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-modular | Bill Nottingham | 2003-01-14 | 1 | -25/+27 |
| | | | | LC_ALL=C grep... go faster | ||||
* | unmark some strings | Bill Nottingham | 2003-01-14 | 2 | -3/+3 |
| | |||||
* | set to C locale, to avoid use of locale archives (#72043) | Bill Nottingham | 2003-01-14 | 1 | -2/+1 |
| | |||||
* | rework halt script (#76831, <michal@harddata.com>) | Bill Nottingham | 2003-01-14 | 1 | -3/+4 |
| | |||||
* | support NICELEVEL in the environment (#77846) | Bill Nottingham | 2003-01-14 | 1 | -0/+3 |
| | |||||
* | fix raidtab parsing, don't worry about not-in-fstab RAID devices | Bill Nottingham | 2003-01-14 | 1 | -1/+6 |
| | | | | (#71087, #78467, <aja@mit.edu>) | ||||
* | fix status (#81471) | Bill Nottingham | 2003-01-14 | 1 | -1/+1 |
| | |||||
* | only do the second LVM check if we actually started RAID (#78483, ↵ | Bill Nottingham | 2003-01-14 | 1 | -5/+4 |
| | | | | <milan.kerslager@pslib.cz>) | ||||
* | just use /usr/share/locale ; you need glibc locale stuff anyway... | Bill Nottingham | 2003-01-14 | 1 | -1/+0 |
| | |||||
* | fix CJK text on the console | Bill Nottingham | 2003-01-14 | 1 | -2/+4 |
| | |||||
* | move system font setting sooner | Bill Nottingham | 2003-01-13 | 1 | -16/+14 |
| | |||||
* | speedups (<drepper@redhat.com>) | Bill Nottingham | 2003-01-07 | 3 | -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 Dahyabhai | 2002-12-17 | 1 | -2/+4 |
| | |||||
* | tyopr7-00 | Bill Nottingham | 2002-12-17 | 1 | -1/+1 |
| | |||||
* | graphical boot changes | Bill Nottingham | 2002-12-17 | 2 | -6/+34 |
| | |||||
* | fix netprofile (#72903) | Bill Nottingham | 2002-12-09 | 1 | -1/+1 |
| | |||||
* | add devlabel support | Bill Nottingham | 2002-12-02 | 1 | -0/+4 |
| | |||||
* | use lazy umount, tweak requires as needed | Bill Nottingham | 2002-12-02 | 1 | -2/+2 |
| | |||||
* | load lvm-mod if necessary | Bill Nottingham | 2002-10-18 | 1 | -0/+3 |
| | |||||
* | remove disabling of DMA; it can cause problems | Bill Nottingham | 2002-08-22 | 1 | -7/+0 |
| | |||||
* | move swap startup to after LVM (#66588) | Bill Nottingham | 2002-08-21 | 1 | -3/+3 |
| | |||||
* | typos | Bill Nottingham | 2002-08-21 | 1 | -3/+3 |
| | |||||
* | oops, profile= is taken | Bill Nottingham | 2002-08-21 | 1 | -3/+3 |
| | |||||
* | activate profile if passed via profile= on the kernel command line | Bill Nottingham | 2002-08-21 | 1 | -0/+11 |
| | |||||
* | DUH | Bill Nottingham | 2002-08-14 | 1 | -1/+1 |
| | |||||
* | fix tmpfs umounts (#68178, <tjko@iki.fi>) | Bill Nottingham | 2002-08-14 | 1 | -0/+1 |
| | |||||
* | work around VT2-VT6 bug for now | Bill Nottingham | 2002-08-14 | 1 | -0/+3 |
| |