aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/rc.sysinit
Commit message (Expand)AuthorAgeFilesLines
* it makes very little sense to allow enabling of DMA on CD-ROMS if we're going...Bill Nottingham2002-04-151-52/+52
* allow tweaking of more devices (#53511)Bill Nottingham2002-04-151-5/+11
* minor tweaks to libredhat-kernel.so handlingBill Nottingham2002-04-121-0/+1
* do LVM initialization twice (#63238)Bill Nottingham2002-04-121-0/+5
* deal with devfs on initrd (#59562)Bill Nottingham2002-04-121-0/+3
* move DMA hammer-of-doom to after loading of ide-scsiBill Nottingham2002-04-101-7/+7
* delete X/VNC locks on startup (#63035)Bill Nottingham2002-04-101-0/+3
* shut up DMA disabling (#62873, #62956)Bill Nottingham2002-04-101-1/+1
* typor6-61Bill Nottingham2002-04-021-1/+0
* don't use stuff in /usr in the ide-dma checkBill Nottingham2002-04-021-3/+1
* turrn off DMA on all CDs at boot <mingo@redhat.com>Bill Nottingham2002-03-281-0/+11
* removed accton calls from rc.sysinit and halt scripts as it is handled in psa...r6-55Mike A. Harris2002-03-121-5/+0
* banner tweaksr6-53Bill Nottingham2002-02-271-6/+12
* Changed rc.sysinit to use /var/account/pacct for FHS 2.2 complianceMike A. Harris2002-02-131-1/+1
* don't complain on monolithic kernels (#58288)Bill Nottingham2002-02-071-2/+2
* load sound-slot-0, not the specific alias (#55231)Bill Nottingham2002-01-251-2/+2
* port fix from 7.2 branchBill Nottingham2002-01-241-1/+1
* add support for libredhat-kernel.so.* symlink handling (johnsonm@redhat.com)Bill Nottingham2002-01-181-0/+9
* don't umount initrd on partitionless installsBill Nottingham2001-09-261-1/+1
* don't run hwclock --adjust on a readonly filesystemBill Nottingham2001-09-091-1/+0
* quota & hwclock tweaks (<pbrown@redhat.com>)Bill Nottingham2001-09-051-6/+7
* need more arch info in bug reportsMichael K. Johnson2001-08-301-2/+5
* we need more uname information in /var/log/ksyms.nMichael K. Johnson2001-08-301-1/+1
* count down in C, not shellr6-30Michael K. Johnson2001-08-291-17/+2
* Bill, I appreciate your intention of simplifying this, but you haveMichael K. Johnson2001-08-281-2/+2
* typoBill Nottingham2001-08-281-1/+1
* more wording changesBill Nottingham2001-08-281-3/+3
* change wording slightlyBill Nottingham2001-08-281-4/+4
* first pass at implementing /.autofsck; archive modules/symbol infoMichael K. Johnson2001-08-271-1/+59
* blow away stale RPM cache files at bootBill Nottingham2001-08-161-0/+1
* tweak raidtab grep slightly (#51231)Bill Nottingham2001-08-081-1/+1
* use a bigger buffer size argument to dmesg when dumping the log (#44024)Bill Nottingham2001-08-071-1/+1
* run kbdconfig when /.unconfigre'd (#43941)Bill Nottingham2001-08-071-0/+3
* use awk, not grep & other cruft (#49616)Bill Nottingham2001-08-071-4/+4
* support setting $CLOCKFLAGS in /etc/sysconfig/clock (#50974)Bill Nottingham2001-08-071-1/+1
* fix typoKarsten Hopp2001-07-311-1/+1
* fix netdev umount stuffBill Nottingham2001-07-241-1/+1
* updates for quota support.Preston Brown2001-07-201-19/+31
* use -O nonetdev; require new mount packageBill Nottingham2001-07-171-1/+1
* don't tweak the System.map link if it's already correct (#39290)Bill Nottingham2001-07-111-1/+2
* make that /initrdBill Nottingham2001-06-211-2/+2
* use /boot/initrd, and flush the buffers when doneBill Nottingham2001-06-211-2/+3
* unmount initrd, if neededBill Nottingham2001-06-201-0/+5
* don't error on raid devices that are marked noauto (#41913, <hdeller@redhat.c...Bill Nottingham2001-05-231-2/+10
* don't load mixer settings; modutils does that in %post-installBill Nottingham2001-04-231-6/+0
* disable DMA, 32-bit IO if asked toBill Nottingham2001-04-191-2/+2
* broke out kernel.h symlink code from rc.sysinit into /sbin/mkkerneldothPreston Brown2001-04-071-41/+1
* do explicitly load usb-storage; it's the simplest solution for nowBill Nottingham2001-03-221-0/+7
* use new -e argument to sysctl to ignore unknown keys (#31852)Bill Nottingham2001-03-221-1/+1
* fix /boot/kernel.h generation (#32081)Bill Nottingham2001-03-221-7/+9