aboutsummaryrefslogtreecommitdiffstats
path: root/general.ent
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2014-01-20 01:18:30 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2014-01-20 01:18:30 +0000
commitcb23c1a6ab0a3c279df1f453ef9585b062963ec4 (patch)
tree2b9d62f95bb276320d0631397722a57a1abacd0a /general.ent
parentcde2ae7b0fd8f2f9de248a9a58094066d3b621b0 (diff)
Added a Chapter 5 build of util-linux in preparation for
moving the Chapter 6 build to after udev. This satisfies a circular dependency. This is not the complete fix as this build has not yet been incorporated into Chapter 6. Mount /run as a tmpfs for Chapter 6. This allows use by test processes during Chapter 6 without carying the files over to the new system. Other minor cleanups. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10447 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r--general.ent4
1 files changed, 2 insertions, 2 deletions
diff --git a/general.ent b/general.ent
index 993aa9e10..5c98a5afe 100644
--- a/general.ent
+++ b/general.ent
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20140114">
-<!ENTITY releasedate "January 14, 2014">
+<!ENTITY version "SVN-20140119">
+<!ENTITY releasedate "January 19, 2014">
<!ENTITY copyrightdate "1999-2014"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.5">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->