25 Commits (2fe2945869ad5adabc290a06b11630c888e0a8fc)

Author SHA1 Message Date
Warren Togami beb097d9f1 Bridged network boot 16 years ago
Harald Hoyer b8f39ef152 renamed dracut-lib to dracut-lib.sh 16 years ago
Philippe Seewer 8ca4f85770 dhclient.conf points to the wrong location. Caused by not paying 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
Philippe Seewer 2734a87537 netroot: Use root.info instead of netroot.info 16 years ago
Warren Togami 1a945a576c move dhclient.conf to /etc 16 years ago
Seewer Philippe 12375368b9 Allow dhcp to work with dhcpv3 where the -R option did not exist. Use dhclient.conf instead. 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
Warren Togami 1311803770 Write DHCP lease file, dcbw wants it for NetworkManager to take over management of the lease post-netboot. 16 years ago
Seewer Philippe 07b2fbb183 Get rid of cat and grep 16 years ago
David Dillow 7d7efa4a3d netroot: add common handler for network root devices 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 28df9479e1 make root=dhcp work 16 years ago
David Dillow 7e9919b927 network: prepare network configuration engine for udev-based nfsroot 16 years ago
Harald Hoyer 6c00df2068 removed debug code 16 years ago
Harald Hoyer 32f32c14b6 fixed 40network module 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 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