summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorHolger Wansing <holgerw@debian.org>2017-08-17 21:06:13 +0000
committerHolger Wansing <holgerw@debian.org>2017-08-17 21:06:13 +0000
commit7dc450c05053b5901ef810b7191bbdae17df5178 (patch)
tree9317a30dad986ecf596c5a3a165f397889c6030e /build
parent3aa082a832ed636874995bf9e7bd25d0910c3365 (diff)
downloadinstallation-guide-7dc450c05053b5901ef810b7191bbdae17df5178.zip
Set forgotten conditions 'bootable-usb' and 'isohybrid-supported' for
arm64. This leads to the need of some content about how to select the boot device for arm64. Added a placeholder for that, content to be added.
Diffstat (limited to 'build')
-rw-r--r--build/arch-options/arm642
1 files changed, 1 insertions, 1 deletions
diff --git a/build/arch-options/arm64 b/build/arch-options/arm64
index 87012a7bc..7ac0d3b51 100644
--- a/build/arch-options/arm64
+++ b/build/arch-options/arm64
@@ -19,7 +19,7 @@ smp_config_option="Symmetric Multi-Processing"
# in the build scripts
fdisk="fdisk.txt;cfdisk.txt"
network="supports-tftp;supports-rarp;supports-bootp;supports-nfsroot"
-boot=""
+boot="bootable-usb;isohybrid-supported"
frontend="newt;not-gtk"
other="supports-serial-console"
smp="defaults-smp"