diff options
Diffstat (limited to 'build/templates/docstruct.ent')
-rw-r--r-- | build/templates/docstruct.ent | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build/templates/docstruct.ent b/build/templates/docstruct.ent index dd3e8d273..6030e042b 100644 --- a/build/templates/docstruct.ent +++ b/build/templates/docstruct.ent @@ -126,6 +126,8 @@ <!ENTITY module-pkgsel.xml SYSTEM "##SRCPATH##/using-d-i/modules/pkgsel.xml"> <!ENTITY loading-firmware.xml SYSTEM "##SRCPATH##/using-d-i/loading-firmware.xml"> + <!ENTITY customization.xml SYSTEM "##SRCPATH##/using-d-i/customization.xml"> + <!-- No longer used; should be removed after translation updates --> <!ENTITY module-mips-arcboot-installer.xml SYSTEM "##SRCPATH##/using-d-i/modules/mips/arcboot-installer.xml"> <!ENTITY module-mipsel-colo-installer.xml SYSTEM "##SRCPATH##/using-d-i/modules/mipsel/colo-installer.xml"> |