diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-04-28 16:40:51 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-04-28 16:40:51 -0500 |
commit | 49e360b9b52900bdda162467c1d01244379c093b (patch) | |
tree | 810f34fc6012a6377d4e63cb53369ae6e7695ee3 /packages.ent | |
parent | c461bd9011d22a23ad20babaa0039958761beb16 (diff) |
Add manual locales needed for tests if using alternate locale installation
instructions.
Minor changes to boot scripts.
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 b230ea0e9..67a838778 100644 --- a/packages.ent +++ b/packages.ent @@ -376,7 +376,7 @@ <!ENTITY less-fin-du "4.1 MB"> <!ENTITY less-fin-sbu "less than 0.1 SBU"> -<!ENTITY lfs-bootscripts-version "20210201"> <!-- Scripts depend on this format --> +<!ENTITY lfs-bootscripts-version "20210428"> <!-- Scripts depend on this format --> <!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB"> <!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.xz"> <!ENTITY lfs-bootscripts-md5 "BOOTSCRIPTS-MD5SUM"> |