76 Commits (148284ced6160ae184bde0a1ec69d08d7690eea1)

Author SHA1 Message Date
Harald Hoyer 123e04b23e 40network/installkernel: do not install isdn and uwb modules 16 years ago
Harald Hoyer 5ea16f2790 kernel-modules: add modules for virtio devices 16 years ago
Warren Togami 984a819b92 There is only one resolv.conf. 16 years ago
Warren Togami edae4b5efb Mark the other ifcfg file when bridges are used. 16 years ago
Warren Togami 2098ebf712 Need some way of differentiating these interfaces as being netboot. 16 years ago
Warren Togami 645bde35d3 Use standard ifcfg filenames, put them into an ifcfg directory. 16 years ago
Warren Togami 47b5c0f290 With NFS root, it is possible /tmp/net.ifaces might not exist during pre-pivot. 16 years ago
Harald Hoyer 3e6d2b31ea removed all direct references to /proc/cmdline 16 years ago
Harald Hoyer b03edf372f 40network/parse-bridge: add bridge to $initrdargs 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 c1b2cc48d6 40network/check: source dracut-functions over exported variable 16 years ago
Marc Grimme c993cfb32f 40network/check: output which binary is missing for the network module 16 years ago
Harald Hoyer 33ee031c4a dracut: add --kernel-only and --no-kernel arguments 16 years ago
Harald Hoyer 441d31b927 use kernel module directory specified on command line in modules also 16 years ago
Warren Togami beb097d9f1 Bridged network boot 16 years ago
Harald Hoyer 1c709728ec removed warning "No ip= argument(s) for netroot provided..." 16 years ago
Harald Hoyer 9719024132 Defer mount to the real mount loop 16 years ago
Harald Hoyer eab677a216 switch to initqueue handling of events 16 years ago
Seewer Philippe 2d21db6def Bugfix: Fix BOOTIF argument translation 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
Harald Hoyer d1baa0225b add PATH 16 years ago
Philippe Seewer 8ca4f85770 dhclient.conf points to the wrong location. Caused by not paying 16 years ago
Philippe Seewer 8ecd9d010a multinic support: Add bootdev cmdline argument 16 years ago
Philippe Seewer db8158439d multnic support: move actual interface configuration to netroot 16 years ago
Philippe Seewer 3029be4df8 netroot: Add pxelinux BOOTIF support 16 years ago
Philippe Seewer 761ffdddb9 netroot: Only start interface configuration if really needed 16 years ago
Philippe Seewer 1b31fc140b netroot: Add ip= cmdline checker 16 years ago
Philippe Seewer 50e7ff76de netroot: Introduce detailed cmdline parsers 16 years ago
Philippe Seewer 580bb5417c netroot and others: Style changes 16 years ago
Philippe Seewer 447f044e8b write-ifcfg: Save static ip configuration 16 years ago
Philippe Seewer 0c26abfa81 netroot: Always write an override file if an ip= line is present 16 years ago
Philippe Seewer 9f73fedfd1 netroot: Move writing ifcfg config files to a pre-pivot script 16 years ago
Philippe Seewer a55d10c05c netroot: Use same method to check for already mounted root as init 16 years ago
Philippe Seewer 2734a87537 netroot: Use root.info instead of netroot.info 16 years ago
Philippe Seewer 05e2c5923c netroot: Check argument 16 years ago
Philippe Seewer 9cdfd735a8 netroot: Don't export NEWROOT 16 years ago
Warren Togami 1a945a576c move dhclient.conf to /etc 16 years ago
Seewer Philippe d3b0f96893 Use relative path for ip command. 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
David Dillow aec48753c2 network: add support for netroot=... 16 years ago
Warren Togami f3d9b04d1a .override also becomes net.* file only after successful rootfs mount. 16 years ago
Warren Togami 9a9777a19c Write ifcfg style file upon successful netboot. 16 years ago
Warren Togami f2287b3626 Write MAC address to a file at successful netroot mount, NetworkManager wants this. 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
Peter Jones 3871f8f53b Don't use backticks, use $() 16 years ago