68 Commits (3e676eb12ff4dacd42c61cc2a5ff1fa4f4532322)

Author SHA1 Message Date
Harald Hoyer ee18dd2b88 ifcfg/write-ifcfg.sh: aggregate resolv.conf 7 years ago
Harald Hoyer 041e49ee2a network: enhance team support 8 years ago
Lukas Nykryn 196bb03477 write-ifcfg: do't write MTU twice for regular eth devices 8 years ago
Harald Hoyer 043d8f401b ifcfg/write-ifcfg.sh: write DEVICE=$netif for VLAN 8 years ago
Harald Hoyer e7838a8312 network: fixup VLAN handling 8 years ago
Harald Hoyer 0cf826a11a network: fix vlan handling 8 years ago
Harald Hoyer 24a78b2697 Fixed vlan, bonding, bridging, team logic 9 years ago
Mike Gilbert 5899f2f516 Replace echo -n with printf in code with a /bin/sh shebang 10 years ago
Harald Hoyer 6d58fa27a4 change "while read x" to cope with EOF without newline 10 years ago
Harald Hoyer 23446ef1e0 ifcfg/write-ifcfg.sh: unset vlan 10 years ago
Harald Hoyer 3947f07d93 ifcfg/write-ifcfg: only write DEVICE for non-kernel names 10 years ago
Harald Hoyer 80043e21c1 ifcfg/write-ifcfg.sh: bind bond and bridge interfaces to HW 11 years ago
Harald Hoyer 967cc19ab1 remove all vim and emacs code format comments 11 years ago
Alex Harpin 32125a976b bridging: update the ifcfg files generated for bridge slaves 11 years ago
Harald Hoyer 2db6d71118 fixed bridge setup 11 years ago
Harald Hoyer 7b46244bb9 network: add rd.route parameter 11 years ago
Harald Hoyer f1a38e5294 ifcfg: depends on network 11 years ago
Alex Harpin 83c9ff7dbb bonding: use hwaddr of the slave rather than the master 11 years ago
Harald Hoyer 8fa1afb65c ifcfg/write-ifcfg.sh: include net-lib.sh 11 years ago
Harald Hoyer 1230f3bcff ifcfg/write-ifcfg.sh: "IPV6INIT=yes" check also for non-dhcp 11 years ago
Chapman Flack 2c19a5fa78 Specify strstr tightly, add strglob/strglobin. 11 years ago
Harald Hoyer 2e094b20a6 ifcfg: only bind to HWADDR, if addr_assign_type == 0 11 years ago
Harald Hoyer fb0e5184a6 ifcfg: do not bind persistent interface names to HWADDR 11 years ago
Harald Hoyer d4dd3521bb ifcfg/write-ifcfg.sh: turn on IPV6INIT, if any inet6 address is found 11 years ago
Harald Hoyer 43a85a7365 network: merge setup_net_$netif.ok and net.$netif.did-setup 11 years ago
Harald Hoyer 79b3c8bfa1 ifcfg/write-ifcfg.sh: do not bind s390 to MAC if SUBCHANNELS set 11 years ago
Harald Hoyer 8bcfd683bd */module-setup.sh: add comments for dracut called functions 12 years ago
Harald Hoyer f34e1d6b0e network: do not depend on ifcfg 12 years ago
Radek Vykydal 030b00b8a5 Generate correct ifcfg file for vlan= option. 12 years ago
Harald Hoyer caf207afa7 ifcfg/write-ifcfg.sh: fixed logic 12 years ago
Harald Hoyer 6625c085ae ifcfg/write-ifcfg.sh: 12 years ago
Harald Hoyer 284d62da81 ifcfg/write-ifcfg.sh: proper NAME the interfaces 12 years ago
Harald Hoyer d136ca4eeb network: support multiple bonding interfaces 12 years ago
Harald Hoyer e0e99c59a5 ifcfg/write-ifcfg.sh: fixed typo 12 years ago
Radek Vykydal fd8e4aef90 Write BOOTPROTO=ibft for ip=ibft to ifcfg files 12 years ago
Radek Vykydal c5a742a3bf Don't write DHCPV6C=yes for each dhcp (ipv4) configuration. 12 years ago
Radek Vykydal cbd60fcaaf Do not overwrite ifcfg files generated by Anaconda kickstart (#865192) 13 years ago
Harald Hoyer 32ec0a762d ifcfg/write-ifcfg.sh: add "IPV6INIT=yes" for IPv6 13 years ago
Will Woods 30430fbe30 ifcfg: fix output for ipv6 static addressing 13 years ago
Will Woods 31cfc9aa5e dracut-lib.sh: add copytree(), use it where applicable 13 years ago
Harald Hoyer 02805bd1fc ifcfg/write-ifcfg.sh: fixed IFS resetting 13 years ago
Harald Hoyer a82d207b8d ifcfg/write-ifcfg.sh: add s390 specific configuration options 13 years ago
Harald Hoyer 5bfbfbfc22 ifcfg/write-ifcfg.sh: use PREFIX for prefix netmask form 13 years ago
Will Woods 335bb5a35b ifcfg: fix resolv.conf 13 years ago
Harald Hoyer eb6e141adb ifcfg: write DNS1=... for nameserver= args (RHBZ#815369) 13 years ago
Harald Hoyer 990e945ffd add mtu and macaddr to ip= 13 years ago
Will Woods 66666c670a write-ifcfg.sh: add UUID=.. and save the lease files with the same uuid 13 years ago
Will Woods d37ad6aea0 write-ifcfg.sh: cleanups 13 years ago
Harald Hoyer 3b403b32fc removed trailing whitespaces 14 years ago
Harald Hoyer da5f8554a4 ifcfg/write-ifcfg.sh: do not source net.*.override, if it doesn't exist 14 years ago