Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | network: add knob to optionally keep interfaces up during shutdown | Davide Cavalca | 2018-05-30 | 1 | -0/+5 |
| | | | | Resolves: RHBZ#1583677 | ||||
* | ARPUPDATE introduced | David Kaspar [Dee'Kej] | 2017-10-16 | 1 | -0/+5 |
| | | | | | | | | | The ARPUPDATE option has been introduced. It defaults to 'yes'. By setting the ARPUPDATE to 'no', administrator can disable updating neighbouring computers with ARP information about current NIC. This is especially needed when using LVS Load Balancing with Direct routing enabled. | ||||
* | sysconfig.txt: mention previously introduced NO_DHCP_HOSTNAME option | David Kaspar [Dee'Kej] | 2017-05-03 | 1 | -0/+4 |
| | |||||
* | DHCP_FQDN and DHCP_SEND_HOSTNAME introduced | David Kaspar [Dee'Kej] | 2017-05-03 | 1 | -1/+11 |
| | | | | | | | | | | | | | | The way DHCP_HOSTNAME is being sent to DHCP server has been completely reworked... DHCP_FQDN now allows user to specify fully qualified domain name to be sent to DHCP server instead of just using simple hostname. This option takes precedence before DHCP_HOSTNAME variable. DHCP_SEND_HOSTNAME can be used to tell initscripts to not send either DHCP_HOSTNAME or DHCP_FQDN to DHCP server. Both of these options should behave same as they do in NetworkManager. | ||||
* | 9.70-sync: syconfig.txt updated | David Kaspar [Dee'Kej] | 2017-03-22 | 1 | -0/+2 |
| | | | | Description of PPPOE_EXTRA & PPPD_EXTRA added. | ||||
* | Delete IPX support. | Bill Nottingham | 2014-01-15 | 1 | -10/+0 |
| | | | | | | | Conflicts: rc.d/init.d/network sysconfig.txt sysconfig/network-scripts/ifup-ipx | ||||
* | use iw instead of iwconfig and friends (#915343) | Lukas Nykryn | 2013-12-04 | 1 | -17/+4 |
| | |||||
* | consider IPV6INIT undefined as YES | Lukas Nykryn | 2013-08-19 | 1 | -1/+1 |
| | |||||
* | drop useless variables from /etc/sysconfig/init | Lukas Nykryn | 2013-07-11 | 1 | -7/+0 |
| | |||||
* | Sysconfig.txt advised saslauthd -a instad of -v (869075) | Václav Pavlín | 2013-05-22 | 1 | -1/+1 |
| | |||||
* | try dhcpv6 after v4 failed | Lukas Nykryn | 2013-04-12 | 1 | -0/+3 |
| | |||||
* | add ipip6 tunneling support (#928232, raorn@raorn.name) | Lukas Nykryn | 2013-03-27 | 1 | -1/+1 |
| | |||||
* | mention rule6 files | Lukas Nykryn | 2013-03-14 | 1 | -1/+3 |
| | |||||
* | Remove NETWORKING_IPV6 from sysconfig.txt (#918622) | Václav Pavlín | 2013-03-06 | 1 | -4/+0 |
| | |||||
* | check an IP address for existence in ifup-alias (#852005) | Lukas Nykryn | 2013-01-21 | 1 | -0/+4 |
| | |||||
* | Update documentation for config file migration for i18n/l10n and hostname ↵ | Bill Nottingham | 2012-12-07 | 1 | -8/+5 |
| | | | | | | settings. (#881923) Also, remove obsolete setsysfont. | ||||
* | Drop prefdm. | Bill Nottingham | 2012-08-08 | 1 | -11/+0 |
| | |||||
* | Clarify docs around IPV6INIT=yes/no | Bill Nottingham | 2012-06-29 | 1 | -15/+5 |
| | |||||
* | Move VLAN= docs to the interface configuration section, rather than ↵ | Bill Nottingham | 2012-06-08 | 1 | -1/+1 |
| | | | | /etc/sysconfig/network. | ||||
* | Update docs to not reference ifconfig. | Bill Nottingham | 2012-04-11 | 1 | -1/+1 |
| | |||||
* | Add support for firewalld zones. (#802415, from <jpopelka@redhat.com>) | Bill Nottingham | 2012-03-13 | 1 | -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 Nottingham | 2012-03-13 | 1 | -5/+6 |
| | |||||
* | Clean up IPv6 disable docs some. | Bill Nottingham | 2012-02-10 | 1 | -6/+3 |
| | |||||
* | Document the additional ETHTOOL_OPTS enhancements | Raghu Udiyar | 2012-01-25 | 1 | -0/+3 |
| | |||||
* | If locale.conf exists, use it. (#706756, in part) | Bill Nottingham | 2011-10-25 | 1 | -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 Nottingham | 2011-08-31 | 1 | -0/+8 |
| | | | | #665378) | ||||
* | Support overriding hostname via /etc/hostname. | Bill Nottingham | 2011-04-18 | 1 | -0/+1 |
| | |||||
* | Document NM_CONTROLLED. (#692123) | Bill Nottingham | 2011-03-30 | 1 | -0/+3 |
| | |||||
* | Update and improve IPv6 disabling instructions. | Ville Skyttä | 2011-03-01 | 1 | -3/+6 |
| | |||||
* | Add GVRP support (#597598, <tomek@jot23.org>) | Bill Nottingham | 2011-02-28 | 1 | -0/+3 |
| | |||||
* | Support multiple IP addreses via IPADDRn, PREFIXn (or NETMASKn) (#633984) ↵ | Bill Nottingham | 2010-11-30 | 1 | -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 Nottingham | 2010-09-27 | 1 | -13/+9 |
| | |||||
* | Document PREFIX/NETMASK (#617481, <jklimes@redhat.com>) | Bill Nottingham | 2010-07-26 | 1 | -0/+6 |
| | |||||
* | Document NETWORKWAIT (#595386) | Bill Nottingham | 2010-07-01 | 1 | -0/+8 |
| | |||||
* | Tweak wording. | Bill Nottingham | 2010-06-29 | 1 | -1/+1 |
| | |||||
* | Mention WDM, though (#609037) | Bill Nottingham | 2010-06-29 | 1 | -1/+1 |
| | |||||
* | Document that DISPLAYMANAGER is deprecated. | Bill Nottingham | 2010-06-29 | 1 | -3/+7 |
| | |||||
* | Remove obsolete documentation (we don't support dhcpcd.) | Bill Nottingham | 2010-06-24 | 1 | -7/+1 |
| | |||||
* | Clean up some leftover VLAN code; clarify documentation. | Bill Nottingham | 2010-05-13 | 1 | -1/+1 |
| | |||||
* | use ip command for vlan instead of vconfig | Petr Lautrbach | 2010-05-13 | 1 | -2/+1 |
| | |||||
* | Document DHCLIENTARGS. | Bill Nottingham | 2010-02-16 | 1 | -0/+2 |
| | |||||
* | Run '/sbin/dhclient -6' instead of /sbin/dhcp6c (#553017, ↵ | Bill Nottingham | 2010-01-08 | 1 | -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 Nottingham | 2010-01-06 | 1 | -6/+0 |
| | | | | I think we can safely remove this code. | ||||
* | Coalesce the multiple rcX and ttyX jobs into single files. | Bill Nottingham | 2009-12-03 | 1 | -0/+3 |
| | | | | | | Adjust other jobs accordingly. Use a configuration parameter for what ttys to start. | ||||
* | Remove deprecation for older route syntax. | Bill Nottingham | 2009-11-12 | 1 | -2/+2 |
| | |||||
* | Doucment DHCP_HOSTNAME (#498052) | Bill Nottingham | 2009-09-02 | 1 | -0/+2 |
| | |||||
* | Clarify docs. (#518614) | Bill Nottingham | 2009-08-21 | 1 | -2/+2 |
| | |||||
* | Allow use of either ESP only or AH only (#251494, <stijn.tintel@x-tend.be>) | Bill Nottingham | 2009-03-20 | 1 | -0/+2 |
| | |||||
* | Allow passing of arguments to dhcp6c (#437949, <pekkas@netcore.fi>) | Bill Nottingham | 2009-03-20 | 1 | -0/+4 |
| | |||||
* | Add support for creating TUN/TAP devices on the fly (#453973, <scott@zahna.com>) | Bill Nottingham | 2009-03-19 | 1 | -0/+3 |
| |