mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Increase host requirement for tar to version 1.22.
Replace an old link to building software in Prerequisites section. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10944 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
3a964dbb0b
commit
7380c3aaa8
@ -36,6 +36,20 @@
|
||||
</listitem>
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>2015-09-01</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Increase host requirement for tar to version 1.22.
|
||||
Fixes <ulink url="&lfs-ticket-root;3835">#3835</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Replace an old link to building software
|
||||
in Prerequisites section. Thanks to Simon Kitching. </para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2015-08-25</para>
|
||||
<itemizedlist>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<!ENTITY version "SVN-20150823">
|
||||
<!ENTITY version "SVN-20150901">
|
||||
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;. Change to x.y for release
|
||||
but not -rc releases -->
|
||||
<!ENTITY releasedate "August 23, 2015">
|
||||
<!ENTITY releasedate "September 1, 2015">
|
||||
<!ENTITY copyrightdate "1999-2015"><!-- jhalfs needs a literal dash, not – -->
|
||||
<!ENTITY milestone "7.8">
|
||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||
|
@ -130,7 +130,7 @@
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><emphasis role="strong">Tar-1.18</emphasis></para>
|
||||
<para><emphasis role="strong">Tar-1.22</emphasis></para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
@ -25,8 +25,7 @@
|
||||
questions regarding such basic knowledge will likely go unanswered or you
|
||||
will simply be referred to the LFS essential pre-reading list.</para>
|
||||
|
||||
<para>Before building an LFS system, we recommend reading the following
|
||||
HOWTOs:</para>
|
||||
<para>Before building an LFS system, we recommend reading the following:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
@ -40,11 +39,11 @@
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>The Linux Users' Guide
|
||||
<ulink url="http://tldp.org/pub/Linux/docs/ldp-archived/users-guide/"/></para>
|
||||
<para>Beginner's Guide to Installing from Source
|
||||
<ulink url="http://moi.vonos.net/linux/beginners-installing-from-source/"/></para>
|
||||
|
||||
<para>This guide covers the usage of assorted Linux software. This
|
||||
reference is also fairly old, but still valid.</para>
|
||||
<para>This guide provides a good summary of basic skills and
|
||||
techniques needed to build software from source code.</para>
|
||||
</listitem>
|
||||
<!--
|
||||
<listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user