summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorHolger Wansing <hwansing@mailbox.org>2022-05-20 00:02:26 +0200
committerHolger Wansing <hwansing@mailbox.org>2022-05-20 00:02:26 +0200
commitc88fe18c8e799ebd957509a416683baecd537caa (patch)
treef1bfedec4c1f616003b002b47f27311b962130b4 /build
parentcf31af36a58834f1dc445c72d7e30ad2614172e3 (diff)
downloadinstallation-guide-c88fe18c8e799ebd957509a416683baecd537caa.zip
Clean-up of outdated/no longer used content (remove docs for non-release archs)
Diffstat (limited to 'build')
-rw-r--r--build/templates/docstruct.ent27
1 files changed, 0 insertions, 27 deletions
diff --git a/build/templates/docstruct.ent b/build/templates/docstruct.ent
index 004b4b070..8ef8fb2af 100644
--- a/build/templates/docstruct.ent
+++ b/build/templates/docstruct.ent
@@ -19,18 +19,14 @@
<!ENTITY hardware-supported.xml SYSTEM "##SRCPATH##/hardware/hardware-supported.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">
<!ENTITY supported-i386.xml SYSTEM "##SRCPATH##/hardware/supported/i386.xml">
<!ENTITY supported-hurd-i386.xml SYSTEM "##SRCPATH##/hardware/supported/hurd/i386.xml">
<!ENTITY supported-kfreebsd-i386.xml SYSTEM "##SRCPATH##/hardware/supported/kfreebsd/i386.xml">
<!ENTITY supported-kfreebsd-amd64.xml SYSTEM "##SRCPATH##/hardware/supported/kfreebsd/amd64.xml">
- <!ENTITY supported-ia64.xml SYSTEM "##SRCPATH##/hardware/supported/ia64.xml">
- <!ENTITY supported-mips.xml SYSTEM "##SRCPATH##/hardware/supported/mips.xml">
<!ENTITY supported-mips64el.xml SYSTEM "##SRCPATH##/hardware/supported/mips64el.xml">
<!ENTITY supported-mipsel.xml SYSTEM "##SRCPATH##/hardware/supported/mipsel.xml">
<!ENTITY supported-powerpc.xml SYSTEM "##SRCPATH##/hardware/supported/powerpc.xml">
<!ENTITY supported-s390.xml SYSTEM "##SRCPATH##/hardware/supported/s390.xml">
- <!ENTITY supported-sparc.xml SYSTEM "##SRCPATH##/hardware/supported/sparc.xml">
<!ENTITY network-cards.xml SYSTEM "##SRCPATH##/hardware/network-cards.xml">
<!ENTITY supported-peripherals.xml SYSTEM "##SRCPATH##/hardware/supported-peripherals.xml">
<!ENTITY accessibility-hardware.xml SYSTEM "##SRCPATH##/hardware/accessibility.xml">
@@ -46,12 +42,10 @@
<!ENTITY non-debian-partitioning.xml SYSTEM "##SRCPATH##/preparing/non-debian-partitioning.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">
<!ENTITY pre-install-bios-setup.xml SYSTEM "##SRCPATH##/preparing/pre-install-bios-setup.xml">
<!ENTITY bios-setup-i386.xml SYSTEM "##SRCPATH##/preparing/bios-setup/i386.xml">
<!ENTITY bios-setup-powerpc.xml SYSTEM "##SRCPATH##/preparing/bios-setup/powerpc.xml">
<!ENTITY bios-setup-s390.xml SYSTEM "##SRCPATH##/preparing/bios-setup/s390.xml">
- <!ENTITY bios-setup-sparc.xml SYSTEM "##SRCPATH##/preparing/bios-setup/sparc.xml">
<!ENTITY bios-setup-arm.xml SYSTEM "##SRCPATH##/preparing/bios-setup/arm.xml">
<!ENTITY install-methods.xml SYSTEM "##SRCPATH##/install-methods/install-methods.xml">
<!ENTITY official-cdrom.xml SYSTEM "##SRCPATH##/install-methods/official-cdrom.xml">
@@ -77,18 +71,15 @@
<!ENTITY boot-installer.xml SYSTEM "##SRCPATH##/boot-installer/boot-installer.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">
<!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">
- <!ENTITY boot-installer-mips.xml SYSTEM "##SRCPATH##/boot-installer/mips.xml">
<!ENTITY boot-installer-mips64el.xml SYSTEM "##SRCPATH##/boot-installer/mips64el.xml">
<!ENTITY boot-installer-mipsel.xml SYSTEM "##SRCPATH##/boot-installer/mipsel.xml">
<!ENTITY boot-installer-powerpc.xml SYSTEM "##SRCPATH##/boot-installer/powerpc.xml">
<!ENTITY boot-installer-s390.xml SYSTEM "##SRCPATH##/boot-installer/s390.xml">
- <!ENTITY boot-installer-sparc.xml SYSTEM "##SRCPATH##/boot-installer/sparc.xml">
<!ENTITY boot-installer-graphical.xml SYSTEM "##SRCPATH##/boot-installer/graphical.xml">
<!ENTITY boot-installer-parameters.xml SYSTEM "##SRCPATH##/boot-installer/parameters.xml">
<!ENTITY boot-installer-accessibility.xml SYSTEM "##SRCPATH##/boot-installer/accessibility.xml">
@@ -110,9 +101,6 @@
<!ENTITY module-lowmem.xml SYSTEM "##SRCPATH##/using-d-i/modules/lowmem.xml">
<!ENTITY module-anna.xml SYSTEM "##SRCPATH##/using-d-i/modules/anna.xml">
<!ENTITY module-partman.xml SYSTEM "##SRCPATH##/using-d-i/modules/partman.xml">
- <!ENTITY module-autopartkit.xml SYSTEM "##SRCPATH##/using-d-i/modules/autopartkit.xml">
- <!ENTITY module-partitioner.xml SYSTEM "##SRCPATH##/using-d-i/modules/partitioner.xml">
- <!ENTITY module-partconf.xml SYSTEM "##SRCPATH##/using-d-i/modules/partconf.xml">
<!ENTITY module-partman-md.xml SYSTEM "##SRCPATH##/using-d-i/modules/partman-md.xml">
<!ENTITY module-partman-lvm.xml SYSTEM "##SRCPATH##/using-d-i/modules/partman-lvm.xml">
<!ENTITY module-partman-crypto.xml SYSTEM "##SRCPATH##/using-d-i/modules/partman-crypto.xml">
@@ -129,20 +117,9 @@
<!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">
- <!-- 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-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">
- <!ENTITY module-ia64-elilo-installer.xml SYSTEM "##SRCPATH##/using-d-i/modules/ia64/elilo-installer.xml">
<!ENTITY module-s390-zipl-installer.xml SYSTEM "##SRCPATH##/using-d-i/modules/s390/zipl-installer.xml">
- <!ENTITY module-powerpc-yaboot-installer.xml SYSTEM "##SRCPATH##/using-d-i/modules/powerpc/yaboot-installer.xml">
- <!ENTITY module-powerpc-quik-installer.xml SYSTEM "##SRCPATH##/using-d-i/modules/powerpc/quik-installer.xml">
<!ENTITY module-powerpc-grub-installer.xml SYSTEM "##SRCPATH##/using-d-i/modules/powerpc/grub-installer.xml">
- <!ENTITY module-sparc-silo-installer.xml SYSTEM "##SRCPATH##/using-d-i/modules/sparc/silo-installer.xml">
<!ENTITY module-arm-flash-kernel-installer.xml SYSTEM "##SRCPATH##/using-d-i/modules/arm/flash-kernel-installer.xml">
<!ENTITY module-nobootloader.xml SYSTEM "##SRCPATH##/using-d-i/modules/nobootloader.xml">
@@ -157,12 +134,8 @@
<!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-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">
- <!ENTITY partition-mips.xml SYSTEM "##SRCPATH##/partitioning/partition/mips.xml">
<!ENTITY partition-powerpc.xml SYSTEM "##SRCPATH##/partitioning/partition/powerpc.xml">
- <!ENTITY partition-sparc.xml SYSTEM "##SRCPATH##/partitioning/partition/sparc.xml">
<!ENTITY boot-new.xml SYSTEM "##SRCPATH##/boot-new/boot-new.xml">