Author: darcym Date: 2006-03-30 01:48:05 -0700 (Thu, 30 Mar 2006) New Revision: 1333
Modified: trunk/BOOK/prologue/common/prerequisites.xml Log: Minor update to prerequististes wording and a few additions specific to CLFS Modified: trunk/BOOK/prologue/common/prerequisites.xml =================================================================== --- trunk/BOOK/prologue/common/prerequisites.xml 2006-03-29 18:52:37 UTC (rev 1332) +++ trunk/BOOK/prologue/common/prerequisites.xml 2006-03-30 08:48:05 UTC (rev 1333) @@ -10,22 +10,24 @@ <title>Prerequisites</title> - <para>Building an LFS system is not a simple task. It requires a certain + <para>Building an CLFS system is not a simple task. It requires a certain level of existing knowledge of Unix system administration in order to resolve problems, and correctly execute the commands listed. In particular, as an absolute minimum, the reader should already have the ability to use the command line (shell) to copy or move files and directories, list directory and file contents, and change the current directory. It is also expected that the reader has a reasonable knowledge of using and installing - Linux software.</para> + Linux software. A basic knowledge of the architectures being used in + the Cross LFS process and the host operating systems in use is also + required</para> - <para>Because the LFS book assumes <emphasis>at least</emphasis> this basic + <para>Because the CLFS book assumes <emphasis>at least</emphasis> this basic level of skill, the various LFS support forums are unlikely to be able to provide you with much assistance; you will find that your 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 + <para>Before building a CLFS system, we recommend reading the following HOWTOs:</para> <itemizedlist> -- http://linuxfromscratch.org/mailman/listinfo/cross-lfs FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
