From 7e1f20a253c28d9063c4d619ee54908e38cddb21 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 29 Sep 2019 19:32:49 -0500 Subject: Legalise netaddress when network == false This allows a sysadmin to specify a post-install network configuration without using it during the installation. --- devel/script/2_keys.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/script/2_keys.xml') diff --git a/devel/script/2_keys.xml b/devel/script/2_keys.xml index 59f5c8a..5db959b 100644 --- a/devel/script/2_keys.xml +++ b/devel/script/2_keys.xml @@ -262,7 +262,7 @@ firmware false Optionally, the default gateway. The value specified must be a valid IP address of the same family as the IP address specified in item 3. - netaddress must not appear unless network is true. If network is true, then netaddress must appear at least once, and may appear up to 255 times per interface. + If network is true, then netaddress must appear at least once. If network is false, the network configuration specified in netaddress will be written to the target computer but will not be used during installation. netaddress may appear up to 255 times per interface. -- cgit v1.2.3-60-g2f50