diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-08-02 16:28:02 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-08-02 16:28:02 +0000 |
commit | a2e555d8d6b335d27d51b675a77ac3758a931533 (patch) | |
tree | ffcf2cd97deeeb5d1fd2682d043d0b22102e2cd7 /packages.ent | |
parent | 0cda8984a835f37a573c0e2eb31676ff52773d16 (diff) |
Add /etc/sysconfig to Creating Directories
Update boot logging to remove terminal escape sequences
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9575 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 41d89ee76..1195a1e06 100644 --- a/packages.ent +++ b/packages.ent @@ -297,7 +297,7 @@ <!ENTITY less-ch6-du "3.5 MB"> <!ENTITY less-ch6-sbu "less than 0.1 SBU"> -<!ENTITY lfs-bootscripts-version "20110801"> <!-- Scripts depend on this format --> +<!ENTITY lfs-bootscripts-version "20110802"> <!-- 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 --> |