Эх сурвалжийг харах

removed lfs-commands

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1809 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 жил өмнө
parent
commit
a119ddbada

+ 0 - 1
chapter02/chapter02.xml

@@ -7,6 +7,5 @@
 &c2-install;
 &c2-platform;
 &c2-askforhelp;
-&c2-commands;
 
 </chapter>

+ 0 - 36
chapter02/commands.xml

@@ -1,36 +0,0 @@
-<sect1 id="ch02-commands">
-<title>Download the LFS Commands</title>
-<?dbhtml filename="commands.html" dir="chapter02"?>
-
-<para>LFS Commands is a tarball containing files which list the installation
-commands for the packages installed in this book.</para>
-
-<para>These files can be used to quickly find out which commands have
-been changed between the different LFS versions. Download the
-lfs-commands tarball for this book version and the previous book
-version and run a diff on the files. That way it is possible to see which
-packages have updated installation instructions, so any scripts you may 
-have can be modified, or you can reinstall a package if you think that
-necessary.</para>
-
-<para>A side effect is that these files can be used to dump to a shell and 
-install the packages, though some files need to be modified (where
-certain settings can't be guessed and depend on user preference or
-system hardware). Keep in mind, please, that these files are not
-thoroughly checked for correctness. There may be bugs in the files (since 
-they are manually created at the moment) so do check them and don't 
-blindly trust them.</para>
-
-<para>If you decide to use the commands to automatically install a
-package and it doesn't work, try reading the book's instructions
-instead before you ask for help on the mailinglist.</para>
-
-<para>The lfscommands can be downloaded from <ulink
-url="&http-root;/lfs-commands/">&http-root;/lfs-commands/</ulink> 
-or <ulink
-url="&ftp-root;/lfs-commands/">&ftp-root;/lfs-commands/</ulink>
-.</para>
-
-</sect1>
-
-

+ 0 - 1
index.xml

@@ -68,7 +68,6 @@
 <!ENTITY c2-install SYSTEM "chapter02/install.xml">
 <!ENTITY c2-platform SYSTEM "chapter02/platform.xml">
 <!ENTITY c2-askforhelp SYSTEM "chapter02/askforhelp.xml">
-<!ENTITY c2-commands SYSTEM "chapter02/commands.xml">
 
 <!ENTITY chapter03 SYSTEM "chapter03/chapter03.xml">
 <!ENTITY c3-introduction SYSTEM "chapter03/introduction.xml">