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