/[d-i]/trunk/installer/doc/manual/build/install.es.xml
ViewVC logotype

Contents of /trunk/installer/doc/manual/build/install.es.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 16618 - (show annotations) (download) (as text)
Fri Jun 4 14:27:19 2004 UTC (8 years, 11 months ago) by fjpop-guest
File MIME type: text/xml
File size: 1449 byte(s)
Manual: completed docs for es and fixed build errors
1 <?xml version='1.0'?>
2 <!-- -*- DocBook -*- -->
3 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
4 "/usr/share/sgml/docbook/dtd/xml/4.2/docbookx.dtd" [
5 <!ENTITY % sgml.features "IGNORE">
6 <!ENTITY % xml.features "INCLUDE">
7 <!ENTITY % dbcent PUBLIC
8 "-//OASIS//ENTITIES DocBook Character Entities V4.2//EN"
9 "/usr/share/sgml/docbook/dtd/xml/4.2/dbcentx.mod"> %dbcent;
10 <!ENTITY % dynamicdata SYSTEM "dynamic.ent" > %dynamicdata;
11 <!ENTITY % commondata SYSTEM "common.ent" > %commondata;
12 <!ENTITY % urlsdata SYSTEM "urls.ent" > %urlsdata;
13
14 <!ENTITY % root-tarballs SYSTEM "root-tarballs.ent" > %root-tarballs;
15 <!ENTITY % rescue-images SYSTEM "rescue-images.ent" > %rescue-images;
16 <!ENTITY % driver-tarballs SYSTEM "driver-tarballs.ent"> %driver-tarballs;
17 <!ENTITY % driver-images SYSTEM "driver-images.ent" > %driver-images;
18 <!ENTITY % kernel-files SYSTEM "kernel-files.ent" > %kernel-files;
19 <!ENTITY % tftp-images SYSTEM "tftp-images.ent" > %tftp-images;
20 <!ENTITY % install-docs SYSTEM "install-docs.ent" > %install-docs;
21 ]>
22
23 <!-- original version: 11648 -->
24
25 <book lang="es">
26
27 &preface.xml;
28 <toc/>
29 &welcome.xml;
30 &hardware.xml;
31 &preparing.xml;
32 &install-methods.xml;
33 &boot-installer.xml;
34 &using-d-i.xml;
35 &boot-new.xml;
36 &post-install.xml;
37 <!-- coming soon to a cvs site near you -->
38 <!-- &tech-info.xml; -->
39 &partitioning.xml;
40 &appendix.xml;
41 &administrivia.xml;
42
43 </book>

  ViewVC Help
Powered by ViewVC 1.1.5