aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Collapse)AuthorAgeFilesLines
* fix loop when change_resolve_conf is supplied the same DNS addressBill Nottingham2006-02-101-0/+1
| | | | multiple times (Michael Reinsch, via <oblin@mandriva.com>)
* ifup-aliases:Miloslav Trmac2006-02-102-10/+56
| | | | | | | | - Revert the previous commit - Reformat the eval of doom, add comments - Add support for non-numeric IP aliases ifdown-aliases: - Copy the updated eval of doom
* - don't restrict alias names unnecessarily, but do check that the filename isPeter Jones2006-02-091-6/+1
| | | | the same as any DEVICE line contained inside.
* dirty hacks to make sure hotplug doesn't run after unclean shutdownBill Nottingham2006-02-061-0/+3
| | | | (#177795)
* - Support additional per-alias default routes (#149941)Miloslav Trmac2006-02-031-21/+34
| | | | | | - Skip files with invalid alias names (#83126) - Continue creating aliases if one of the files contains invalid configuration (#83126)
* move the arping to before we actually add the address. If the addressBill Nottingham2006-02-021-4/+4
| | | | is already on the device, it's a little late... (fixes a xen issue)
* remove references to /usr/X11R6/bin (#177938)Bill Nottingham2006-01-311-1/+1
|
* move hotplug handling here. add udev rules. obsolete hotplug.Bill Nottingham2006-01-201-0/+55
|
* get hwaddrs from sysfs as opposed to ip | sed, etc.Bill Nottingham2006-01-201-2/+8
|
* udev now loads modules - use that, remove the kmodule stuffBill Nottingham2005-12-211-4/+0
| | | | don't set hotplug, it can't possibly work
* use new dhclient file paths, add appropriate conflict (#169164)Bill Nottingham2005-11-282-2/+2
|
* handle no EOF in the route file (#156972)Bill Nottingham2005-10-031-2/+2
|
* clean up error message (#135167)Bill Nottingham2005-10-031-1/+1
|
* move wireless options before bridge options (#122801)Bill Nottingham2005-09-301-13/+13
|
* silence error (#90601)Bill Nottingham2005-09-301-1/+1
|
* fixed typo bugThan Ngo2005-09-271-1/+1
|
* support proper dial-in configuration, thanks to Peter Bieringer (#158380)r8-15Than Ngo2005-09-261-3/+16
|
* deal with broken networks better (#168947)Bill Nottingham2005-09-221-5/+7
|
* throw out nameif error messagesBill Nottingham2005-09-211-2/+2
|
* set rate in quotes (#163123)Bill Nottingham2005-07-131-1/+1
|
* add 'cd' to the proper dir (#161170)Bill Nottingham2005-06-211-0/+2
|
* fix interface renaming (#158774)Bill Nottingham2005-05-251-3/+5
|
* fix grep to always match the full hwaddr, as opposed to matching '0'Bill Nottingham2005-05-102-3/+8
| | | | | | against '00:AA:BB:CC:DD:EE'. Take into account lines that end with spaces, or with "# this is a comment", too. Also, put the grep in only one place instead of 3. Fixes #157252, #153669.
* fix static routes with ppp demand dialing (#20142, <ohrn+redhat@chalmers.se>)Bill Nottingham2005-04-251-2/+12
|
* don't send dhcp hostname (revert of fix for #149667)Bill Nottingham2005-04-211-3/+0
|
* message from Thomas Zehetbauer on fedora-devel (in URL field).Karsten Hopp2005-04-181-1/+1
| | | | | | | In initscripts-8.08-2, "/etc/init.d/network" will hang in "ifup-routes" during boot. The cause is a missing "$file" in the script, making "egrep" hang waiting for data on STDIN.
* get rid of excess messagesBill Nottingham2005-04-151-15/+0
|
* typoBill Nottingham2005-04-151-1/+1
|
* automatically send hostname if it's available and not overriddenBill Nottingham2005-04-151-0/+3
| | | | (#149667)
* add SECURITYMODE (#145407)Bill Nottingham2005-04-151-0/+4
|
* don't error out if hotplug doesn't exist (#140008)Bill Nottingham2005-04-151-3/+3
|
* get rid of an ifconfig useBill Nottingham2005-04-151-1/+1
|
* - always return errors on trying to bring up nonexistent devices (#131461)Bill Nottingham2005-04-151-4/+4
| | | | - fix error message (#143674)
* remove duplicate route check... this should get fixed inBill Nottingham2005-04-151-8/+0
| | | | dhclient-script (or wherever) if it still happens
* remove ... the dhclient excess verbiage will be removedBill Nottingham2005-04-151-10/+1
|
* cleanupBill Nottingham2005-04-151-1/+2
|
* check the pid file so we can print a sane error message (#143640)Bill Nottingham2005-04-151-1/+9
|
* more dhclient-only cleanupsBill Nottingham2005-04-151-16/+14
|
* more pump/dhcpcd removalBill Nottingham2005-04-151-14/+0
|
* remove support for the old firewall typeBill Nottingham2005-04-152-32/+0
|
* cleanup (#154353, <link@pobox.com>)Bill Nottingham2005-04-131-1/+1
|
* make sure commented lines are handled correctly (#154353, #114548)Bill Nottingham2005-04-111-2/+4
|
* handle alternate VLAN naming schemes (#115001)Bill Nottingham2005-03-302-9/+22
|
* handle non-ascii keys (#150552)Bill Nottingham2005-03-301-24/+34
|
* set proper route (#140654, #146169)Bill Nottingham2005-03-282-4/+7
|
* don't do fwd policies explicitly; let setkey handle itBill Nottingham2005-03-112-14/+0
|
* woopsBill Nottingham2005-03-034-31/+28
|
* ipv6 cleanups (<pb@bieringer.de>)Bill Nottingham2005-03-035-45/+44
|
* more ipsec stuff (#147001, <ckjohnson@gwi.net>)Bill Nottingham2005-02-181-0/+2
|
* dhcp release cleanups (<jvdias@redhat.com>)Bill Nottingham2005-02-141-3/+8
|