diff options
Diffstat (limited to 'build/templates/docstruct.ent')
-rw-r--r-- | build/templates/docstruct.ent | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/build/templates/docstruct.ent b/build/templates/docstruct.ent index 6378eb92f..8e8691414 100644 --- a/build/templates/docstruct.ent +++ b/build/templates/docstruct.ent @@ -15,7 +15,6 @@ <!ENTITY hardware.xml SYSTEM "##SRCPATH##/hardware/hardware.xml"> <!ENTITY hardware-supported.xml SYSTEM "##SRCPATH##/hardware/hardware-supported.xml"> - <!ENTITY supported-alpha.xml SYSTEM "##SRCPATH##/hardware/supported/alpha.xml"> <!ENTITY supported-amd64.xml SYSTEM "##SRCPATH##/hardware/supported/amd64.xml"> <!ENTITY supported-arm.xml SYSTEM "##SRCPATH##/hardware/supported/arm.xml"> <!ENTITY supported-hppa.xml SYSTEM "##SRCPATH##/hardware/supported/hppa.xml"> @@ -39,7 +38,6 @@ <!ENTITY needed-info.xml SYSTEM "##SRCPATH##/preparing/needed-info.xml"> <!ENTITY minimum-hardware-reqts.xml SYSTEM "##SRCPATH##/preparing/minimum-hardware-reqts.xml"> <!ENTITY non-debian-partitioning.xml SYSTEM "##SRCPATH##/preparing/non-debian-partitioning.xml"> - <!ENTITY nondeb-part-alpha.xml SYSTEM "##SRCPATH##/preparing/nondeb-part/alpha.xml"> <!ENTITY nondeb-part-x86.xml SYSTEM "##SRCPATH##/preparing/nondeb-part/x86.xml"> <!ENTITY nondeb-part-powerpc.xml SYSTEM "##SRCPATH##/preparing/nondeb-part/powerpc.xml"> <!ENTITY nondeb-part-sparc.xml SYSTEM "##SRCPATH##/preparing/nondeb-part/sparc.xml"> @@ -52,7 +50,6 @@ <!ENTITY install-methods.xml SYSTEM "##SRCPATH##/install-methods/install-methods.xml"> <!ENTITY official-cdrom.xml SYSTEM "##SRCPATH##/install-methods/official-cdrom.xml"> <!ENTITY downloading-files.xml SYSTEM "##SRCPATH##/install-methods/downloading-files.xml"> - <!ENTITY download-alpha.xml SYSTEM "##SRCPATH##/install-methods/download/alpha.xml"> <!ENTITY download-arm.xml SYSTEM "##SRCPATH##/install-methods/download/arm.xml"> <!ENTITY download-powerpc.xml SYSTEM "##SRCPATH##/install-methods/download/powerpc.xml"> <!ENTITY ipl-tape.xml SYSTEM "##SRCPATH##/install-methods/ipl-tape.xml"> @@ -75,7 +72,6 @@ <!ENTITY boot-installer.xml SYSTEM "##SRCPATH##/boot-installer/boot-installer.xml"> - <!ENTITY boot-installer-alpha.xml SYSTEM "##SRCPATH##/boot-installer/alpha.xml"> <!ENTITY boot-installer-arm.xml SYSTEM "##SRCPATH##/boot-installer/arm.xml"> <!ENTITY boot-installer-x86.xml SYSTEM "##SRCPATH##/boot-installer/x86.xml"> <!ENTITY boot-installer-ia64.xml SYSTEM "##SRCPATH##/boot-installer/ia64.xml"> @@ -129,7 +125,6 @@ <!ENTITY module-mipsel-colo-installer.xml SYSTEM "##SRCPATH##/using-d-i/modules/mipsel/colo-installer.xml"> <!-- No longer used; should be removed after translation updates --> <!ENTITY module-mipsel-delo-installer.xml SYSTEM "##SRCPATH##/using-d-i/modules/mipsel/delo-installer.xml"> - <!ENTITY module-alpha-aboot-installer.xml SYSTEM "##SRCPATH##/using-d-i/modules/alpha/aboot-installer.xml"> <!ENTITY module-x86-grub-installer.xml SYSTEM "##SRCPATH##/using-d-i/modules/x86/grub-installer.xml"> <!ENTITY module-x86-lilo-installer.xml SYSTEM "##SRCPATH##/using-d-i/modules/x86/lilo-installer.xml"> <!ENTITY module-hppa-palo-installer.xml SYSTEM "##SRCPATH##/using-d-i/modules/hppa/palo-installer.xml"> @@ -151,7 +146,6 @@ <!ENTITY schemes.xml SYSTEM "##SRCPATH##/partitioning/schemes.xml"> <!ENTITY device-names.xml SYSTEM "##SRCPATH##/partitioning/device-names.xml"> <!ENTITY partition-programs.xml SYSTEM "##SRCPATH##/partitioning/partition-programs.xml"> - <!ENTITY partition-alpha.xml SYSTEM "##SRCPATH##/partitioning/partition/alpha.xml"> <!ENTITY partition-hppa.xml SYSTEM "##SRCPATH##/partitioning/partition/hppa.xml"> <!ENTITY partition-x86.xml SYSTEM "##SRCPATH##/partitioning/partition/x86.xml"> <!ENTITY partition-ia64.xml SYSTEM "##SRCPATH##/partitioning/partition/ia64.xml"> |