diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-01-30 10:21:16 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-01-30 10:21:16 +0000 |
commit | 9c1013953a22e3867db972dd6ea89d167a608fc4 (patch) | |
tree | 4d05254a68406b40a5bf407cf9945212a53c6712 /chapter01/bootcd.xml | |
parent | a4609538dd385e9e9bd8e5d8215ed4bbfe7aaf01 (diff) |
Removed obsolete commented text, chapter01. Added bootcd.xml.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4593 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/bootcd.xml')
-rw-r--r-- | chapter01/bootcd.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/chapter01/bootcd.xml b/chapter01/bootcd.xml new file mode 100644 index 000000000..7fc61cccb --- /dev/null +++ b/chapter01/bootcd.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> +<sect1 id="prepare-bootcd"> +<title>About the Included CD</title> +<?dbhtml filename="bootcd.html"?> + +<para>See testing</para> + +</sect1> + |