瀏覽代碼

Commented out "LFS next to existing hints" until its viability can be established.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8936 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 16 年之前
父節點
當前提交
8e3448a108
共有 2 個文件被更改,包括 20 次插入4 次删除
  1. 6 0
      chapter01/changelog.xml
  2. 14 4
      chapter02/creatingpartition.xml

+ 6 - 0
chapter01/changelog.xml

@@ -40,6 +40,12 @@
     <listitem>
     <listitem>
       <para>2009-05-27</para>
       <para>2009-05-27</para>
       <itemizedlist>
       <itemizedlist>
+        <listitem>
+         <para>[gerard] - removed the reference to <quote>LFS next to
+         existing systems</quote> hint. Addresses <ulink
+         url="&lfs-ticket-root;2411">#2411</ulink>.</para>
+        </listitem>
+
         <listitem>
         <listitem>
           <para>[bdubbs] - Update build sizes and SBU times for all
           <para>[bdubbs] - Update build sizes and SBU times for all
           packages.
           packages.

+ 14 - 4
chapter02/creatingpartition.xml

@@ -13,12 +13,22 @@
   <para>Like most other operating systems, LFS is usually installed on a
   <para>Like most other operating systems, LFS is usually installed on a
   dedicated partition. The recommended approach to building an LFS system
   dedicated partition. The recommended approach to building an LFS system
   is to use an available empty partition or, if you have enough unpartitioned
   is to use an available empty partition or, if you have enough unpartitioned
-  space, to create one. However, an LFS system (in fact even multiple LFS
-  systems) may also be installed on a partition already occupied by another
+  space, to create one.</para>
+
+<!--
+
+  <para>It is possible to install an LFS system (in fact even multiple LFS
+  systems) on a partition already occupied by another
   operating system and the different systems will co-exist peacefully. The
   operating system and the different systems will co-exist peacefully. The
   document <ulink url="&hints-root;lfs_next_to_existing_systems.txt"/>
   document <ulink url="&hints-root;lfs_next_to_existing_systems.txt"/>
-  explains how to implement this, whereas this book discusses the method of
-  using a fresh partition for the installation.</para>
+  contains notes on how to implement this. This document was last updated
+  in 2004. It has not been updated since and it has not been tested with
+  recent versions of this LFS book. The document is more than likely not
+  usable as-is and you will need to account for changes made to the LFS
+  procedures since it was written. This is only recommended for expert LFS
+  users.</para>
+
+-->
 
 
   <para>A minimal system requires a partition of around 1.3 gigabytes (GB).
   <para>A minimal system requires a partition of around 1.3 gigabytes (GB).
   This is enough to store all the source tarballs and compile the packages.
   This is enough to store all the source tarballs and compile the packages.