97 Commits (b456ab777d414f47dd970c64759d62b3cbf092f2)

Author SHA1 Message Date
Philippe Seewer 6a0ce0a518 Module scripts should be executable 15 years ago
Warren Togami 157a8ddf5c Revert to per-device resolv.conf by Seewer's suggestion. 16 years ago
Harald Hoyer 186b9c9aac network/parse-bridge: check for bridge parameter not ip 16 years ago
Philippe Seewer 7a6e646c83 Move write-ifcfg to its own module 16 years ago
Philippe Seewer 5fb4ac2286 Add DAD to dhclient-script 16 years ago
Philippe Seewer 98f25e9694 Add simple STP timeout handler 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 a1dd79d4fe network/netroot: remove flock 16 years ago
Harald Hoyer 0519556070 network/netroot: do not redirect output on rdnetdebug 16 years ago
Harald Hoyer f57b5bc735 network: move netroot to initqueue 16 years ago
Harald Hoyer 689f9b8af7 create /var/run in 99base 16 years ago
Hans de Goede 04a8f224c1 Add ifname= argument for persistent netdev names 16 years ago
Hans de Goede 68f28d6976 Add ifname= argument for persistent netdev names 16 years ago
Harald Hoyer 5a8d8dfbb6 switch modules to initqueue-finished 16 years ago
Harald Hoyer 650da7bada removed initrdargs from parse-*.sh 16 years ago
Harald Hoyer 84c2266f1a network/installkernel: it's eth_type_trans and not eth_type_transfer 16 years ago
Victor Lowther 240cc7c480 Abstract out hostonly vs. generic module installation differences. 16 years ago
Victor Lowther 4e207ec862 The network check script sources , so it must use /bin/bash 16 years ago
Harald Hoyer 88838bf238 network: exclude kernel modules, which need iw_handler_get_spy 16 years ago
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