summaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling in commentBill Nottingham2008-07-161-2/+1
* Set as executable.Bill Nottingham2008-07-102-0/+0
* Clarify comments.Bill Nottingham2008-07-101-3/+2
* Don't do the arping check for loopback.Bill Nottingham2008-07-101-0/+2
* Minor cleanups.Bill Nottingham2008-07-101-9/+3
* Don't export GRAPHICAL - plymouth is for all modes.Bill Nottingham2008-06-191-2/+0
* Add code to set MALLOC_CHECK_ and MALLOC_PERTURB_ .Peter Jones2008-06-171-0/+9
* Don't try to rename devices - udev rules are the way to goBill Nottingham2008-05-232-35/+0
* add sit tunnel type (#441635)Bill Nottingham2008-04-091-0/+3
* don't attempt to re-enslave already-enslaved devices (#440077)Bill Nottingham2008-04-011-3/+4
* Make sure NEWCONFIG exists before grepping for it (#390271, continued)Bill Nottingham2008-03-181-1/+6
* don't do something odd if we find a mac address that matches theBill Nottingham2008-01-151-1/+1
* typoBill Nottingham2007-11-271-1/+1
* don't endlessly loop on ifdown if devices are inconsistent (#390271)Bill Nottingham2007-11-261-1/+2
* set mode before bringing link up (#254046, <linville@redhat.com>)Bill Nottingham2007-10-081-3/+4
* work around bash changes (#220887, modified from <nvigier@mandriva.com>)Bill Nottingham2007-09-254-6/+13
* handle arp_ip_target separately (#288151, <agospoda@redhat.com>)Bill Nottingham2007-09-141-1/+10
* fix fixBill Nottingham2007-08-101-1/+1
* add support for overriding IKE dh group (#251506, <stijn.tintel@x-tend.be>)Bill Nottingham2007-08-091-3/+4
* license cleanupBill Nottingham2007-08-036-20/+56
* set 'primary' later for bonding devices (#236897, <agospoda@redhat.com>)Bill Nottingham2007-06-221-0/+9
* as we don't use NETWORKING_IPV6, silence errors (#195845)Bill Nottingham2007-04-171-1/+1
* support ETHTOOL_OPTS on bridge devices (#208043, <bbaetz@acm.org>)Bill Nottingham2007-04-161-0/+3
* cleanup & optimize sysctl usage (#217595)Bill Nottingham2007-04-161-4/+7
* set link up before itweaking wireless parameters (#228253)Bill Nottingham2007-04-161-0/+3
* allow overriding of my_identifier (#229343, <cmadams@hiwaay.net>)Bill Nottingham2007-04-161-2/+10
* only use the first address (#230157, <michal@harddata.com>)Bill Nottingham2007-04-161-2/+2
* restore file context on /etc/resolv.conf (#230776, <dwalsh@redhat.com>)Bill Nottingham2007-04-161-0/+1
* disable link checking when PERSISTENT_DHCLIENT is set (#234075)Bill Nottingham2007-04-161-1/+1
* add netconsole init script (#235952)Bill Nottingham2007-04-161-0/+20
* add options for mounting state (#234916)Bill Nottingham2007-04-131-0/+4
* properly quote arguments (#234756)Bill Nottingham2007-04-131-5/+5
* fix logicBill Nottingham2007-02-221-1/+1
* simplify bonding test (#215887, <herbert.xu@redhat.com>)Bill Nottingham2007-01-231-4/+1
* remove NETWORKING_IPV6Bill Nottingham2007-01-179-48/+14
* fix logic thinko that can trip up when lookup fails (#220318)Bill Nottingham2007-01-171-4/+3
* release bonding slaves properly (#220525)Bill Nottingham2007-01-041-0/+2
* set MACADDR, MTU before initializing bonding slaves, etc (#218792)Bill Nottingham2006-12-071-10/+10
* more fixes for network module unload (#211474)Bill Nottingham2006-11-221-1/+1
* Add a way to manually manage racoon.conf, e.g. to handle separate tunnels withMiloslav Trmac2006-11-152-5/+7
* don't run ethtool if there's no device. Prevents reloading the moduleBill Nottingham2006-11-061-0/+1
* more statetab updates (#211839, <markmc@redhat.com>)Bill Nottingham2006-10-271-1/+1
* just enslave once. seems to work nowBill Nottingham2006-10-191-26/+2
* use sysfs interface for bonding (#202443, <agospoda@redhat.com>)Bill Nottingham2006-10-183-8/+26
* restorecon on moved lease fileBill Nottingham2006-10-071-0/+1
* set keymap correctly in non-UTF8 locale (#167363)Bill Nottingham2006-10-041-0/+3
* move ccwgroup initialization to a udev rule (#199139, #199655, #169161)Bill Nottingham2006-09-272-33/+6
* sed gone wrongBill Nottingham2006-09-191-1/+1
* pass path to '.' always (#206035)Bill Nottingham2006-09-1129-29/+29
* fix the real issueBill Nottingham2006-08-231-6/+1