Changeset 17afa40


Ignore:
Timestamp:
06/20/2005 01:21:44 AM (19 years ago)
Author:
Jeremy Huntwork <jhuntwork@…>
Branches:
6.1, 6.1.1
Children:
9fa9d65
Parents:
288dd8a
Message:

Removed bootcd.xml, added notes about LiveCD to Section 1.1 (merged from trunk r6046)

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6057 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Location:
chapter01
Files:
3 edited
1 moved

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r288dd8a r17afa40  
    8585</listitem>
    8686
     87<listitem><para>June 19th, 2005 [jhuntwork]: Removed outdated bootcd page and added a brief
     88description of the LiveCD to section 1.1</para></listitem>
     89
    8790<listitem><para>June 16th, 2005 [archaic]: Added installation dependencies for
    8891hotplug.</para></listitem>
  • chapter01/chapter01.xml

    r288dd8a r17afa40  
    1313<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="administrativa.xml"/>
    1414<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="askforhelp.xml"/>
    15 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootcd.xml"/>
     15<!--<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="livecd.xml"/>-->
    1616
    1717</chapter>
  • chapter01/how.xml

    r288dd8a r17afa40  
    1515during the distribution installation to be able to access these
    1616tools.</para>
     17
     18<para>As an alternative to installing an entire separate
     19distribution onto your machine, you may wish to use the Linux From
     20Scratch LiveCD. The CD works well as a host sytem, providing all
     21the tools you need to successfully follow the instructions in this
     22book. Additionally, it contains all the source packages, patches and
     23a copy of this book. So once you have the CD, no network connection or
     24additional downloads are necessary. For more information about the LFS
     25LiveCD or to download a copy, visit
     26<ulink url="http://linuxfromscratch.org/~jhuntwork/livecd/"/></para>
    1727
    1828<para><xref linkend="chapter-partitioning"/> of this book describes how
  • chapter01/livecd.xml

    r288dd8a r17afa40  
    44  %general-entities;
    55]>
    6 <sect1 id="prepare-bootcd">
     6<sect1 id="prepare-livecd">
    77<title>About the Included CD</title>
    8 <?dbhtml filename="bootcd.html"?>
     8<?dbhtml filename="livecd.html"?>
    99
    1010<para>For your convenience, we have included a CD with this book that
Note: See TracChangeset for help on using the changeset viewer.