diff options
author | Frans Pop <elendil@planet.nl> | 2009-11-02 22:59:43 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2009-11-02 22:59:43 +0000 |
commit | 7e0392758007a2cd3ff95f56acfd13d90d574b9b (patch) | |
tree | 8034779558d2f3b082923e832d3f3c6a2b6974ed /build/templates | |
parent | 503fb1dbfc3e5bd880a4d9bdf48033e325b44326 (diff) | |
download | installation-guide-7e0392758007a2cd3ff95f56acfd13d90d574b9b.zip |
Remove support for m68k in build system
Diffstat (limited to 'build/templates')
-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 24cad5e2c..6378eb92f 100644 --- a/build/templates/docstruct.ent +++ b/build/templates/docstruct.ent @@ -21,7 +21,6 @@ <!ENTITY supported-hppa.xml SYSTEM "##SRCPATH##/hardware/supported/hppa.xml"> <!ENTITY supported-i386.xml SYSTEM "##SRCPATH##/hardware/supported/i386.xml"> <!ENTITY supported-ia64.xml SYSTEM "##SRCPATH##/hardware/supported/ia64.xml"> - <!ENTITY supported-m68k.xml SYSTEM "##SRCPATH##/hardware/supported/m68k.xml"> <!ENTITY supported-mips.xml SYSTEM "##SRCPATH##/hardware/supported/mips.xml"> <!ENTITY supported-mipsel.xml SYSTEM "##SRCPATH##/hardware/supported/mipsel.xml"> <!ENTITY supported-powerpc.xml SYSTEM "##SRCPATH##/hardware/supported/powerpc.xml"> @@ -42,12 +41,10 @@ <!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-m68k.xml SYSTEM "##SRCPATH##/preparing/nondeb-part/m68k.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-m68k.xml SYSTEM "##SRCPATH##/preparing/bios-setup/m68k.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"> @@ -57,13 +54,11 @@ <!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-m68k.xml SYSTEM "##SRCPATH##/install-methods/download/m68k.xml"> <!ENTITY download-powerpc.xml SYSTEM "##SRCPATH##/install-methods/download/powerpc.xml"> <!ENTITY ipl-tape.xml SYSTEM "##SRCPATH##/install-methods/ipl-tape.xml"> <!ENTITY create-floppy.xml SYSTEM "##SRCPATH##/install-methods/create-floppy.xml"> <!ENTITY floppy-i386.xml SYSTEM "##SRCPATH##/install-methods/floppy/i386.xml"> - <!ENTITY floppy-m68k.xml SYSTEM "##SRCPATH##/install-methods/floppy/m68k.xml"> <!ENTITY floppy-powerpc.xml SYSTEM "##SRCPATH##/install-methods/floppy/powerpc.xml"> <!ENTITY boot-usb-files.xml SYSTEM "##SRCPATH##/install-methods/boot-usb-files.xml"> @@ -88,7 +83,6 @@ <!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-m68k.xml SYSTEM "##SRCPATH##/boot-installer/m68k.xml"> <!ENTITY boot-installer-mips.xml SYSTEM "##SRCPATH##/boot-installer/mips.xml"> <!ENTITY boot-installer-mipsel.xml SYSTEM "##SRCPATH##/boot-installer/mipsel.xml"> <!ENTITY boot-installer-powerpc.xml SYSTEM "##SRCPATH##/boot-installer/powerpc.xml"> |