aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2012-08-23 20:36:58 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2012-08-23 20:36:58 +0000
commit71e9c6341937b405f4e63dd897e2e7391daa34b6 (patch)
treeb164a9b8cb99b25bb918e2e0ff1712c4985b4f4e
parentd9c836bba990a150e7b06e5d20f743d5ba8b4a10 (diff)
Tag LFS-7.2-rc17.2-rc1
git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/7.2-rc1@9958 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml9
-rw-r--r--chapter02/creatingpartition.xml4
-rw-r--r--general.ent6
3 files changed, 14 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index b7ed025f4..dcab20da5 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -38,6 +38,15 @@
-->
<listitem>
+ <para>2012-08-23</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - LFS-7.2-rc1 released.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2012-08-22</para>
<itemizedlist>
<listitem>
diff --git a/chapter02/creatingpartition.xml b/chapter02/creatingpartition.xml
index d235a8bdc..ea9fe406d 100644
--- a/chapter02/creatingpartition.xml
+++ b/chapter02/creatingpartition.xml
@@ -34,7 +34,7 @@
This is enough to store all the source tarballs and compile the packages.
However, if the LFS system is intended to be the primary Linux system,
additional software will probably be installed which will require additional
- space. A 10GB partition is a reasonable size to provide for growth. The LFS
+ space. A 10 GB partition is a reasonable size to provide for growth. The LFS
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
@@ -136,7 +136,7 @@
<listitem><para>/opt &ndash; This directory is most useful for
BLFS where multiple installations of large packages like Gnome or KDE can
be installed without embedding the files in the /usr hierarchy. If
- used, five to ten gigabytes is generally adequate.</para>
+ used, 5 to 10 gigabytes is generally adequate.</para>
</listitem>
<listitem><para>/tmp &ndash; A separate /tmp directory is rare, but
diff --git a/general.ent b/general.ent
index ea1d05e76..98cf52337 100644
--- a/general.ent
+++ b/general.ent
@@ -1,8 +1,8 @@
-<!ENTITY version "SVN-20120822">
-<!ENTITY releasedate "August 22, 2012">
+<!ENTITY version "7.2-rc1">
+<!ENTITY releasedate "August 23, 2012">
<!ENTITY copyrightdate "1999-2012"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.2">
-<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
+<!ENTITY generic-version "7.2-rc1"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
<!ENTITY lfs-ticket-root "http://wiki.linuxfromscratch.org/lfs/ticket/">