diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-05-21 01:47:41 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-05-21 01:47:41 +0000 |
commit | 40690e1f21f7d780f7202277f05e03967d3f4012 (patch) | |
tree | 92063529b06b2412135f4f6993ae6e9d708f1578 /packages.ent | |
parent | 7027db5944782f1d1330e49f4f7767ee75525137 (diff) |
Remove a bashism from the mountkernfs boot script.
Move the $time init capability from setclock to udev.
Remove and recreate $LFS/dev/shm in Section 6.2 if it is
a symbolic link.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9860 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 c24b70f9a..d1628a5a2 100644 --- a/packages.ent +++ b/packages.ent @@ -302,7 +302,7 @@ <!ENTITY less-ch6-du "3.5 MB"> <!ENTITY less-ch6-sbu "less than 0.1 SBU"> -<!ENTITY lfs-bootscripts-version "20120505"> <!-- Scripts depend on this format --> +<!ENTITY lfs-bootscripts-version "20120520"> <!-- 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 --> |