diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-08-22 14:45:43 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-08-22 14:45:43 +0000 |
commit | a93258dc7f7ea32754c05c126ae2ca67a85fc2bf (patch) | |
tree | dd25ec794130b76873a8240dd7fefb357a17dc6d /packages.ent | |
parent | 12b9f876d05dbe137d360437bf38f870db2f7c89 (diff) |
Update minimum kernel requirement for the host
Minor edit in rc.sit requiring bootscript update.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10327 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 839b686ec..b89409fdc 100644 --- a/packages.ent +++ b/packages.ent @@ -310,7 +310,7 @@ <!ENTITY less-ch6-du "3.6 MB"> <!ENTITY less-ch6-sbu "less than 0.1 SBU"> -<!ENTITY lfs-bootscripts-version "20130805"> <!-- Scripts depend on this format --> +<!ENTITY lfs-bootscripts-version "20130821"> <!-- 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 --> |