mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
LFS-9.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/9.1@11762 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
013e94aa3a
commit
3071514813
@ -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>
|
||||
|
@ -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
|
||||
|
10
general.ent
10
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 – -->
|
||||
<!ENTITY milestone "9.0">
|
||||
|
BIN
lfs-bootscripts-20191031.tar.xz
Normal file
BIN
lfs-bootscripts-20191031.tar.xz
Normal file
Binary file not shown.
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user