diff options
author | DJ Lucas <dj@linuxfromscratch.org> | 2008-10-23 23:12:34 +0000 |
---|---|---|
committer | DJ Lucas <dj@linuxfromscratch.org> | 2008-10-23 23:12:34 +0000 |
commit | 7d6c9a64b52082c05c12e7d250850c2e1d7c677b (patch) | |
tree | 0f1ce673edccc5fb0f1310d7414525ff1da0a48c /packages.ent | |
parent | 701d318f14816577da6c85735bdfae626f647195 (diff) |
Checked in Alexander Patrakov's changes for the console page, and related bootscripts update.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8697 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 a20ac0046..a4523ef99 100644 --- a/packages.ent +++ b/packages.ent @@ -293,7 +293,7 @@ <!ENTITY less-ch6-du "2.8 MB"> <!ENTITY less-ch6-sbu "0.1 SBU"> -<!ENTITY lfs-bootscripts-version "20080522"> <!-- Scripts depend on this format --> +<!ENTITY lfs-bootscripts-version "20081023"> <!-- 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 --> |