Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - rc.sysinit: do not load raid modules unless /etc/raidtab exists | Florian La Roche | 2002-07-05 | 1 | -8/+8 |
| | |||||
* | use unicode_start | Bill Nottingham | 2002-06-28 | 1 | -8/+8 |
| | |||||
* | deal only with current paths; also, look for psfu files | Bill Nottingham | 2002-06-28 | 1 | -3/+3 |
| | |||||
* | no bold | Bill Nottingham | 2002-06-28 | 1 | -1/+1 |
| | |||||
* | move /proc/bus/usb mount elsewhere, in case USB is in the initrd | Bill Nottingham | 2002-06-27 | 1 | -1/+4 |
| | |||||
* | - further eliminate PATH settings | Florian La Roche | 2002-06-26 | 1 | -8/+0 |
| | |||||
* | - start cleaning up some sh coding things | Florian La Roche | 2002-06-26 | 1 | -4/+3 |
| | |||||
* | always initialize USB keyboard/mouse | Bill Nottingham | 2002-06-19 | 1 | -11/+3 |
| | |||||
* | remove sleep statement | Bill Nottingham | 2002-06-19 | 1 | -1/+0 |
| | |||||
* | actually test that hdparm is there before trying to call it | Bill Nottingham | 2002-05-08 | 1 | -1/+1 |
| | |||||
* | libredhat-kernel.so should be hardlink, not symlink... | Bill Nottingham | 2002-04-29 | 1 | -1/+1 |
| | |||||
* | fix stupid cut&paste error | Bill Nottingham | 2002-04-19 | 1 | -3/+3 |
| | |||||
* | it makes very little sense to allow enabling of DMA on CD-ROMS if we're ↵ | Bill Nottingham | 2002-04-15 | 1 | -52/+52 |
| | | | | going to globally disable it later in the script | ||||
* | allow tweaking of more devices (#53511) | Bill Nottingham | 2002-04-15 | 1 | -5/+11 |
| | | | | tweak non-disk devices iff they explicitly have a config file for that device (#56575, #63415) | ||||
* | minor tweaks to libredhat-kernel.so handling | Bill Nottingham | 2002-04-12 | 1 | -0/+1 |
| | |||||
* | do LVM initialization twice (#63238) | Bill Nottingham | 2002-04-12 | 1 | -0/+5 |
| | |||||
* | deal with devfs on initrd (#59562) | Bill Nottingham | 2002-04-12 | 1 | -0/+3 |
| | |||||
* | move DMA hammer-of-doom to after loading of ide-scsi | Bill Nottingham | 2002-04-10 | 1 | -7/+7 |
| | |||||
* | delete X/VNC locks on startup (#63035) | Bill Nottingham | 2002-04-10 | 1 | -0/+3 |
| | |||||
* | shut up DMA disabling (#62873, #62956) | Bill Nottingham | 2002-04-10 | 1 | -1/+1 |
| | |||||
* | typor6-61 | Bill Nottingham | 2002-04-02 | 1 | -1/+0 |
| | |||||
* | don't use stuff in /usr in the ide-dma check | Bill Nottingham | 2002-04-02 | 1 | -3/+1 |
| | |||||
* | turrn off DMA on all CDs at boot <mingo@redhat.com> | Bill Nottingham | 2002-03-28 | 1 | -0/+11 |
| | |||||
* | removed accton calls from rc.sysinit and halt scripts as it is handled in ↵r6-55 | Mike A. Harris | 2002-03-12 | 1 | -5/+0 |
| | | | | psacct package now | ||||
* | banner tweaksr6-53 | Bill Nottingham | 2002-02-27 | 1 | -6/+12 |
| | |||||
* | Changed rc.sysinit to use /var/account/pacct for FHS 2.2 compliance | Mike A. Harris | 2002-02-13 | 1 | -1/+1 |
| | |||||
* | don't complain on monolithic kernels (#58288) | Bill Nottingham | 2002-02-07 | 1 | -2/+2 |
| | |||||
* | load sound-slot-0, not the specific alias (#55231) | Bill Nottingham | 2002-01-25 | 1 | -2/+2 |
| | |||||
* | port fix from 7.2 branch | Bill Nottingham | 2002-01-24 | 1 | -1/+1 |
| | |||||
* | add support for libredhat-kernel.so.* symlink handling (johnsonm@redhat.com) | Bill Nottingham | 2002-01-18 | 1 | -0/+9 |
| | |||||
* | don't umount initrd on partitionless installs | Bill Nottingham | 2001-09-26 | 1 | -1/+1 |
| | |||||
* | don't run hwclock --adjust on a readonly filesystem | Bill Nottingham | 2001-09-09 | 1 | -1/+0 |
| | |||||
* | quota & hwclock tweaks (<pbrown@redhat.com>) | Bill Nottingham | 2001-09-05 | 1 | -6/+7 |
| | |||||
* | need more arch info in bug reports | Michael K. Johnson | 2001-08-30 | 1 | -2/+5 |
| | |||||
* | we need more uname information in /var/log/ksyms.n | Michael K. Johnson | 2001-08-30 | 1 | -1/+1 |
| | |||||
* | count down in C, not shellr6-30 | Michael K. Johnson | 2001-08-29 | 1 | -17/+2 |
| | |||||
* | Bill, I appreciate your intention of simplifying this, but you have | Michael K. Johnson | 2001-08-28 | 1 | -2/+2 |
| | | | | | | | | | made it say something that is VERY SIMPLY NOT TRUE. A trivial reading of the code will demonstrate what I am saying. We do NOT skip the fsck, we simply do not set the force fsck argument. "To skip" is not the opposite of "To force". This is a critical change. | ||||
* | typo | Bill Nottingham | 2001-08-28 | 1 | -1/+1 |
| | |||||
* | more wording changes | Bill Nottingham | 2001-08-28 | 1 | -3/+3 |
| | |||||
* | change wording slightly | Bill Nottingham | 2001-08-28 | 1 | -4/+4 |
| | |||||
* | first pass at implementing /.autofsck; archive modules/symbol info | Michael K. Johnson | 2001-08-27 | 1 | -1/+59 |
| | |||||
* | blow away stale RPM cache files at boot | Bill Nottingham | 2001-08-16 | 1 | -0/+1 |
| | |||||
* | tweak raidtab grep slightly (#51231) | Bill Nottingham | 2001-08-08 | 1 | -1/+1 |
| | |||||
* | use a bigger buffer size argument to dmesg when dumping the log (#44024) | Bill Nottingham | 2001-08-07 | 1 | -1/+1 |
| | |||||
* | run kbdconfig when /.unconfigre'd (#43941) | Bill Nottingham | 2001-08-07 | 1 | -0/+3 |
| | |||||
* | use awk, not grep & other cruft (#49616) | Bill Nottingham | 2001-08-07 | 1 | -4/+4 |
| | | | | | exit happily if ifup is called on a device that doesn't exist and has no alias (fixes all those nasty PCMCIA onboot complaints) | ||||
* | support setting $CLOCKFLAGS in /etc/sysconfig/clock (#50974) | Bill Nottingham | 2001-08-07 | 1 | -1/+1 |
| | |||||
* | fix typo | Karsten Hopp | 2001-07-31 | 1 | -1/+1 |
| | |||||
* | fix netdev umount stuff | Bill Nottingham | 2001-07-24 | 1 | -1/+1 |
| | |||||
* | updates for quota support. | Preston Brown | 2001-07-20 | 1 | -19/+31 |
| |