summaryrefslogtreecommitdiff
path: root/build/templates
diff options
context:
space:
mode:
authorSteve McIntyre <93sam@debian.org>2015-04-14 00:11:36 +0000
committerSteve McIntyre <93sam@debian.org>2015-04-14 00:11:36 +0000
commitbe4b195546ac6aa3345b05cda54a164224f470ec (patch)
treea96b30013e0a17061aad2cabe9812f7c31bf8524 /build/templates
parent8e724d6087d462e9a4460d7e6f2e0639bdcebca9 (diff)
downloadinstallation-guide-be4b195546ac6aa3345b05cda54a164224f470ec.zip
Tweaks for installer boot options:
* Move USB to the top of the list, easiest for most people * Split out the USB paragraph ready for inclusion for non-x86 * Mention the slight differences between BIOS and UEFI boot menu and interactions (adding extra keycap entries needed)
Diffstat (limited to 'build/templates')
-rw-r--r--build/templates/docstruct.ent1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/templates/docstruct.ent b/build/templates/docstruct.ent
index 5045a4db9..78f61b889 100644
--- a/build/templates/docstruct.ent
+++ b/build/templates/docstruct.ent
@@ -80,6 +80,7 @@
<!ENTITY boot-installer-x86.xml SYSTEM "##SRCPATH##/boot-installer/x86.xml">
<!ENTITY boot-installer-ia64.xml SYSTEM "##SRCPATH##/boot-installer/ia64.xml">
<!ENTITY boot-installer-intro-cd.xml SYSTEM "##SRCPATH##/boot-installer/intro-cd.xml">
+ <!ENTITY boot-installer-intro-usb.xml SYSTEM "##SRCPATH##/boot-installer/intro-usb.xml">
<!ENTITY boot-installer-intro-hd.xml SYSTEM "##SRCPATH##/boot-installer/intro-hd.xml">
<!ENTITY boot-installer-intro-net.xml SYSTEM "##SRCPATH##/boot-installer/intro-net.xml">
<!ENTITY boot-installer-intro-firmware.xml SYSTEM "##SRCPATH##/boot-installer/intro-firmware.xml">