diff options
Diffstat (limited to 'build/arch-options/amd64')
-rw-r--r-- | build/arch-options/amd64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/arch-options/amd64 b/build/arch-options/amd64 index db9f6376d..69ee45057 100644 --- a/build/arch-options/amd64 +++ b/build/arch-options/amd64 @@ -19,7 +19,7 @@ smp_config_option="Symmetric multi-processing support" # in the build scripts fdisk="fdisk.txt;cfdisk.txt" network="supports-tftp;supports-bootp;supports-nfsroot" -boot="bootable-disk;bootable-usb;isohybrid-supported" +boot="bootable-disk;bootable-usb;isohybrid-supported;manual-usb-prep-supported" frontend="newt;gtk" other="supports-wireless;supports-pcmcia;supports-serial-console" smp="smp-alternatives" |