diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-02-15 18:20:54 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-02-15 18:20:54 +0000 |
commit | 8e8d6e66b3329a26e431882f03745f93aeec70a3 (patch) | |
tree | d155d1d923ada0bb7c4f30db9ee3daffb4d375ca /packages.ent | |
parent | ed21235c012efda4f7fae63d89714555235c0e48 (diff) |
Activate any possible LVM partitions in checkfs script
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9746 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 4f4846ae8..ec85ca09c 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 "20120209"> <!-- Scripts depend on this format --> +<!ENTITY lfs-bootscripts-version "20120215"> <!-- 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 --> |