summaryrefslogtreecommitdiff
path: root/build/templates
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2008-10-28 15:36:45 +0000
committerFrans Pop <elendil@planet.nl>2008-10-28 15:36:45 +0000
commitbdc6972fed533ff715ffd64d542b1b474d353cd9 (patch)
tree24d5fc3ce2c62e40b4a5f27d7a5d16239e4c2eb9 /build/templates
parent301f8aacb73bbc1e31edf05c2a34f2f58c568b98 (diff)
downloadinstallation-guide-bdc6972fed533ff715ffd64d542b1b474d353cd9.zip
Remove entities for non-existing XML files
Diffstat (limited to 'build/templates')
-rw-r--r--build/templates/docstruct.ent9
-rw-r--r--build/templates/install.xml.template2
2 files changed, 0 insertions, 11 deletions
diff --git a/build/templates/docstruct.ent b/build/templates/docstruct.ent
index 4606e823f..87fe7f481 100644
--- a/build/templates/docstruct.ent
+++ b/build/templates/docstruct.ent
@@ -44,7 +44,6 @@
<!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 linux-upgrade.xml SYSTEM "##SRCPATH##/preparing/linux-upgrade.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">
@@ -104,7 +103,6 @@
<!ENTITY module-s390-netdevice.xml SYSTEM "##SRCPATH##/using-d-i/modules/s390/netdevice.xml">
<!ENTITY module-s390-dasd.xml SYSTEM "##SRCPATH##/using-d-i/modules/s390/dasd.xml">
<!ENTITY module-ddetect.xml SYSTEM "##SRCPATH##/using-d-i/modules/ddetect.xml">
- <!ENTITY module-pcmcia.xml SYSTEM "##SRCPATH##/using-d-i/modules/pcmcia.xml">
<!ENTITY module-kbd-chooser.xml SYSTEM "##SRCPATH##/using-d-i/modules/kbd-chooser.xml">
<!ENTITY module-netcfg.xml SYSTEM "##SRCPATH##/using-d-i/modules/netcfg.xml">
<!ENTITY module-iso-scan.xml SYSTEM "##SRCPATH##/using-d-i/modules/iso-scan.xml">
@@ -122,7 +120,6 @@
<!ENTITY module-partman-crypto.xml SYSTEM "##SRCPATH##/using-d-i/modules/partman-crypto.xml">
<!ENTITY module-finish-install.xml SYSTEM "##SRCPATH##/using-d-i/modules/finish-install.xml">
<!ENTITY module-base-installer.xml SYSTEM "##SRCPATH##/using-d-i/modules/base-installer.xml">
- <!ENTITY module-kernel-chooser.xml SYSTEM "##SRCPATH##/using-d-i/modules/kernel-chooser.xml">
<!ENTITY module-os-prober.xml SYSTEM "##SRCPATH##/using-d-i/modules/os-prober.xml">
<!ENTITY module-tzsetup.xml SYSTEM "##SRCPATH##/using-d-i/modules/tzsetup.xml">
<!ENTITY module-clock-setup.xml SYSTEM "##SRCPATH##/using-d-i/modules/clock-setup.xml">
@@ -166,15 +163,10 @@
<!ENTITY partition-powerpc.xml SYSTEM "##SRCPATH##/partitioning/partition/powerpc.xml">
<!ENTITY partition-sparc.xml SYSTEM "##SRCPATH##/partitioning/partition/sparc.xml">
- <!ENTITY initialize-swap.xml SYSTEM "##SRCPATH##/partitioning/initialize-swap.xml">
- <!ENTITY initialize-partition.xml SYSTEM "##SRCPATH##/partitioning/initialize-partition.xml">
- <!ENTITY mount-initialized.xml SYSTEM "##SRCPATH##/partitioning/mount-initialized.xml">
- <!ENTITY mount-unsupported.xml SYSTEM "##SRCPATH##/partitioning/mount-unsupported.xml">
<!ENTITY boot-new.xml SYSTEM "##SRCPATH##/boot-new/boot-new.xml">
<!ENTITY mount-encrypted.xml SYSTEM "##SRCPATH##/boot-new/mount-encrypted.xml">
- <!ENTITY kernel-install.xml SYSTEM "##SRCPATH##/kernel-install/kernel-install.xml">
<!ENTITY post-install.xml SYSTEM "##SRCPATH##/post-install/post-install.xml">
<!ENTITY shutdown.xml SYSTEM "##SRCPATH##/post-install/shutdown.xml">
@@ -185,7 +177,6 @@
<!ENTITY kernel-baking.xml SYSTEM "##SRCPATH##/post-install/kernel-baking.xml">
<!ENTITY rescue.xml SYSTEM "##SRCPATH##/post-install/rescue.xml">
- <!ENTITY tech-info.xml SYSTEM "##SRCPATH##/tech-info/tech-info.xml">
<!ENTITY installation-howto.xml SYSTEM "##SRCPATH##/howto/installation-howto.xml">
<!ENTITY preseed.xml SYSTEM "##SRCPATH##/appendix/preseed.xml">
<!ENTITY random-bits.xml SYSTEM "##SRCPATH##/appendix/random-bits.xml">
diff --git a/build/templates/install.xml.template b/build/templates/install.xml.template
index 8f24c1591..d45be151f 100644
--- a/build/templates/install.xml.template
+++ b/build/templates/install.xml.template
@@ -37,8 +37,6 @@
<!--appendices-->
-<!-- coming soon to a cvs site near you -->
-<!-- &tech-info.xml; -->
&installation-howto.xml;
&preseed.xml;
&partitioning.xml;