diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-04-19 03:26:49 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-04-19 03:26:49 +0000 |
commit | 9f318ba306fa33ba0e626d6d3dc0bc24291ee2f0 (patch) | |
tree | 1b96d697539e061c47f580ea8dffdeb61b3e7e83 /packages.ent | |
parent | 7a88173e383114e7a76b584f08e68ba5ecc3bc94 (diff) |
Add new /run mount point to top level directories. Mount a tmpfs on /run in
bootscripts. Add symlinks to use new /run tmpfs.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9510 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 44870c158..e74a6c504 100644 --- a/packages.ent +++ b/packages.ent @@ -289,7 +289,7 @@ <!ENTITY less-ch6-du "2.9 MB"> <!ENTITY less-ch6-sbu "less than 0.1 SBU"> -<!ENTITY lfs-bootscripts-version "20100627"> <!-- Scripts depend on this format --> +<!ENTITY lfs-bootscripts-version "20110318"> <!-- 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 --> |