aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml9
-rw-r--r--chapter05/gcc-pass1.xml2
-rw-r--r--general.ent10
-rw-r--r--lfs-bootscripts-20191031.tar.xzbin0 -> 32396 bytes
-rw-r--r--packages.ent6
5 files changed, 18 insertions, 9 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 8ad902a3f..e63be0a05 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -42,6 +42,15 @@
<listitem revision="sysv"> or <listitem revision="systemd"> as
appropriate for the entry or if needed the entire day's listitem.
-->
+ <listitem>
+ <para>2020-03-01</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - LFS-9.1 released.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
<listitem revision="systemd">
<para>2020-02-16</para>
<itemizedlist>
diff --git a/chapter05/gcc-pass1.xml b/chapter05/gcc-pass1.xml
index 98f91713c..9c2c51dab 100644
--- a/chapter05/gcc-pass1.xml
+++ b/chapter05/gcc-pass1.xml
@@ -193,7 +193,7 @@ cd build</userinput></screen>
<varlistentry>
<term><parameter>--with-native-system-header-dir=/tools/include</parameter></term>
<listitem>
- <para>By default GCC searches <filename>/usr/include</filename> for
+ <para>By default, GCC searches <filename>/usr/include</filename> for
system headers. In conjunction with the sysroot switch, this would
normally translate to <filename>$LFS/usr/include</filename>. However
the headers that will be installed in the next two sections will go
diff --git a/general.ent b/general.ent
index 5cd43bcd1..a47ad45a6 100644
--- a/general.ent
+++ b/general.ent
@@ -1,13 +1,13 @@
-<!ENTITY version "SVN-20200216">
-<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
+<!ENTITY version "9.1">
+<!ENTITY short-version "9.1"> <!-- 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.1"> <!-- Use "development" or "x.y[-pre{x}]" -->
-<!ENTITY versiond "20200216-systemd">
+<!ENTITY versiond "9.1-systemd">
<!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd">
-<!ENTITY releasedate "February 16th, 2020">
+<!ENTITY releasedate "March 1st, 2020">
<!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "9.0">
diff --git a/lfs-bootscripts-20191031.tar.xz b/lfs-bootscripts-20191031.tar.xz
new file mode 100644
index 000000000..2f8132a52
--- /dev/null
+++ b/lfs-bootscripts-20191031.tar.xz
Binary files differ
diff --git a/packages.ent b/packages.ent
index 1f9d1b213..ec4940c62 100644
--- a/packages.ent
+++ b/packages.ent
@@ -382,11 +382,11 @@
<!ENTITY less-ch6-sbu "less than 0.1 SBU">
<!ENTITY lfs-bootscripts-version "20191031"> <!-- 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 "e9249541960df505e4dfac0c32369372">
<!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.31">