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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 11648 - (hide annotations) (download) (as text)
Mon Mar 22 00:37:46 2004 UTC (9 years, 2 months ago) by joeyh
File MIME type: text/xml
File size: 1484 byte(s)
patch together a new source package that will include both the images and
the manual
1 mck-guest 8213 <?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     <!-- retain these comments for translator revision tracking -->
24 joeyh 11648 <!-- $Id$ -->
25 mck-guest 8213
26     <book>
27    
28     &preface.xml;
29     <toc/>
30     &welcome.xml;
31     &hardware.xml;
32     &preparing.xml;
33     &install-methods.xml;
34     &boot-installer.xml;
35     &using-d-i.xml;
36     &boot-new.xml;
37     &post-install.xml;
38     <!-- coming soon to a cvs site near you -->
39     <!-- &tech-info.xml; -->
40 mck-guest 11013 &partitioning.xml;
41 mck-guest 8213 &appendix.xml;
42     &administrivia.xml;
43    
44     </book>

Properties

Name Value
svn:keywords Id

  ViewVC Help
Powered by ViewVC 1.1.5