~ubuntu-branches/ubuntu/vivid/installation-guide/vivid-proposed

« back to all changes in this revision

Viewing changes to cs/boot-installer/boot-installer.xml

  • Committer: Bazaar Package Importer
  • Author(s): Frans Pop
  • Date: 2005-10-25 17:37:25 UTC
  • Revision ID: james.westby@ubuntu.com-20051025173725-aq0bm11be7bfd7rw
Tags: 20051025
* Mention in copyright that full GPL is included in the manual.
  Closes: #334925
* Register installed documents with doc-base.
* Minor updates in English text and translations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="ISO-8859-2"?>
 
2
<!-- $Id: boot-installer.xml 25035 2005-01-19 17:26:38Z mck-guest $ -->
 
3
<!-- original version: 24701 -->
 
4
 
 
5
<chapter id="boot-installer"><title>Zaveden� instala�n�ho syst�mu</title>
 
6
 
 
7
<!-- Include only archs that are documented to avoid build-errors -->
 
8
<!-- The arch="..." condition can be deleted when al archs are present -->
 
9
 
 
10
 <sect1 arch="alpha;arm;i386;ia64;m68k;mips;s390;powerpc;sparc">
 
11
 <title>Zaveden� instal�toru na &arch-title;</title>
 
12
<para> </para>
 
13
<!-- This info is so architecture dependent, that I have turned the -->
 
14
<!-- structure inside out for this chapter. Each arch has a document. -->
 
15
 
 
16
&boot-installer-alpha.xml;
 
17
&boot-installer-arm.xml;
 
18
<!-- &boot-installer-hppa.xml; -->
 
19
&boot-installer-i386.xml;
 
20
&boot-installer-ia64.xml;
 
21
&boot-installer-m68k.xml;
 
22
&boot-installer-mips.xml;
 
23
<!-- &boot-installer-mipsel.xml; -->
 
24
&boot-installer-s390.xml;
 
25
&boot-installer-powerpc.xml;
 
26
&boot-installer-sparc.xml;
 
27
 
 
28
 </sect1>
 
29
 
 
30
&boot-installer-parameters.xml;
 
31
&boot-installer-trouble.xml;
 
32
 
 
33
</chapter>