diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-02-20 02:08:13 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-02-20 02:08:13 +0000 |
commit | f158011e9c3c9e2667eeacbc1e51feb02927d8b1 (patch) | |
tree | 4b046b4e9888c56423991825e15e3ae5c5c49c78 /packages.ent | |
parent | 496c88718175b7435d1b7c212041b5fff7280f9b (diff) |
Add sed to the m4 package to fix a false test failure.
Update mountfs script to support LVM volumes when stopping.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9748 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 4a14c75a2..f6f94ba28 100644 --- a/packages.ent +++ b/packages.ent @@ -305,7 +305,7 @@ <!ENTITY less-ch6-du "3.5 MB"> <!ENTITY less-ch6-sbu "less than 0.1 SBU"> -<!ENTITY lfs-bootscripts-version "20120215"> <!-- Scripts depend on this format --> +<!ENTITY lfs-bootscripts-version "20120219"> <!-- 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 --> |