aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2021-09-01 18:15:15 -0500
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2021-09-01 18:15:15 -0500
commit69372ba69bea9f79cc03247afe742f4200239a61 (patch)
tree3ce590dd4877844440740f011dc76612ea0ecc54
parent652351c68ee153f5c9b80a7e294059046d238584 (diff)
BLFS-11.011.0
-rw-r--r--book/bookinfo.xml2
-rw-r--r--general.ent18
-rw-r--r--introduction/welcome/changelog.xml9
3 files changed, 19 insertions, 10 deletions
diff --git a/book/bookinfo.xml b/book/bookinfo.xml
index 673a7a5d49..f5d8e18406 100644
--- a/book/bookinfo.xml
+++ b/book/bookinfo.xml
@@ -49,7 +49,7 @@
<revision>
<revnumber>&version;</revnumber>
<date>&pubdate;</date>
- <revremark>Ongoing Release</revremark>
+ <revremark>Twenty-fourth Release</revremark>
</revision>
<revision>
diff --git a/general.ent b/general.ent
index da1096e56c..905098b593 100644
--- a/general.ent
+++ b/general.ent
@@ -1,11 +1,12 @@
<!-- version info generated from git commit,
comment out the following two lines for release. -->
+<!--
<!ENTITY % version-entities SYSTEM "version.ent">
-%version-entities;
+%version-entities;-->
<!-- uncomment the following entities and modify them for release,
month and year should be always 2 digits. -->
-<!--
+
<!ENTITY day "01">
<!ENTITY month "09">
<!ENTITY year "2021">
@@ -13,12 +14,11 @@
<!ENTITY version "11.0">
<!ENTITY releasedate "September 1st, &year;">
<!ENTITY pubdate "&year;-&month;-&day;">
--->
<!ENTITY copyholder "The BLFS Development Team">
-<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
-<!ENTITY lfs-version "development"> <!-- x.y|development -->
-<!ENTITY lfs-versiond "systemd"> <!-- x.y-systemd|systemd -->
+<!ENTITY blfs-version "11.0"> <!-- svn|[release #] -->
+<!ENTITY lfs-version "11.0"> <!-- x.y|development -->
+<!ENTITY lfs-versiond "11.0-systemd"> <!-- x.y-systemd|systemd -->
<!ENTITY lfs-domainname "linuxfromscratch.org">
<!ENTITY maintainer-fullname "The BLFS Team">
@@ -31,8 +31,8 @@
change svn to x.y for release. Note: s/_/-/ in comment to avoid grep error
Update 'downloads-root-systemd' to x.y-systemd
-->
-<!ENTITY downloads-root "https://www.linuxfromscratch.org/blfs/downloads/svn">
-<!ENTITY downloads-root-systemd "https://www.linuxfromscratch.org/blfs/downloads/systemd">
+<!ENTITY downloads-root "https://www.linuxfromscratch.org/blfs/downloads/11.0">
+<!ENTITY downloads-root-systemd "https://www.linuxfromscratch.org/blfs/downloads/11.0-systemd">
<!ENTITY downloads-project "https://downloads.&lfs-domainname;">
<!ENTITY sources-anduin-http "https://anduin.linuxfromscratch.org/BLFS">
@@ -40,7 +40,7 @@
<!ENTITY hints-root "https://www.&lfs-domainname;/hints">
<!ENTITY patch-downloads "https://www.linuxfromscratch.org/patches/downloads">
-<!ENTITY patch-root "https://www.&lfs-domainname;/patches/blfs/svn">
+<!ENTITY patch-root "https://www.&lfs-domainname;/patches/blfs/11.0">
<!ENTITY errata "https://www.&lfs-domainname;/blfs/errata/&blfs-version;/">
<!ENTITY blfs-ticket-root "https://wiki.&lfs-domainname;/blfs/ticket/">
diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index d5016c191c..120f09d6a1 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -42,6 +42,15 @@
</listitem>
-->
<listitem>
+ <para>September 1st, 2021</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Release of BLFS-11.0.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>August 30th, 2021</para>
<itemizedlist>
<listitem>