diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-08-31 16:42:52 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-08-31 16:42:52 +0000 |
commit | ed992fbc68220ed47d3d20f3f2a3d7f1e92288cb (patch) | |
tree | c8931304d1991e9e3d0ee69a649824b9640113d2 /packages.ent | |
parent | 4afbb4a75a924c2edb72d68ea76ccbb4eea868b0 (diff) |
Minor typos in bootscripts.
Remove obsolete udev-config directory.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9970 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 ed9a678da..24a0833de 100644 --- a/packages.ent +++ b/packages.ent @@ -302,7 +302,7 @@ <!ENTITY less-ch6-du "3.8 MB"> <!ENTITY less-ch6-sbu "less than 0.1 SBU"> -<!ENTITY lfs-bootscripts-version "20120829"> <!-- Scripts depend on this format --> +<!ENTITY lfs-bootscripts-version "20120831"> <!-- 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 --> |