1 Commits (d8f0e320c267af0ce373066f524eab618ce931af)

Author SHA1 Message Date
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
Warren Togami f3d9b04d1a .override also becomes net.* file only after successful rootfs mount. 16 years ago
Warren Togami bf4626d933 dhclient.* files become net.* only after successful netboot. 16 years ago
David Dillow aa43d0b0df More runtime files to /tmp 16 years ago
Warren Togami 3da5856981 Move all files generated during initrd runtime to /tmp 16 years ago
Harald Hoyer 4127130480 prefixed more internal command line options with "rd" 16 years ago
Harald Hoyer 9223814d59 do not trap if hostname is empty 16 years ago
David Dillow 7e9919b927 network: prepare network configuration engine for udev-based nfsroot 16 years ago
Harald Hoyer c02c339bb5 fixed dhclient dhcp options saving 16 years ago
Harald Hoyer f5f9bfee2d add full patch to /sbin/ip and check for dhclient $pid before kill 16 years ago
Victor Lowther 02d7fdcab4 Minor changes to network scripts to bring inline with my current patch series 16 years ago
Harald Hoyer 9ec23437fa add /sbin to $PATH 16 years ago
Victor Lowther 20abd91484 Create a self-contained structure for dracut modules 16 years ago
Victor Lowther 5f3e2dd2f3 Move running dhclient on DHCP interfaces into a pre-mount hook. 16 years ago
Victor Lowther 6a376b57eb Save any dhcp options we did not handle to net.$interface.dhcpopts 16 years ago
Victor Lowther 17867cf913 Update scripts to make things a little easier to read 16 years ago
Victor Lowther 0ac9584ded We now know how to configure the network interfaces. 16 years ago