22 Commits (c3cdd9f6e10e0a2cb642f0d6ec43939b18fe0e3c)

Author SHA1 Message Date
Harald Hoyer 7c5ec0f5be network:dhcp:wait_for_ipv6_dad() in PREINIT6 10 years ago
Harald Hoyer 6d58fa27a4 change "while read x" to cope with EOF without newline 10 years ago
Gerd von Egidy 99ccbc30df Add support for ethernet point-to-point connections configured via DHCP 10 years ago
Will Woods 7e50abfdb8 do 'ip route replace default' instead of 'add' 11 years ago
Harald Hoyer 967cc19ab1 remove all vim and emacs code format comments 11 years ago
Harald Hoyer ebe7411691 network: DCHPv6: set valid_lft and preferred_lft 11 years ago
Harald Hoyer a9d30a4066 network:dhclient-script do PREINIT6 for DHCP6 11 years ago
Harald Hoyer 43a85a7365 network: merge setup_net_$netif.ok and net.$netif.did-setup 11 years ago
Harald Hoyer 2ac599dc75 network/dhclient-script.sh:DHCP IPv6 interface setup 11 years ago
Harald Hoyer 247d6d4270 network/dhclient-script.sh: set lease time 11 years ago
Harald Hoyer 8795467533 network/fcoe: only redirect output to loginit.pipe, if exists 12 years ago
Harald Hoyer ffc68f357e use ${var:+val} rather than ${var+val} 12 years ago
Harald Hoyer b093aa2dc7 beautified shell code 12 years ago
Harald Hoyer 32bd2fbb4c use "rm --" to guard against filenames beginning with "-" 12 years ago
Harald Hoyer d6d3173916 network/dhclient-script.sh: also touch "/tmp/setup_net_<mac>.ok" 12 years ago
Dave Young 6cb77ea91f use linkup in dhclient-script.sh 12 years ago
dyoung@redhat.com efa5eb424d Move wait for if functions to net lib 12 years ago
Dave Young a17fc9902e dhclient initqueue hook fix 13 years ago
Harald Hoyer 8b88dc7f71 network: do not arping with qeth layer3 interfaces 13 years ago
Harald Hoyer c6c704fda6 network: fix ifup and netroot calling 13 years ago
Harald Hoyer 552ecca6db Renamed all shell scripts to *.sh 13 years ago
Dave Young 957bc5c92f allow ifup bring up network manually even without netroot 13 years ago
Ian Dall da55af4763 network/dhclient-script: set FQDN 13 years ago
Harald Hoyer 3b403b32fc removed trailing whitespaces 14 years ago
Harald Hoyer 7eb40c488c base: s#initlog#loginit#g for consistency 14 years ago
Harald Hoyer fb59f4c967 get rid of absolute PATHs 14 years ago
Harald Hoyer c9f1e3d1f4 check for getarg() function before sourcing dracut-lib.sh 14 years ago
Harald Hoyer 19f3a804e7 s#/dev/.run#/run#g 14 years ago
Harald Hoyer b177e9133e move all /dev/.initramfs to /dev/.run/initramfs 14 years ago
Harald Hoyer 5023964844 move initlog.pipe to /dev/.initramfs 14 years ago
Harald Hoyer cc02093d69 reformat source code 15 years ago
Harald Hoyer e54a84113e get rid of rdnetdebug 15 years ago
Harald Hoyer 9ab1426534 40network/dhclient-script: be more verbose 15 years ago
Warren Togami 157a8ddf5c Revert to per-device resolv.conf by Seewer's suggestion. 16 years ago
Philippe Seewer 5fb4ac2286 Add DAD to dhclient-script 16 years ago
Philippe Seewer d92ca28b16 Get rid of hostname utility 16 years ago
Seewer Philippe d1dd6bb746 Be a bit more optimistic when setting mtus 16 years ago
Harald Hoyer bf87d252f3 network: wait for interfaces to come up, before proceeding 16 years ago
Harald Hoyer f57b5bc735 network: move netroot to initqueue 16 years ago
Warren Togami 984a819b92 There is only one resolv.conf. 16 years ago
David Dillow e663608c40 dash compatible substitution 16 years ago
Warren Togami ef380e9de8 Turns out this is really a misconfigured DHCP server, apply the same workaround as Debian and upstream dhclient-script. 16 years ago
Warren Togami 39f3a51d65 Fix multiple search domains with proper quoting (thanks dcbw) 16 years ago
Harald Hoyer b8f39ef152 renamed dracut-lib to dracut-lib.sh 16 years ago
Seewer Philippe 02a187e161 removed exit on fail "sh -e" for dhclient-script 16 years ago
Seewer Philippe 00c0d5b869 fix check for dhclient-script, if interface is already up 16 years ago
Philippe Seewer db8158439d multnic support: move actual interface configuration to netroot 16 years ago
Philippe Seewer 580bb5417c netroot and others: Style changes 16 years ago
Philippe Seewer 0c26abfa81 netroot: Always write an override file if an ip= line is present 16 years ago
Seewer Philippe d3b0f96893 Use relative path for ip command. 16 years ago