aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix IFS usage mangling device names (#802119)Bill Nottingham2012-03-201-9/+1
* 9.03.29-1Lukas Nykryn2012-03-141-1/+4
* Save entropy during system install (#786404)Lukas Nykryn2012-03-141-0/+5
* 9.03.28-1Lukas Nykryn2012-02-141-1/+15
* rc.sysinit - use rcS-emergency job instead of suloginPetr Lautrbach2012-02-141-3/+3
* Improve comment in init/serial.conf (#746808)Lukas Nykryn2012-02-141-2/+11
* Turn off UPS in powerfail situation (#754984, <robert@fedoraproject.org>)Lukas Nykryn2012-02-131-0/+5
* Eviscerate ifconfig uses from ip-aliases, because it's deprecated, slow (#721...Bill Nottingham2012-02-131-77/+51
* Fix comments in sysctl.conf (#755175)Lukas Nykryn2012-02-135-10/+10
* Do not check mounted filesystems (#745224)Lukas Nykryn2012-02-131-1/+1
* Just exit on first response (#744734)Bill Nottingham2012-02-131-1/+1
* Add cifs to check for network filesystem (#760018).Bill Nottingham2012-02-131-4/+2
* Don't set primary before we enslave devices. (#747418, <agospoda@redhat.com>)Bill Nottingham2012-02-131-1/+1
* Fix logic error with removing arp_ip_target (#745681)Bill Nottingham2012-02-131-1/+1
* Support ipv6 routing rules by merging IPv4/IPv6, and route/rule code. (#68087...Bill Nottingham2012-02-093-26/+30
* Fix typo in translation. (#757637)Bill Nottingham2011-11-281-1/+1
* 9.03.27-1initscripts-9.03.27-1Petr Lautrbach2011-10-071-1/+4
* use restorecon -F for /dev and /dev/pts (#743222)Petr Lautrbach2011-10-071-2/+2
* 9.03.26-1initscripts-9.03.26-1Petr Lautrbach2011-09-201-1/+5
* kexec - free reservation memory only for crashkernel=auto (#734987)Petr Lautrbach2011-09-201-0/+1
* add support for emergency target (#681357)Petr Lautrbach2011-09-202-0/+24
* 9.03.25-1initscripts-9.03.25-1Petr Lautrbach2011-08-161-1/+4
* plymouth lives in /bin. (#702814)Bill Nottingham2011-08-165-14/+15
* 9.03.24-1initscripts-9.03.24-1Petr Lautrbach2011-08-151-1/+18
* Fix pid file usage for IPv6. (#729292, <daveg@dgit.ndo.co.uk>)Bill Nottingham2011-08-151-1/+1
* Don't mount gfs2 in netfs (#689593)Bill Nottingham2011-08-151-1/+1
* Allow non-'-s' options in ETHTOOL_OPTS, and allow multiple option types. (#69...Bill Nottingham2011-08-152-16/+20
* Override NETMASK from PREFIX where specified (#705367, <mpoole@redhat.com>)Bill Nottingham2011-08-151-0/+5
* VLAN, etc. interfaces can be slaves; check for being a slave first. (#703475)Bill Nottingham2011-08-151-4/+4
* don't match filesystem types in hostnames (#703203, <jmueller@data-tronics.com>)Bill Nottingham2011-08-151-1/+2
* Handle IPADDRx correctly for static addresses (#698738)Bill Nottingham2011-08-151-1/+1
* Fix logic error (#698520, <jlau@redhat.com>)Bill Nottingham2011-08-151-1/+1
* load static arp entries from ethers file (#696788)Petr Lautrbach2011-08-151-0/+4
* Fix patch misapplicationBill Nottingham2011-08-151-1/+1
* ifup/ifdown-eth: properly add and remove arp_ip_target'sHarald Hoyer2011-08-152-4/+27
* Make sure the bond exists when we bring up the slaves. (#694501)Bill Nottingham2011-08-151-1/+2
* Don't explictly disallow IPv6 aliases (#583409, #612877.)Bill Nottingham2011-08-152-6/+4
* Document NM_CONTROLLED. (#692123)Bill Nottingham2011-08-151-0/+3
* Add an error when setting gateway fails. (#672202)Bill Nottingham2011-08-151-2/+4
* Use net_log where appropriate.Bill Nottingham2011-08-1512-52/+52
* Switch the default logging value to error.Bill Nottingham2011-08-151-2/+2
* Add a net_log() function. (#507515, #689525)Bill Nottingham2011-08-151-0/+23
* Add a comment explaining the oft-confused -t nox,y,z mount syntax.Bill Nottingham2011-08-152-0/+2
* Move sysctl.conf/sysctl.d handling to a function, call it where appropriate. ...Bill Nottingham2011-08-153-7/+12
* Add support for sysctl.d (#59311)Martin Langhoff2011-08-151-0/+4
* 9.03.23-1initscripts-9.03.23-1Petr Lautrbach2011-04-191-1/+4
* Don't print errors if mdadm isn't installed. (#692187)Bill Nottingham2011-04-191-2/+2
* 9.03.22-1initscripts-9.03.22-1Petr Lautrbach2011-03-211-1/+5
* Fix check for unmanaged devices so it does the right thing with devices NM do...Bill Nottingham2011-03-211-1/+1
* don't pass '' to umount (#682879)Petr Lautrbach2011-03-161-1/+1