mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
03bdafe309
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2781 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
25 lines
845 B
XML
25 lines
845 B
XML
<sect1 id="pf-prerequisites">
|
|
<title>Prerequisites</title>
|
|
<?dbhtml filename="prerequisites.html" dir="preface"?>
|
|
|
|
<para>This book assumes that its reader has a good deal of knowledge about
|
|
using and installing Linux software. Before you begin building your LFS
|
|
system, you should read the following HOWTOs:</para>
|
|
|
|
<itemizedlist>
|
|
<listitem><para>Software-Building-HOWTO</para>
|
|
|
|
<para>This is a comprehensive guide to building and installing "generic"
|
|
UNIX software distributions under Linux. This HOWTO is available at
|
|
<ulink url="&tldp-root;HOWTO/Software-Building-HOWTO.html"/>.</para></listitem>
|
|
|
|
<listitem><para>The Linux Users' Guide</para>
|
|
|
|
<para>This guide covers the usage of assorted Linux software and is
|
|
available at
|
|
<ulink url="http://espc22.murdoch.edu.au/~stewart/guide/guide.html"/>.</para></listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</sect1>
|