aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig.txt
Commit message (Collapse)AuthorAgeFilesLines
* 9.70-sync: syconfig.txt updatedDavid Kaspar [Dee'Kej]2017-03-221-0/+2
| | | | Description of PPPOE_EXTRA & PPPD_EXTRA added.
* Delete IPX support.Bill Nottingham2014-01-151-10/+0
| | | | | | | Conflicts: rc.d/init.d/network sysconfig.txt sysconfig/network-scripts/ifup-ipx
* use iw instead of iwconfig and friends (#915343)Lukas Nykryn2013-12-041-17/+4
|
* consider IPV6INIT undefined as YESLukas Nykryn2013-08-191-1/+1
|
* drop useless variables from /etc/sysconfig/initLukas Nykryn2013-07-111-7/+0
|
* Sysconfig.txt advised saslauthd -a instad of -v (869075)Václav Pavlín2013-05-221-1/+1
|
* try dhcpv6 after v4 failedLukas Nykryn2013-04-121-0/+3
|
* add ipip6 tunneling support (#928232, raorn@raorn.name)Lukas Nykryn2013-03-271-1/+1
|
* mention rule6 filesLukas Nykryn2013-03-141-1/+3
|
* Remove NETWORKING_IPV6 from sysconfig.txt (#918622)Václav Pavlín2013-03-061-4/+0
|
* check an IP address for existence in ifup-alias (#852005)Lukas Nykryn2013-01-211-0/+4
|
* Update documentation for config file migration for i18n/l10n and hostname ↵Bill Nottingham2012-12-071-8/+5
| | | | | | settings. (#881923) Also, remove obsolete setsysfont.
* Drop prefdm.Bill Nottingham2012-08-081-11/+0
|
* Clarify docs around IPV6INIT=yes/noBill Nottingham2012-06-291-15/+5
|
* Move VLAN= docs to the interface configuration section, rather than ↵Bill Nottingham2012-06-081-1/+1
| | | | /etc/sysconfig/network.
* Update docs to not reference ifconfig.Bill Nottingham2012-04-111-1/+1
|
* Add support for firewalld zones. (#802415, from <jpopelka@redhat.com>)Bill Nottingham2012-03-131-0/+4
| | | | | | | | | | ZONE in an ifcfg file describes the zone an interface should belong to. Zones can be configured in the firewalld configuration file. When interfaces are brought up, tell firewalld, if running, to add them to the proper zone. Similarly, remove them when they're brought down. Modified from a patch from Jiri Popelka.
* Clean up BOOTPROTO docs.Bill Nottingham2012-03-131-5/+6
|
* Clean up IPv6 disable docs some.Bill Nottingham2012-02-101-6/+3
|
* Document the additional ETHTOOL_OPTS enhancementsRaghu Udiyar2012-01-251-0/+3
|
* If locale.conf exists, use it. (#706756, in part)Bill Nottingham2011-10-251-5/+15
| | | | | | | | | | | | | systemd's algorithm on startup is: - if /etc/locale.conf is parseable, use that - otherwise, use /etc/sysconfig/i18n Given that we have a heirarchy of system -> user settings here, simply go: ~/.i18n > /etc/locale.conf > /etc/sysconfig/i18n Add some documentation as well.
* Add support for setting random bridge options via BRIDGING_OPTS. (#734045, ↵Bill Nottingham2011-08-311-0/+8
| | | | #665378)
* Support overriding hostname via /etc/hostname.Bill Nottingham2011-04-181-0/+1
|
* Document NM_CONTROLLED. (#692123)Bill Nottingham2011-03-301-0/+3
|
* Update and improve IPv6 disabling instructions.Ville Skyttä2011-03-011-3/+6
|
* Add GVRP support (#597598, <tomek@jot23.org>)Bill Nottingham2011-02-281-0/+3
|
* Support multiple IP addreses via IPADDRn, PREFIXn (or NETMASKn) (#633984) ↵Bill Nottingham2010-11-301-5/+9
| | | | | | | | Adapted from <jklimes@redhat.com> In addition to legacy IP aliases, this commit adds a support for configuring mupliple IPs via single ifcfg file. It uses the same syntax and behaviour as NetworkManager.
* Adjust clock docs (#637058)Bill Nottingham2010-09-271-13/+9
|
* Document PREFIX/NETMASK (#617481, <jklimes@redhat.com>)Bill Nottingham2010-07-261-0/+6
|
* Document NETWORKWAIT (#595386)Bill Nottingham2010-07-011-0/+8
|
* Tweak wording.Bill Nottingham2010-06-291-1/+1
|
* Mention WDM, though (#609037)Bill Nottingham2010-06-291-1/+1
|
* Document that DISPLAYMANAGER is deprecated.Bill Nottingham2010-06-291-3/+7
|
* Remove obsolete documentation (we don't support dhcpcd.)Bill Nottingham2010-06-241-7/+1
|
* Clean up some leftover VLAN code; clarify documentation.Bill Nottingham2010-05-131-1/+1
|
* use ip command for vlan instead of vconfigPetr Lautrbach2010-05-131-2/+1
|
* Document DHCLIENTARGS.Bill Nottingham2010-02-161-0/+2
|
* Run '/sbin/dhclient -6' instead of /sbin/dhcp6c (#553017, ↵Bill Nottingham2010-01-081-3/+3
| | | | | | | | <dcantrell@redhat.com>) The ISC software is now used for DHCPv6 support, so run dhclient in DHCPv6 mode instead of the older /sbin/dhcp6c program. Still honor the same configuration variables.
* ip_always_defrag was removed in the *2.4* kernel.Bill Nottingham2010-01-061-6/+0
| | | | I think we can safely remove this code.
* Coalesce the multiple rcX and ttyX jobs into single files.Bill Nottingham2009-12-031-0/+3
| | | | | | Adjust other jobs accordingly. Use a configuration parameter for what ttys to start.
* Remove deprecation for older route syntax.Bill Nottingham2009-11-121-2/+2
|
* Doucment DHCP_HOSTNAME (#498052)Bill Nottingham2009-09-021-0/+2
|
* Clarify docs. (#518614)Bill Nottingham2009-08-211-2/+2
|
* Allow use of either ESP only or AH only (#251494, <stijn.tintel@x-tend.be>)Bill Nottingham2009-03-201-0/+2
|
* Allow passing of arguments to dhcp6c (#437949, <pekkas@netcore.fi>)Bill Nottingham2009-03-201-0/+4
|
* Add support for creating TUN/TAP devices on the fly (#453973, <scott@zahna.com>)Bill Nottingham2009-03-191-0/+3
|
* Document CGROUP_DAEMONBill Nottingham2009-03-091-0/+10
|
* Remove support for no longer existing 'brctl setgcint' command. (#360471)Bill Nottingham2008-11-261-1/+0
|
* Add some docs on BONDING_OPTS.Bill Nottingham2008-11-211-0/+5
|
* note that ETHTOOL_OPTS really should be done as udev rulesBill Nottingham2008-04-241-6/+10
|