diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-10-18 00:03:30 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-10-18 00:03:30 +0000 |
commit | 776f1dc3a469a6b2cbd429efad4e40c5eb4466d4 (patch) | |
tree | d68d3d1bd3c21b7ea935a4c8b1f28af7433f7adc /general.ent | |
parent | a09cad523a370d42c3686bbf6f19f524f17f7b2e (diff) |
Add statusproc back to bootscripts.
Remove doc/ files when stripping in Chapter 5.
Add --noclear to agetty for tty1 in inittab.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9636 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/general.ent b/general.ent index 1ad58b61b..bc7bbedc5 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ -<!ENTITY version "SVN-20111013"> -<!ENTITY releasedate "Oct 13, 2011"> +<!ENTITY version "SVN-20111017"> +<!ENTITY releasedate "Oct 17, 2011"> <!ENTITY copyrightdate "1999-2011"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "7.0"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |