diff options
author | Holger Wansing <hwansing@mailbox.org> | 2020-12-02 19:00:36 +0100 |
---|---|---|
committer | Holger Wansing <hwansing@mailbox.org> | 2020-12-02 19:00:36 +0100 |
commit | 6301807724c11d6bc2fd937969cd7bd2c543373c (patch) | |
tree | 32164f1c885698eed6b1298d37e7405a1510e55a /build/templates | |
parent | 04d55f927302f4047d778b19151695813f4ef8f7 (diff) | |
download | installation-guide-6301807724c11d6bc2fd937969cd7bd2c543373c.zip |
Add chapter about verifying integrity of installation images
Diffstat (limited to 'build/templates')
-rw-r--r-- | build/templates/docstruct.ent | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/templates/docstruct.ent b/build/templates/docstruct.ent index 112c7881b..dd3e8d273 100644 --- a/build/templates/docstruct.ent +++ b/build/templates/docstruct.ent @@ -71,6 +71,7 @@ <!ENTITY tftp-bootp.xml SYSTEM "##SRCPATH##/install-methods/tftp/bootp.xml"> <!ENTITY tftp-dhcp.xml SYSTEM "##SRCPATH##/install-methods//tftp/dhcp.xml"> <!ENTITY automatic-install.xml SYSTEM "##SRCPATH##/install-methods/automatic-install.xml"> + <!ENTITY verifying-files.xml SYSTEM "##SRCPATH##/install-methods/verifying-files.xml"> <!ENTITY boot-installer.xml SYSTEM "##SRCPATH##/boot-installer/boot-installer.xml"> |