275 Commits (a76a22b779ba7c0985e60cb853fcf3b4b4147114)

Author SHA1 Message Date
Harald Hoyer ee9938572e network: add rd.bootif=0 to ignore BOOTIF 11 years ago
Harald Hoyer 7e916ae4e0 network: include all ethernet drivers 11 years ago
Harald Hoyer 3ad42552ca network: include usbnet drivers 11 years ago
Hannes Reinecke 1c89fd148d Fixup script permissions 11 years ago
Harald Hoyer 271cd19dbe network/ifup.sh: before doing dhcp, check, if the link has a carrier 11 years ago
Harald Hoyer 7c8da72c11 network/net-lib.sh:iface_has_link() fixup 11 years ago
Harald Hoyer 56ee31ccfe network/net-lib.sh:wait_for_if_up() wait for "state UP" 11 years ago
Harald Hoyer 8795467533 network/fcoe: only redirect output to loginit.pipe, if exists 12 years ago
Harald Hoyer 8bcfd683bd */module-setup.sh: add comments for dracut called functions 12 years ago
WANG Chao 63f3bcd852 ifup: do not dhcp on network interface of secondary stack 12 years ago
Harald Hoyer e0aa98a1df network: correctly name iBFT vlan devices 12 years ago
Harald Hoyer debf483d4d network/ifup.sh: ifup with dhcp, if no ip= params specified 12 years ago
Harald Hoyer d681df8e5f network/net-genrules.sh: react also on NAME 12 years ago
Harald Hoyer 8d3d72a68c no more global $CMDLINE 12 years ago
Harald Hoyer de74e1ef41 Rewrite "rootok" and "netroot" logic 12 years ago
WANG Chao f2cbd4cbd6 net-lib: ibft_to_cmdline() fixes 12 years ago
Harald Hoyer a242ef13e0 network: move ibft parsing before all other network cmdline parser 12 years ago
Harald Hoyer ffc68f357e use ${var:+val} rather than ${var+val} 12 years ago
Harald Hoyer f34e1d6b0e network: do not depend on ifcfg 12 years ago
WANG Chao 613ed5cd76 network: also wait for ethernet interfaces to setup 12 years ago
Harald Hoyer 0b11ea7199 network/net-lib.sh: fix ibft interface configuration 12 years ago
Harald Hoyer af11946054 dracut-functions.sh: inst_multiple == dracut_install 12 years ago
Harald Hoyer 9444bf6161 network: add vlan support for iBFT 12 years ago
Harald Hoyer dd82da4e27 network/net-lib.sh: safeguard against incomplete iBFT settings 12 years ago
Harald Hoyer c5f8b69ad7 network:ifup handle bootif style interfaces 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 b819f519cb network: refix BOOTIF logic 12 years ago
Will Woods 3d0da653f0 net-lib: fix set_ifname() 12 years ago
Will Woods 4ef0e2d92a net-lib: add configured_ifaces() 12 years ago
Will Woods bd0f2c034a net-lib: add find_iface_with_link() 12 years ago
Will Woods d8a698713e Don't explode when mixing BOOTIF and ip= 12 years ago
Will Woods 57f2579281 net-genrules: accept MAC address for $iface, cleanups 12 years ago
Will Woods 215ff169db move fix_bootif to net-lib 12 years ago
Harald Hoyer f8b958dc62 network: wait 40 seconds for IPv6 auto configuration 12 years ago
Harald Hoyer feaf30ffaa network: wait for all required interfaces if "rd.neednet=1" 12 years ago
Dennis Schridde cbfe65c2fe [40network] Provide a hostname fallback function, in case there is no executable of this name 12 years ago
WANG Chao 0c5ccb35c7 ifup.sh: Add support for bridge over a vlan tagged interface 12 years ago
Baoquan He 0290e98271 Wait for logical interface to be up 12 years ago
Harald Hoyer d136ca4eeb network: support multiple bonding interfaces 12 years ago
WANG Chao a55f910cf6 ifup.sh: Add support for bridge over team and vlan tagged team 12 years ago
Harald Hoyer af2fcbafe8 network/netroot.sh: do not unset root 12 years ago
Radek Vykydal fd8e4aef90 Write BOOTPROTO=ibft for ip=ibft to ifcfg files 12 years ago
Harald Hoyer 41eba87b32 dracut_need_initqueue 12 years ago
Harald Hoyer b59e9e5724 network/netroot.sh: remove the dhcp finished hook, if we have a handler 12 years ago
Harald Hoyer 39135af155 network/ifup.sh: echo in get_vid() instead of using the return value 12 years ago
Dan Horák 02640e8e65 set peer for point-to-point connections 12 years ago
Kevin Yung 56d60c4b2d network/ifup.sh: enable bridged vlan interfaces 12 years ago
Harald Hoyer 14fcfbec3e network/net-genrules.sh: remove some bashisms 12 years ago
Harald Hoyer d6d3173916 network/dhclient-script.sh: also touch "/tmp/setup_net_<mac>.ok" 12 years ago