aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml9
-rw-r--r--chapter06/gcc.xml2
-rw-r--r--general.ent10
-rw-r--r--packages.ent6
4 files changed, 18 insertions, 9 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index c8fdc4081..19c83138f 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -44,6 +44,15 @@
-->
<listitem>
+ <para>2019-09-01</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - LFS-9.0 released.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2019-08-14</para>
<itemizedlist>
<listitem>
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml
index 932329de2..a9c8fa16c 100644
--- a/chapter06/gcc.xml
+++ b/chapter06/gcc.xml
@@ -130,7 +130,7 @@ su nobody -s /bin/bash -c "PATH=$PATH make -k check"</userinput></screen>
<ulink url="https://gcc.gnu.org/ml/gcc-testresults/"/>.</para>
<para>Six tests related to get_time are known to fail. These are
- apparantly related to the en_HK locale.</para>
+ apparently related to the en_HK locale.</para>
<para>Two tests named lookup.cc and reverse.cc in experimental/net
are known to fail in LFS chroot environment because they require
diff --git a/general.ent b/general.ent
index 466e9d3cd..89a2e32e9 100644
--- a/general.ent
+++ b/general.ent
@@ -1,13 +1,13 @@
-<!ENTITY version "SVN-20190815">
-<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
+<!ENTITY version "9.0">
+<!ENTITY short-version "9.0"> <!-- 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 "9.0"> <!-- Use "development" or "x.y[-pre{x}]" -->
-<!ENTITY versiond "20190815-systemd">
+<!ENTITY versiond "9.0-systemd">
<!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd">
-<!ENTITY releasedate "August 15th, 2019">
+<!ENTITY releasedate "September 1st, 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 69ce98ee0..61cf02d1c 100644
--- a/packages.ent
+++ b/packages.ent
@@ -381,11 +381,11 @@
<!ENTITY less-ch6-sbu "less than 0.1 SBU">
<!ENTITY lfs-bootscripts-version "20190524"> <!-- Scripts depend on this format -->
-<!ENTITY lfs-bootscripts-size "BOOTSCRIPTS-SIZE KB">
+<!ENTITY lfs-bootscripts-size "32 KB">
<!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.xz">
-<!ENTITY lfs-bootscripts-md5 "BOOTSCRIPTS-MD5SUM">
+<!ENTITY lfs-bootscripts-md5 "c91b11e366649c9cec60c2552820fed5">
<!ENTITY lfs-bootscripts-home " ">
-<!ENTITY lfs-bootscripts-ch7-du "BOOTSCRIPTS-INSTALL-KB KB">
+<!ENTITY lfs-bootscripts-ch7-du "244 KB">
<!ENTITY lfs-bootscripts-ch7-sbu "less than 0.1 SBU">
<!ENTITY libcap-version "2.27">