diff options
Diffstat (limited to 'fi/boot-installer/boot-installer.xml')
-rw-r--r-- | fi/boot-installer/boot-installer.xml | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/fi/boot-installer/boot-installer.xml b/fi/boot-installer/boot-installer.xml deleted file mode 100644 index 0a5a08799..000000000 --- a/fi/boot-installer/boot-installer.xml +++ /dev/null @@ -1,32 +0,0 @@ -<!-- retain these comments for translator revision tracking --> -<!-- original version: 35310 untranslated --> - -<chapter id="boot-installer"><title>Booting the Installation System</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;mipsel;s390;powerpc;sparc"> - <title>Booting the Installer on &arch-title;</title> - -<!-- This info is so architecture dependent, that I have turned the --> -<!-- structure inside out for this chapter. Each arch has a document. --> -<!-- Note: archs hppa and mipsel are currently missing --> - -&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> |