From 48dba7f9ace186871528eb4d83cd96e92e853c6c Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Tue, 21 Aug 2012 14:47:14 +0200 Subject: network: reintroduce rd.neednet rd.neednet is used by anaconda and the network interfaces cannot be known in advance. --- dracut.cmdline.7.asc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dracut.cmdline.7.asc') diff --git a/dracut.cmdline.7.asc b/dracut.cmdline.7.asc index 71d02ca4..c376d793 100644 --- a/dracut.cmdline.7.asc +++ b/dracut.cmdline.7.asc @@ -384,6 +384,9 @@ interface name. Better name it "bootnet" or "bluesocket". **biosdevname=0**:: boolean, turn off biosdevname network interface renaming +**rd.neednet=1**:: + boolean, bring up network even without netroot set + **vlan=__:__**:: Setup vlan device named on . We support the four styles of vlan names: VLAN_PLUS_VID (vlan0005), VLAN_PLUS_VID_NO_PAD (vlan5), -- cgit v1.2.3