aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Expand)AuthorAgeFilesLines
* Repository scheme updated to new layoutDavid Kaspar [Dee'Kej]2018-05-3029-5014/+0
* sysconfig/readonly-root: Clarify the usage of readonly-root.David Kaspar [Dee'Kej]2018-05-171-0/+2
* use proper shebangMatteo Croce2018-05-173-3/+3
* network-functions: use tr to upper case strings rather than awkMatteo Croce2018-05-171-3/+3
* network-functions: add error messages for bonding installationDavid Kaspar [Dee'Kej]2018-05-171-5/+17
* ifdown-eth: no longer needed 'pidof -x dhclient' condition removedDavid Kaspar [Dee'Kej]2018-05-171-2/+2
* ifup-tunnel: Support 'external' tunnels (#172)Phil Dibowitz2018-03-271-5/+9
* ifdown-post: fix logical error in commit 5d61564David Kaspar [Dee'Kej]2018-01-021-1/+1
* network-functions: use POSIX forwarding instead of bash-ismDavid Kaspar [Dee'Kej]2017-11-093-3/+3
* ifup-post: always update nameserver & search entries in /etc/resolv.confDavid Kaspar [Dee'Kej]2017-10-313-75/+139
* network-scripts: forward DBus calls to /dev/nullDavid Kaspar [Dee'Kej]2017-10-312-2/+4
* Spelling fixesVille Skyttä2017-10-302-3/+3
* Use grep -E instead of deprecated egrepVille Skyttä2017-10-301-1/+1
* network-scripts: firewall-cmd replaced with DBus callsDavid Kaspar [Dee'Kej]2017-10-163-11/+22
* 'debugmode' subpackage dropped completelyDavid Kaspar [Dee'Kej]2017-10-161-14/+0
* sysconfig/init* files droppedDavid Kaspar [Dee'Kej]2017-10-162-38/+0
* ifup-eth: wait for STP to complete setup on bridge if $DELAY is not setDavid Kaspar [Dee'Kej]2017-08-071-4/+21
* init.d/functions: convert2sec() function addedDavid Kaspar [Dee'Kej]2017-08-071-1/+1
* Replace /var/run with /run everywhereZbigniew Jędrzejewski-Szmek2017-08-039-20/+20
* ARPUPDATE introducedDavid Kaspar [Dee'Kej]2017-07-143-2/+10
* Replace usleep(1) calls with sleep(1) callsDavid Kaspar [Dee'Kej]2017-05-252-3/+7
* DHCP_FQDN and DHCP_SEND_HOSTNAME introducedDavid Kaspar [Dee'Kej]2017-05-032-14/+38
* re-add missing $HOSTNAME initializationDavid Kaspar [Dee'Kej]2017-04-261-3/+5
* ifup: add support for VLAN_EGRESS_PRIORITY_MAPLukas Nykryn2017-04-111-0/+2
* ifdown-eth: we need to flush global scope as wellLukas Nykryn2017-03-281-1/+4
* ifup-eth: remove quote marksLukas Nykryn2017-03-221-1/+1
* ipv6_add_addr_on_device: replace the existing address on NICDavid Kaspar [Dee'Kej]2017-02-271-1/+1
* network: load NetworkManager connection via dbusPetr Horáček2017-02-141-1/+9
* network: check for running NetworkManager via dbusPetr Horáček2017-02-141-1/+5
* sysconfig/network: NO_DHCP_HOSTNAME option introducedDavid Kaspar [Dee'Kej]2016-11-162-9/+29
* fix typo in IPV6_SET_SYSCTLSPavel Šimerda2016-11-151-1/+1
* network-functions: do not send hostname via dhclient everytimeDavid Kaspar [Dee'Kej]2016-11-102-9/+25
* ipv6_wait_tentative(): exit immediately when dadfailed occursDavid Kaspar [Dee'Kej]2016-11-011-3/+22
* ifup-eth: if arping fails, output responding MACLukas Nykryn2016-10-312-4/+6
* ifup-post: introduce new configuration option NOROUTESETDavid Kaspar [Dee'Kej]2016-10-311-1/+3
* ifup-post: use is_false() function instead of checking for "no" stringDavid Kaspar [Dee'Kej]2016-10-311-2/+5
* ifup-aliases: send gratuitous ARPs when adding addressesLukas Nykryn2016-10-311-0/+6
* Add ability to specify arbitrary route optionsPhil Dibowitz2016-10-271-0/+2
* Fix typo'd variable in 6to4 cleanupPhil Dibowitz2016-10-121-2/+2
* Use the is_true() and is_false() functions where possibleDavid Kaspar [Dee'Kej]2016-10-126-11/+11
* [3/3] Remove tabs and fix spacing: ifup/ifdown scriptsPhil Dibowitz2016-10-1219-779/+782
* [2/3] Remove tabs and fix spacing: network-functionsPhil Dibowitz2016-10-121-284/+289
* [1/3] Remove tabs and fix spacing: ipv6 scriptsPhil Dibowitz2016-10-124-1151/+1149
* Allow someone to keep accept_ra on while using static addresses.Phil Dibowitz2016-10-101-1/+3
* Provide a mechanism to prevent network-scripts from messing with sysctlsPhil Dibowitz2016-10-103-33/+42
* ifup-eth: fix setting preferred_lft and valid_lftLukas Nykryn2016-06-231-1/+1
* ifup: don't call nmcli on any lo deviceLukas Nykryn2016-06-162-2/+2
* source_config: tell NetworkManger to load ifcfg file even for NM_CONTROLLED=noThomas Haller2016-06-131-4/+6
* ipv6: wait for all global IPv6 addresses to leave the "tentative" stateLukas Nykryn2016-06-132-0/+23
* ifup: set valid_lft and preferred_lft to forever for static ipBlake Caldwell2016-05-301-0/+3