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 /packages.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 'packages.ent')
-rw-r--r-- | packages.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.ent b/packages.ent index 9f144847d..fbc35161f 100644 --- a/packages.ent +++ b/packages.ent @@ -298,7 +298,7 @@ <!ENTITY less-ch6-du "3.5 MB"> <!ENTITY less-ch6-sbu "less than 0.1 SBU"> -<!ENTITY lfs-bootscripts-version "20111008"> <!-- Scripts depend on this format --> +<!ENTITY lfs-bootscripts-version "20111017"> <!-- Scripts depend on this format --> <!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB"> <!-- Updated in Makefile --> <!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.bz2"> <!ENTITY lfs-bootscripts-md5 "BOOTSCRIPTS-MD5SUM"> <!-- Updated in Makefile --> |