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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 11648 - (show annotations) (download) (as text)
Mon Mar 22 00:37:46 2004 UTC (9 years, 3 months ago) by joeyh
File MIME type: text/xml
File size: 1610 byte(s)
patch together a new source package that will include both the images and
the manual
1 <?xml version="1.0" encoding="ISO-8859-2"?>
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
11 <!ENTITY MSG-YES "<userinput>Ano</userinput>">
12 <!ENTITY MSG-NO "<userinput>Ne</userinput>">
13
14 <!ENTITY % dynamicdata SYSTEM "dynamic.ent" > %dynamicdata;
15 <!ENTITY % commondata SYSTEM "common.ent" > %commondata;
16 <!ENTITY % urlsdata SYSTEM "urls.ent" > %urlsdata;
17
18 <!ENTITY % root-tarballs SYSTEM "root-tarballs.ent" > %root-tarballs;
19 <!ENTITY % rescue-images SYSTEM "rescue-images.ent" > %rescue-images;
20 <!ENTITY % driver-tarballs SYSTEM "driver-tarballs.ent"> %driver-tarballs;
21 <!ENTITY % driver-images SYSTEM "driver-images.ent" > %driver-images;
22 <!ENTITY % kernel-files SYSTEM "kernel-files.ent" > %kernel-files;
23 <!ENTITY % tftp-images SYSTEM "tftp-images.ent" > %tftp-images;
24 <!ENTITY % install-docs SYSTEM "install-docs.ent" > %install-docs;
25 ]>
26
27 <!-- retain these comments for translator revision tracking -->
28 <!-- $Id$ -->
29
30 <book lang="cs">
31
32 &preface.xml;
33 <toc/>
34 &welcome.xml;
35 &hardware.xml;
36 &preparing.xml;
37 &install-methods.xml;
38 &boot-installer.xml;
39 &using-d-i.xml;
40 &boot-new.xml;
41 &post-install.xml;
42 <!-- coming soon to a cvs site near you -->
43 <!-- &tech-info.xml; -->
44 &partitioning.xml;
45 &appendix.xml;
46 &administrivia.xml;
47
48 </book>

Properties

Name Value
svn:keywords Id

  ViewVC Help
Powered by ViewVC 1.1.5