From 46c039ef30b1f585e6f5f87ea9d35f33cfde46a9 Mon Sep 17 00:00:00 2001 From: Alex Gronenwoud Date: Wed, 3 Mar 2004 22:10:40 +0000 Subject: [PATCH] Removing some of the dbhtml directives. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3274 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 19 ++++++++++--------- chapter02/aboutdependencies.xml | 3 +-- chapter02/aboutlfs.xml | 3 +-- chapter02/aboutsbus.xml | 3 +-- chapter02/abouttestsuites.xml | 3 +-- chapter02/askforhelp.xml | 3 +-- chapter02/chapter02.xml | 1 - chapter03/chapter03.xml | 13 ++++--------- chapter04/chapter04.xml | 10 +++------- index.xml | 4 ++-- 10 files changed, 24 insertions(+), 38 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 151df4713..a00d1c1a9 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -15,10 +15,10 @@ first a summary, then a detailed log. Upgraded to: less-382 +lfs-utils-0.5 +linux-2.4.25 man-pages-1.66 ncurses-5.4 -linux-2.4.25 -lfs-utils-0.5 procps-3.2.0 @@ -36,21 +36,22 @@ first a summary, then a detailed log. -February 27th, 2004 [jeremy]: Upgraded to procps-3.2.0 +February 27th, 2004 [jeremy]: Upgraded to +Procps-3.2.0. -February 27th, 2004 [jeremy]: Upgraded to lfs-utils-0.5 - -fixes a possible symlink attack in iana-get +February 27th, 2004 [jeremy]: Upgraded to Lfs-utils-0.5 - +fixes a possible symlink attack in iana-get. -February 27th, 2004 [jeremy]: Altered the instructions for -Chapter 6 findutils to be FHS-Compliant +February 27th, 2004 [jeremy]: Chapter 6 - Altered the +instructions for Findutils to be FHS-compliant. February 26th, 2004 [jeremy]: Removed the creation of the /usr/etc directory to conform with FHS - closes bug 775. February 26th, 2004 [jeremy]: Upgraded to -Kernel 2.4.25 +Linux-2.4.25. -February 23rd, 2004 [alex]: Chapters 6 + 9 : Cleaned up the +February 23rd, 2004 [alex]: Chapters 6 + 9 - Cleaned up the Revision of chroot and Reboot sections. February 22nd, 2004 [alex]: Moved the stripping of the final diff --git a/chapter02/aboutdependencies.xml b/chapter02/aboutdependencies.xml index f37c02a39..1ab3ac3ed 100644 --- a/chapter02/aboutdependencies.xml +++ b/chapter02/aboutdependencies.xml @@ -1,6 +1,5 @@ - + About dependencies - diff --git a/chapter02/aboutlfs.xml b/chapter02/aboutlfs.xml index 7aac118ba..cb9ffa68b 100644 --- a/chapter02/aboutlfs.xml +++ b/chapter02/aboutlfs.xml @@ -1,6 +1,5 @@ - + About $LFS - Please read the following paragraphs carefully. Throughout this book the variable LFS will be used frequently. $LFS must at all times be replaced with diff --git a/chapter02/aboutsbus.xml b/chapter02/aboutsbus.xml index cf2685e70..8ab601822 100644 --- a/chapter02/aboutsbus.xml +++ b/chapter02/aboutsbus.xml @@ -1,6 +1,5 @@ - + About SBUs - Most people would like to know beforehand how long it approximately takes to compile and install each package. But "Linux from Scratch" is built diff --git a/chapter02/abouttestsuites.xml b/chapter02/abouttestsuites.xml index ccf6c8099..1f963d4ec 100644 --- a/chapter02/abouttestsuites.xml +++ b/chapter02/abouttestsuites.xml @@ -1,6 +1,5 @@ - + About the test suites - Most packages provide a test suite. Running the test suite for a newly built package is generally a good idea, as it can provide a nice sanity check diff --git a/chapter02/askforhelp.xml b/chapter02/askforhelp.xml index 4a265d4ef..62d3b95ca 100644 --- a/chapter02/askforhelp.xml +++ b/chapter02/askforhelp.xml @@ -1,6 +1,5 @@ - + How to ask for help - If you encounter a problem while using this book, and your problem is not listed in the FAQ (), you will find that diff --git a/chapter02/chapter02.xml b/chapter02/chapter02.xml index 9d6956300..34d9be6bd 100644 --- a/chapter02/chapter02.xml +++ b/chapter02/chapter02.xml @@ -1,6 +1,5 @@ Important information - &c2-aboutlfs; &c2-aboutsbus; diff --git a/chapter03/chapter03.xml b/chapter03/chapter03.xml index cdbe189d6..92a9c33ac 100644 --- a/chapter03/chapter03.xml +++ b/chapter03/chapter03.xml @@ -1,11 +1,9 @@ Preparing a new partition - - + Introduction - In this chapter the partition which will host the LFS system is prepared. We will create the partition itself, make a file system on it, @@ -14,9 +12,8 @@ and mount it. - + Creating a new partition - In order to build our new Linux system, we will need some space: an empty disk partition. If you don't have a free partition, and no room @@ -55,9 +52,8 @@ names will later be needed for the /etc/fstab file. - + Creating a file system on the new partition - Now that we have a blank partition, we can create a file system on it. Most widely used in the Linux world is the second extended file system (ext2), @@ -85,9 +81,8 @@ partition. - + Mounting the new partition - Now that we've created a file system, we want to be able to access the partition. For that, we need to mount it, and have to choose a mount diff --git a/chapter04/chapter04.xml b/chapter04/chapter04.xml index eeb826d01..4aece23c9 100644 --- a/chapter04/chapter04.xml +++ b/chapter04/chapter04.xml @@ -1,11 +1,9 @@ The materials: packages and patches - - + Introduction - Below is a list of packages you need to download for building a basic Linux system. The listed version numbers correspond to versions of the @@ -57,9 +55,8 @@ and every individual file manually. - + All the packages - Download or otherwise obtain the following packages: @@ -258,9 +255,8 @@ download courtesy of the generous LFS mirror sites. Please refer to the - + Needed patches - Besides all those packages, you'll also need several patches. These correct tiny mistakes in the packages that should be fixed by the maintainer, diff --git a/index.xml b/index.xml index bb32afebb..62f5989e3 100644 --- a/index.xml +++ b/index.xml @@ -2,8 +2,8 @@ - + +