From 5e014134015797efcf57a99d85da49cece96dfd7 Mon Sep 17 00:00:00 2001 From: Jeffrey Townsend Date: Wed, 26 Oct 2016 07:42:20 -0700 Subject: [PATCH] No default boot configurations require network support in the loader. --- builds/amd64/installer/installed/builds/boot-config | 1 - builds/amd64/installer/swi/builds/boot-config | 1 - builds/arm64/installer/installed/builds/boot-config | 1 - builds/arm64/installer/swi/builds/boot-config | 1 - builds/armel/installer/installed/builds/boot-config | 1 - builds/armel/installer/swi/builds/boot-config | 1 - builds/powerpc/installer/installed/builds/boot-config | 1 - builds/powerpc/installer/swi/builds/boot-config | 1 - 8 files changed, 8 deletions(-) diff --git a/builds/amd64/installer/installed/builds/boot-config b/builds/amd64/installer/installed/builds/boot-config index 99685e0d..76125102 100644 --- a/builds/amd64/installer/installed/builds/boot-config +++ b/builds/amd64/installer/installed/builds/boot-config @@ -1,4 +1,3 @@ NETDEV=ma1 -NETAUTO=dhcp BOOTMODE=INSTALLED SWI=images::latest diff --git a/builds/amd64/installer/swi/builds/boot-config b/builds/amd64/installer/swi/builds/boot-config index 40fb0d31..bc868161 100644 --- a/builds/amd64/installer/swi/builds/boot-config +++ b/builds/amd64/installer/swi/builds/boot-config @@ -1,4 +1,3 @@ NETDEV=ma1 -NETAUTO=dhcp BOOTMODE=SWI SWI=images::latest diff --git a/builds/arm64/installer/installed/builds/boot-config b/builds/arm64/installer/installed/builds/boot-config index 99685e0d..76125102 100644 --- a/builds/arm64/installer/installed/builds/boot-config +++ b/builds/arm64/installer/installed/builds/boot-config @@ -1,4 +1,3 @@ NETDEV=ma1 -NETAUTO=dhcp BOOTMODE=INSTALLED SWI=images::latest diff --git a/builds/arm64/installer/swi/builds/boot-config b/builds/arm64/installer/swi/builds/boot-config index 40fb0d31..bc868161 100644 --- a/builds/arm64/installer/swi/builds/boot-config +++ b/builds/arm64/installer/swi/builds/boot-config @@ -1,4 +1,3 @@ NETDEV=ma1 -NETAUTO=dhcp BOOTMODE=SWI SWI=images::latest diff --git a/builds/armel/installer/installed/builds/boot-config b/builds/armel/installer/installed/builds/boot-config index 99685e0d..76125102 100644 --- a/builds/armel/installer/installed/builds/boot-config +++ b/builds/armel/installer/installed/builds/boot-config @@ -1,4 +1,3 @@ NETDEV=ma1 -NETAUTO=dhcp BOOTMODE=INSTALLED SWI=images::latest diff --git a/builds/armel/installer/swi/builds/boot-config b/builds/armel/installer/swi/builds/boot-config index 40fb0d31..bc868161 100644 --- a/builds/armel/installer/swi/builds/boot-config +++ b/builds/armel/installer/swi/builds/boot-config @@ -1,4 +1,3 @@ NETDEV=ma1 -NETAUTO=dhcp BOOTMODE=SWI SWI=images::latest diff --git a/builds/powerpc/installer/installed/builds/boot-config b/builds/powerpc/installer/installed/builds/boot-config index 99685e0d..76125102 100644 --- a/builds/powerpc/installer/installed/builds/boot-config +++ b/builds/powerpc/installer/installed/builds/boot-config @@ -1,4 +1,3 @@ NETDEV=ma1 -NETAUTO=dhcp BOOTMODE=INSTALLED SWI=images::latest diff --git a/builds/powerpc/installer/swi/builds/boot-config b/builds/powerpc/installer/swi/builds/boot-config index 40fb0d31..bc868161 100644 --- a/builds/powerpc/installer/swi/builds/boot-config +++ b/builds/powerpc/installer/swi/builds/boot-config @@ -1,4 +1,3 @@ NETDEV=ma1 -NETAUTO=dhcp BOOTMODE=SWI SWI=images::latest