aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Collapse)AuthorAgeFilesLines
...
* fix ONxxx (#136531, <cww@redhat.com>)Bill Nottingham2005-01-121-2/+2
|
* set ETHTOOL_OPTS on addressless devices (#144682, <mpoole@redhat.com>)Bill Nottingham2005-01-121-0/+3
|
* kill dhcp client even if BOOTOPROTO is now static (#127726, others)Bill Nottingham2005-01-121-3/+0
|
* oops, fix syntaxBill Nottingham2005-01-121-1/+1
|
* support releasing the DHCP leaseBill Nottingham2005-01-121-1/+5
|
* clean up whitespace <pb@bieringer.de>Bill Nottingham2005-01-122-20/+20
|
* replace the use of route/ifconfig with ip, remove support for ipv6calcBill Nottingham2005-01-112-142/+36
| | | | (<pb@bierenger.de>, <pekkas@netcore.fi>)
* release lease on shutdown, clean up dhclient pid file (modified from ↵Bill Nottingham2005-01-071-0/+2
| | | | <jvdias@redhat.com>)
* return the result of the operation, not the result of nscdBill Nottingham2005-01-071-1/+0
|
* remove initlog, minilogdBill Nottingham2004-12-221-1/+1
|
* change setting of IPv6 default route (#142308, <pb@bieringer.de>Bill Nottingham2004-12-081-7/+4
|
* - configure the CTC protocol if CTCPROT is set (mainframe)r7-97Karsten Hopp2004-11-151-0/+3
|
* fix check_link_down to still check negotiation if link is listed as "up" on ↵Bill Nottingham2004-11-151-16/+16
| | | | entering (#110164, <dbaron@dbaron.org>
* - parse OPTIONS for QETH, CTC, LCS interfaces (#136256, mainframe)r7-96Karsten Hopp2004-11-111-0/+5
|
* fix typo (#134787, <bnocera@redhat.com>)Bill Nottingham2004-11-091-1/+1
|
* revert some stuffBill Nottingham2004-11-012-2/+4
|
* - some optims/cleanups, details in initscripts.specr7-94Florian La Roche2004-10-314-9/+6
|
* fix typoBill Nottingham2004-10-181-1/+1
|
* fix GATEWAYDEV (#133375, <pekkas@netcore.fi>)Bill Nottingham2004-10-181-1/+1
|
* some cleanupsBill Nottingham2004-10-173-7/+7
|
* remove rawdevices againBill Nottingham2004-10-141-8/+0
|
* return of rawdevices stuffBill Nottingham2004-10-121-0/+8
|
* fix key for open vs. restricted (#135235, <dax@gurulabs.com>)Bill Nottingham2004-10-111-1/+1
|
* - remove check for SYSDIR/portname, this file isn't available withr7-90Karsten Hopp2004-10-081-1/+1
| | | | LCS devices.
* remove rawdevicesBill Nottingham2004-10-081-5/+0
|
* shell quoting will EAT YOUR BRANEBill Nottingham2004-09-272-2/+2
|
* be more liberal in what we accept for link types (#90602, #127984)Bill Nottingham2004-09-271-1/+1
|
* fix shell quotingBill Nottingham2004-09-232-2/+2
|
* fix handling of nonexistent devices (#132839)Bill Nottingham2004-09-172-1/+4
|
* - same as ctc devices, move loading of sysconfig-network to top and allow ↵Karsten Hopp2004-09-131-2/+2
| | | | overwriting of GATEWAY in device config
* fix IPv6 6to4 & NAT (#118928, <pb@bieringer.de>, <pekkas@netcore.fi>)Bill Nottingham2004-09-103-24/+51
|
* - CTC uses GATEWAY as pointtopoint partner. This works as long as CTCr7-79Karsten Hopp2004-09-101-2/+2
| | | | | | is the primary network interface, but fails otherwise. Load /etc/sysconfig/network before ifcfg-ctcX so that GATEWAY can be set in ifcfg-ctcX and doesn't get overwritten.
* - qeth can hav eth, hsi and tr interfaces, lcs can have eth and tr interfaces,Karsten Hopp2004-09-011-13/+3
| | | | | | too. We can't tell apart if p.e. eth0 is qeth or lcs, but need to know it for sysfs configuration. Remove TYPE=QETH hack and use a more generic NETTYPE instead
* - esconX interfaces are gone, they are now called ctcX and configured the ↵Karsten Hopp2004-09-012-60/+1
| | | | same as ctc interfaces
* LCS devices use portno instead if portnamer7-74Karsten Hopp2004-08-301-2/+7
|
* Add support for new DHCPv6 client (new DHCPV6C ifcfg variable)r7-73Jason Vas Dias2004-08-272-1/+7
|
* Add support for new DHCPv6 client (new DHCPV6C ifcfg variable)Jason Vas Dias2004-08-271-0/+3
|
* - ifcfg-iucv/ctc: drop REMIP and use GATEWAY insteadKarsten Hopp2004-08-262-8/+9
|
* support STP bridging (#123324)Bill Nottingham2004-08-251-0/+1
|
* support multiple keys (#127957)Bill Nottingham2004-08-251-2/+7
|
* fix firmware loading (#129155, <bnocera@redhat.com>)Bill Nottingham2004-08-251-1/+1
|
* fix resolv.conf merge if pre-existing resolv.conf nonexistent or emptyr7-67Jason Vas Dias2004-08-231-2/+6
|
* remove wackycommentBill Nottingham2004-08-201-2/+0
|
* remove unneeded lineBill Nottingham2004-08-201-1/+0
|
* Allow users to use generic /etc/dhclient.conf if per-device file ↵Jason Vas Dias2004-08-201-1/+8
| | | | non-existent or empty
* Fix for 125712: preserve options in resolv.confJason Vas Dias2004-08-201-5/+13
|
* - allow CBCP with own number (#125710)Than Ngo2004-08-191-1/+12
|
* fix up resolv.conf munging (#129921)Bill Nottingham2004-08-191-7/+5
|
* quote key (#129930)Bill Nottingham2004-08-191-1/+1
|
* spelling :)r7-61-1Bill Nottingham2004-08-111-1/+1
|