diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-08-03 02:59:46 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-08-03 02:59:46 +0000 |
commit | 0bf4dfe63c985c180eaa7feadf6a4703f2dc9fd4 (patch) | |
tree | 399eb0c562e7692a0ee6825f9f6abafaa8f2386a /packages.ent | |
parent | 93756f6c999e053b261d34e92707576bb0725680 (diff) |
Move sed to be after acl.
Remove reference to obsolete /proc/ksyms in modules boot script.
Change internal references to svn to an entitiy.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10671 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 dd4c65230..9a546b9ad 100644 --- a/packages.ent +++ b/packages.ent @@ -370,7 +370,7 @@ <!ENTITY less-ch6-du "3.6 MB"> <!ENTITY less-ch6-sbu "less than 0.1 SBU"> -<!ENTITY lfs-bootscripts-version "20140629"> <!-- Scripts depend on this format --> +<!ENTITY lfs-bootscripts-version "20140802"> <!-- 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 --> |