aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d
Commit message (Expand)AuthorAgeFilesLines
* fixed "Determine reboot/halt via existing INIT_HALT environment variable. (#4...Harald Hoyer2009-05-141-1/+1
* return of rawdevices stuffBill Nottingham2009-05-141-0/+80
* add md activation before lvm/device-mapper in netfs (#480627)Harald Hoyer2009-05-041-0/+3
* add gfs2 to rc.sysinit mount (#494963)Bill Nottingham2009-05-041-2/+2
* Don't unmount the nfsd filesystem when unmounting nfs client mounts. (#481794...Bill Nottingham2009-05-041-1/+1
* Bring up ipsec interfaces last. (#481733)Bill Nottingham2009-05-041-8/+16
* Determine reboot/halt via existing INIT_HALT environment variable. (#475006)Bill Nottingham2009-05-041-1/+1
* Don't say that we're shutting off crypto if we aren't actually doing it. (#47...Bill Nottingham2009-05-041-3/+2
* add proper return codes for /etc/init.d/network (#481002)Bill Nottingham2009-05-041-1/+7
* Use the pidfile before running pidof in status(). (#440658)Bill Nottingham2009-05-041-4/+6
* Remove /.suspended as well on boot (#270861)Harald Hoyer2009-05-041-1/+1
* blkid has a -l option to pick a single device. Use it. (#470027)Bill Nottingham2008-11-101-5/+5
* Don't mkswap on halt (#469823)Bill Nottingham2008-11-101-2/+0
* Mount encrypted logical volumes during boot (#466115, Bill Nottingham)Harald Hoyer2008-11-101-0/+7
* https://bugzilla.redhat.com/show_bug.cgi?id=433702Harald Hoyer2008-09-163-16/+25
* https://bugzilla.redhat.com/show_bug.cgi?id=452866Harald Hoyer2008-09-161-0/+2
* https://bugzilla.redhat.com/show_bug.cgi?id=447928Harald Hoyer2008-09-161-1/+1
* - also skip network shutdown if there is a '_rnetdev' root device (part of #4...Bill Nottingham2008-03-031-1/+1
* added needed __readlink functionHarald Hoyer2008-02-071-0/+4
* fix root fs check to catch 'rw,ordered,noatime,etc.' properly (#334171)Bill Nottingham2008-01-101-2/+18
* add LUKS uuid support (#360071, <karsten@redhat.com>)Bill Nottingham2008-01-101-3/+11
* Use proper invocations for authconfig, system-config-network (#426372, #428202)Bill Nottingham2008-01-101-4/+4
* fix netconsole init script statusBill Nottingham2007-08-071-9/+7
* - init.d/halt: don't shut down the network in kexec (#223932, <mchristi@redha...r8-45-16-ELBill Nottingham2007-06-221-1/+1
* - add support for VLAN_PLUS_VID_NO_PAD vlans (#229285)Bill Nottingham2007-06-221-2/+2
* add netconsole init script (#223742)Bill Nottingham2007-04-161-0/+147
* revert for now - something else odd is going on hereBill Nottingham2007-01-191-6/+1
* - copy dhclient lease files from the initrd into /var/lib/dhclient sor8-45-15-ELPeter Jones2007-01-181-1/+6
* - don't unmount network file systems (#217625)r8-45-10-ELBill Nottingham2006-11-291-1/+1
* fix dmraid test (#216490)Bill Nottingham2006-11-201-1/+1
* mount tmpfs with -n (#213132)Bill Nottingham2006-10-311-1/+1
* fix or_IN and similar locales (#212438)Bill Nottingham2006-10-262-19/+5
* use dmraid.static (#211297)Bill Nottingham2006-10-181-3/+3
* revert early-login support (#210386)Bill Nottingham2006-10-121-2/+2
* - Handle "nodmraid" and "nompath" command line options (#209377)Peter Jones2006-10-111-2/+3
* fix mismerger8-44Bill Nottingham2006-10-041-5/+6
* set keymap correctly in non-UTF8 locale (#167363)Bill Nottingham2006-10-041-3/+7
* redirect stderr (#209204)Bill Nottingham2006-10-041-1/+1
* don't write to gdmfifoBill Nottingham2006-09-271-1/+0
* * rc.sysinit: Also check for localhost.localdomain when resettingBill Nottingham2006-09-271-1/+1
* syntaxBill Nottingham2006-09-211-1/+1
* run with -m so that subprocesses get their own process group (part ofBill Nottingham2006-09-212-0/+4
* better check here (#190989, #110761)Bill Nottingham2006-09-211-2/+2
* change blkid.tab pathBill Nottingham2006-09-191-1/+1
* set default affinity if specified (#203359)Bill Nottingham2006-09-151-0/+11
* pass path to '.' always (#206035)Bill Nottingham2006-09-111-1/+1
* run setsysfont always when /dev/tty1 existsBill Nottingham2006-09-081-2/+2
* allow going to a shell if the system is shut down uncleanlyBill Nottingham2006-09-081-1/+10
* 8.39-1r8-39Bill Nottingham2006-09-051-1/+1
* - make multipath partitions be named with the form "${device}p${partnum}",Peter Jones2006-08-311-5/+7