Remove invalid option from systemd book's util-linux

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11292 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2017-08-27 17:04:47 +00:00
parent eaae042394
commit 121cdc9a9a
3 changed files with 14 additions and 5 deletions

View File

@ -42,6 +42,16 @@
<listitem revision="sysv"> or <listitem revision="systemd"> as
appropriate for the entry or if needed the entire day's listitem.
-->
<listitem>
<para>2017-08-27</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Remove invalid option from systemd book's
util-linux.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>2017-08-24</para>
<itemizedlist>

View File

@ -86,8 +86,7 @@
--disable-runuser \
--disable-pylibmount \
--disable-static \
--without-python \
--enable-libmount-force-mountinfo</userinput></screen>
--without-python</userinput></screen>
<para>The --disable and --without options prevent warnings about
building components that require packages not in LFS or are

View File

@ -1,13 +1,13 @@
<!ENTITY version "SVN-20170824">
<!ENTITY version "SVN-20170827">
<!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 "20170824-systemd">
<!ENTITY versiond "20170827-systemd">
<!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd">
<!ENTITY releasedate "August 24, 2017">
<!ENTITY releasedate "August 27, 2017">
<!ENTITY copyrightdate "1999-2017"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "8.1">