[Clfs-commits] commit: r3880 - in /trunk/BOOK: introduction/common/changelog.xml partitioning/common/creatingpartition.xml

svn at cross-lfs.org svn at cross-lfs.org
Sun Jan 20 22:29:39 PST 2008


Author: david
Date: Mon Jan 21 06:29:38 2008
New Revision: 3880

Log:
Updated minimum Partition req. Eddited paragaph a bit too..

Modified:
    trunk/BOOK/introduction/common/changelog.xml
    trunk/BOOK/partitioning/common/creatingpartition.xml

Modified: trunk/BOOK/introduction/common/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/common/changelog.xml (original)
+++ trunk/BOOK/introduction/common/changelog.xml Mon Jan 21 06:29:38 2008
@@ -35,6 +35,16 @@
       </itemizedlist>
     </listitem>
 -->
+
+    <listitem>
+      <para>January 20, 2008</para>
+      <itemizedlist>
+        <listitem>
+          <para>Bigdissaved - Changed the minimum ${CLFS} size from 1.5Gb to 2.5Gb.
+	 Thanks to Copper for seeing this </para>
+        </listitem>
+       </itemizedlist>
+    </listitem>
 
     <listitem>
       <para>January 19, 2008</para>

Modified: trunk/BOOK/partitioning/common/creatingpartition.xml
==============================================================================
--- trunk/BOOK/partitioning/common/creatingpartition.xml (original)
+++ trunk/BOOK/partitioning/common/creatingpartition.xml Mon Jan 21 06:29:38 2008
@@ -17,14 +17,13 @@
   architecture you can simply build everything in <quote>/mnt/clfs</quote>
   and transfer it to your target machine.</para>
 
-  <para os="b">A minimal system requires around 1.5 gigabytes (GB).
-  This is enough to store all the source tarballs and compile the packages.
-  However, if the CLFS system is intended to be the primary Linux system,
-  additional software will probably be installed which will require
-  additional space (2-3 GB). The CLFS system itself will not take up this
-  much room. A large portion of this requirement is to provide sufficient
-  free temporary storage. Compiling packages can require a lot of disk space
-  which will be reclaimed after the package is installed.</para>
+  <para os="b">A minimal system requires around 2.5 gigabytes (GB).
+  This is enough to store all the source tarballs and compile the packages. The CLFS
+  system itself will not take up this  much room. A large portion of this requirement
+  is to provide sufficient free temporary storage. Compiling packages can require a
+  lot of disk space which will be reclaimed after the package is installed. If the
+  CLFS system is intended to be the primary Linux system,  additional software will
+  probably be installed which will require additional space (2-10 GB). </para>
 
   <para os="c">Because there is not always enough Random Access Memory (RAM)
   available for compilation processes, it is a good idea to use a small disk




More information about the Clfs-commits mailing list