aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDJ Lucas <dj@linuxfromscratch.org>2019-10-31 03:32:28 +0000
committerDJ Lucas <dj@linuxfromscratch.org>2019-10-31 03:32:28 +0000
commitd4c52c78e2a348c6f1f95156d0a18f42fc0a24b1 (patch)
tree07f5364efd2967695f4c86b41bd8078b6cc4734d
parent84a2932d4a1744694b359b16cd6a747dc38dc995 (diff)
Update to lsb-bootscripts-20191031
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11693 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml11
-rw-r--r--general.ent6
-rw-r--r--packages.ent2
3 files changed, 14 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 69ebbeb1a..70cd5a7d8 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -42,7 +42,16 @@
<listitem revision="sysv"> or <listitem revision="systemd"> as
appropriate for the entry or if needed the entire day's listitem.
-->
- <listitem>
+ <listitem revision="sysv">
+ <para>2019-10-31</para>
+ <itemizedlist>
+ <listitem>
+ <para>[dj] - Update to lfs-bootscripts-20191031.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem revision="sysv">
<para>2019-10-25</para>
<itemizedlist>
<listitem>
diff --git a/general.ent b/general.ent
index fedee0710..8bb9e77eb 100644
--- a/general.ent
+++ b/general.ent
@@ -1,13 +1,13 @@
-<!ENTITY version "SVN-20191025">
+<!ENTITY version "SVN-20191031">
<!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 "20191025-systemd">
+<!ENTITY versiond "20191031-systemd">
<!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd">
-<!ENTITY releasedate "October 25th, 2019">
+<!ENTITY releasedate "October 31st, 2019">
<!ENTITY copyrightdate "1999-2019"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "9.0">
diff --git a/packages.ent b/packages.ent
index a11189685..c11c608e9 100644
--- a/packages.ent
+++ b/packages.ent
@@ -380,7 +380,7 @@
<!ENTITY less-ch6-du "4.1 MB">
<!ENTITY less-ch6-sbu "less than 0.1 SBU">
-<!ENTITY lfs-bootscripts-version "20191025"> <!-- Scripts depend on this format -->
+<!ENTITY lfs-bootscripts-version "20191031"> <!-- 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">