aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDouglas R. Reno <renodr@linuxfromscratch.org>2021-08-15 12:22:07 -0500
committerDouglas R. Reno <renodr@linuxfromscratch.org>2021-08-15 12:22:07 -0500
commit5e15e89e245452342d6db1a8722f6fe85e63b8ae (patch)
treec125ee1c0262bc5784fec88baf1d5511ad44a06c
parent95f409928f0e7d070a5d97112ff4d0a2711266d6 (diff)
Release Linux From Scratch 11.0-rc1.11.0-rc1
-rw-r--r--chapter01/changelog.xml9
-rw-r--r--general.ent14
-rw-r--r--packages.ent6
3 files changed, 20 insertions, 9 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index bea61b370..22f9ea792 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -43,6 +43,15 @@
appropriate for the entry or if needed the entire day's listitem.
-->
<listitem>
+ <para>2021-08-15</para>
+ <itemizedlist>
+ <listitem>
+ <para>[renodr] - LFS-11.0-rc1 released.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2021-08-14</para>
<itemizedlist>
<listitem>
diff --git a/general.ent b/general.ent
index 2ee24db64..cf92447e0 100644
--- a/general.ent
+++ b/general.ent
@@ -1,21 +1,23 @@
<!-- version info automatically generated by git
comment the following two lines for release -->
+<!--
<!ENTITY % version-entities SYSTEM "version.ent">
%version-entities;
+-->
<!-- uncomment and edit the following four lines
for releases (including -rc) -->
-<!--
-<!ENTITY version "10.2-rc1">
-<!ENTITY versiond "10.2-rc1">
-<!ENTITY releasedate "August 26th, 2021">
+
+<!ENTITY version "11.0-rc1">
+<!ENTITY versiond "11.0-rc1">
+<!ENTITY releasedate "August 15th, 2021">
<!ENTITY copyrightdate "1999-2021">
--->
+
<!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
Change to x.y for release but not -rc releases -->
-<!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" -->
+<!ENTITY generic-version "11.0-rc1"> <!-- "development" or "x.y[-pre{x}]" -->
<!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd">
diff --git a/packages.ent b/packages.ent
index fd4385650..9936d5967 100644
--- a/packages.ent
+++ b/packages.ent
@@ -387,11 +387,11 @@
<!ENTITY less-fin-sbu "less than 0.1 SBU">
<!ENTITY lfs-bootscripts-version "20210608"> <!-- Scripts depend on this format -->
-<!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB">
+<!ENTITY lfs-bootscripts-size "33 KB">
<!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.xz">
-<!ENTITY lfs-bootscripts-md5 "BOOTSCRIPTS-MD5SUM">
+<!ENTITY lfs-bootscripts-md5 "6efd60044ad31a603a2c31c68919a988">
<!ENTITY lfs-bootscripts-home " ">
-<!ENTITY lfs-bootscripts-cfg-du "BOOTSCRIPTS-INSTALL-KB KB">
+<!ENTITY lfs-bootscripts-cfg-du "440 KB">
<!ENTITY lfs-bootscripts-cfg-sbu "less than 0.1 SBU">
<!ENTITY libcap-version "2.52">