summaryrefslogtreecommitdiff
path: root/cs/boot-installer/boot-installer.xml
diff options
context:
space:
mode:
Diffstat (limited to 'cs/boot-installer/boot-installer.xml')
-rw-r--r--cs/boot-installer/boot-installer.xml33
1 files changed, 33 insertions, 0 deletions
diff --git a/cs/boot-installer/boot-installer.xml b/cs/boot-installer/boot-installer.xml
new file mode 100644
index 000000000..faa346311
--- /dev/null
+++ b/cs/boot-installer/boot-installer.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="ISO-8859-2"?>
+<!-- $Id$ -->
+<!-- original version: 24701 -->
+
+<chapter id="boot-installer"><title>Zavedení instalačního systému</title>
+
+<!-- Include only archs that are documented to avoid build-errors -->
+<!-- The arch="..." condition can be deleted when al archs are present -->
+
+ <sect1 arch="alpha;arm;i386;ia64;m68k;mips;s390;powerpc;sparc">
+ <title>Zavedení instalátoru na &arch-title;</title>
+<para> </para>
+<!-- This info is so architecture dependent, that I have turned the -->
+<!-- structure inside out for this chapter. Each arch has a document. -->
+
+&boot-installer-alpha.xml;
+&boot-installer-arm.xml;
+<!-- &boot-installer-hppa.xml; -->
+&boot-installer-i386.xml;
+&boot-installer-ia64.xml;
+&boot-installer-m68k.xml;
+&boot-installer-mips.xml;
+<!-- &boot-installer-mipsel.xml; -->
+&boot-installer-s390.xml;
+&boot-installer-powerpc.xml;
+&boot-installer-sparc.xml;
+
+ </sect1>
+
+&boot-installer-parameters.xml;
+&boot-installer-trouble.xml;
+
+</chapter>