mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-08-12 14:35:42 +01:00
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
This commit is contained in:
parent
288dd8aa01
commit
17afa40fd5
@ -84,6 +84,9 @@ First a summary, then a detailed log.</para>
|
|||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem><para>June 19th, 2005 [jhuntwork]: Removed outdated bootcd page and added a brief
|
||||||
|
description of the LiveCD to section 1.1</para></listitem>
|
||||||
|
|
||||||
<listitem><para>June 16th, 2005 [archaic]: Added installation dependencies for
|
<listitem><para>June 16th, 2005 [archaic]: Added installation dependencies for
|
||||||
hotplug.</para></listitem>
|
hotplug.</para></listitem>
|
||||||
|
|
||||||
|
@ -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="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="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="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>
|
</chapter>
|
||||||
|
@ -15,6 +15,16 @@ to build the new system. Select the <quote>development</quote> option
|
|||||||
during the distribution installation to be able to access these
|
during the distribution installation to be able to access these
|
||||||
tools.</para>
|
tools.</para>
|
||||||
|
|
||||||
|
<para>As an alternative to installing an entire separate
|
||||||
|
distribution onto your machine, you may wish to use the Linux From
|
||||||
|
Scratch LiveCD. The CD works well as a host sytem, providing all
|
||||||
|
the tools you need to successfully follow the instructions in this
|
||||||
|
book. Additionally, it contains all the source packages, patches and
|
||||||
|
a copy of this book. So once you have the CD, no network connection or
|
||||||
|
additional downloads are necessary. For more information about the LFS
|
||||||
|
LiveCD or to download a copy, visit
|
||||||
|
<ulink url="http://linuxfromscratch.org/~jhuntwork/livecd/"/></para>
|
||||||
|
|
||||||
<para><xref linkend="chapter-partitioning"/> of this book describes how
|
<para><xref linkend="chapter-partitioning"/> of this book describes how
|
||||||
to create a new Linux native partition and file system, the place
|
to create a new Linux native partition and file system, the place
|
||||||
where the new LFS system will be compiled and installed. <xref
|
where the new LFS system will be compiled and installed. <xref
|
||||||
|
@ -3,9 +3,9 @@
|
|||||||
<!ENTITY % general-entities SYSTEM "../general.ent">
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
||||||
%general-entities;
|
%general-entities;
|
||||||
]>
|
]>
|
||||||
<sect1 id="prepare-bootcd">
|
<sect1 id="prepare-livecd">
|
||||||
<title>About the Included CD</title>
|
<title>About the Included CD</title>
|
||||||
<?dbhtml filename="bootcd.html"?>
|
<?dbhtml filename="livecd.html"?>
|
||||||
|
|
||||||
<para>For your convenience, we have included a CD with this book that
|
<para>For your convenience, we have included a CD with this book that
|
||||||
contains the source packages needed for creating a Linux From Scratch
|
contains the source packages needed for creating a Linux From Scratch
|
Loading…
Reference in New Issue
Block a user