aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDJ Lucas <dj@linuxfromscratch.org>2020-10-19 01:52:55 +0000
committerDJ Lucas <dj@linuxfromscratch.org>2020-10-19 01:52:55 +0000
commitb750c300916faf2a28b97c7f81e586cf73ccce41 (patch)
treea8e71774c8117dd7799e3177b7ccac0678fba25b
parenta85486daa2e1d8dee8067cf6fa85a7c5b8bc943e (diff)
Update to lfs-bootscripts-20201019.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12054 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml9
-rw-r--r--general.ent6
-rw-r--r--packages.ent2
3 files changed, 13 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 43def1015..39771d07f 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 revision="sysv">
+ <itemizedlist>
+ <para>2020-10-19</para>
+ <listitem>
+ <para>[dj] - Update to lfs-bootscripts-20201019.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
<listitem>
<itemizedlist>
<para>2020-10-15</para>
diff --git a/general.ent b/general.ent
index cf7c08cb5..3af49f109 100644
--- a/general.ent
+++ b/general.ent
@@ -1,13 +1,13 @@
-<!ENTITY version "SVN-20201015">
+<!ENTITY version "SVN-20201019">
<!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 versiond "20201015-systemd">
+<!ENTITY versiond "20201019-systemd">
<!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd">
-<!ENTITY releasedate "October 15th, 2020">
+<!ENTITY releasedate "October 19th, 2020">
<!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not &ndash; -->
diff --git a/packages.ent b/packages.ent
index 1dcdffd00..116a5b4ef 100644
--- a/packages.ent
+++ b/packages.ent
@@ -375,7 +375,7 @@
<!ENTITY less-fin-du "4.1 MB">
<!ENTITY less-fin-sbu "less than 0.1 SBU">
-<!ENTITY lfs-bootscripts-version "20200818"> <!-- Scripts depend on this format -->
+<!ENTITY lfs-bootscripts-version "20201019"> <!-- 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">