aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d
Commit message (Expand)AuthorAgeFilesLines
* Use net_log where appropriate.Bill Nottingham2011-06-011-1/+1
* don't match filesystem types in hostnames (#703203, <jmueller@data-tronics.com>)Bill Nottingham2011-06-011-1/+2
* rc.sysinit: remove /var/run/subsys/rhsm on startupSubrata Modak2011-06-011-0/+3
* rc.d/init.d/network: fixed sed patch for '#' in interface namesHarald Hoyer2011-06-011-2/+0
* Add a comment explaining the oft-confused -t nox,y,z mount syntax.Bill Nottingham2011-04-192-0/+2
* Avoid noisy output if no iscsid check during shutdown or rebootMartin Poole2011-04-191-1/+1
* Fix mishandled argument to fstab-decode. (#685137)Bill Nottingham2011-04-191-1/+1
* Don't do force/lazy umount for the first nfs umount. (#676851, <jlayton@redha...Bill Nottingham2011-04-191-2/+2
* Handle yet another random return string from dmraid.Bill Nottingham2011-04-191-1/+1
* add # as a valid character in network device namesMatt Domsch2011-04-191-0/+2
* network: don't turn of net on shutdown if iscsi is runningMike Christie2010-10-131-0/+8
* Clarify description (#637176)Bill Nottingham2010-09-241-1/+1
* remove deprecation comments for raw devices and fix pathHarald Hoyer2010-09-131-4/+2
* rc.sysinit: also remove /var/run/dovecot/*Harald Hoyer2010-09-131-1/+1
* move quotacheck to after filesystem mounting so it actually works (#249003, <...Bill Nottingham2010-09-131-20/+5
* Restore context of recreated files. (#519748)Bill Nottingham2010-09-131-0/+1
* Do not try to activate subsets and layer raid and handle 'no raid disks'.Bill Nottingham2010-09-131-8/+7
* functions:daemon(): do not clear environment by the login shellBill Nottingham2010-09-131-1/+1
* cleanup /var/run/libvirtHarald Hoyer2009-06-161-0/+1
* 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