diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2005-06-17 17:14:06 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2005-06-17 17:14:06 +0000 |
commit | 0eb01c0fdc9d8f05ccf9bf6ec3f01acee99c0b88 (patch) | |
tree | 62a6e771d2c4055fb421a753b0b0085be7349a47 /chapter01/chapter01.xml | |
parent | 0e848df6d96a4817fa30faa0eebc63712f77e440 (diff) |
Removed outdated bootcd page and added a brief description of the LiveCD to section 1.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6043 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/chapter01.xml')
-rw-r--r-- | chapter01/chapter01.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter01/chapter01.xml b/chapter01/chapter01.xml index f49267033..15019e65d 100644 --- a/chapter01/chapter01.xml +++ b/chapter01/chapter01.xml @@ -12,6 +12,6 @@ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="changelog.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="administrativa.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="askforhelp.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootcd.xml"/> +<!--<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="livecd.xml"/>--> </chapter> |