From 845846e02dce7a7f28a164b54c4d849d7fa11bad Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Mon, 21 Feb 2005 20:53:49 +0000 Subject: Removed PDF specifics tags. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4664 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 2 +- chapter03/patches.xml | 12 ++++-------- chapter05/adjusting.xml | 8 ++++---- chapter06/aboutdebug.xml | 3 +-- chapter06/binutils.xml | 7 ++----- chapter06/inetutils.xml | 5 ++--- chapter06/man.xml | 4 +--- chapter07/udev.xml | 14 +++++--------- chapter08/kernel.xml | 5 +---- prologue/prerequisites.xml | 6 +++--- prologue/typography.xml | 2 +- 11 files changed, 25 insertions(+), 43 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7ac8512e9..1e424b0d7 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -3,7 +3,7 @@ %general-entities; ]> - + Changelog diff --git a/chapter03/patches.xml b/chapter03/patches.xml index c7d3efb8f..516646f95 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -32,8 +32,7 @@ needed to build an LFS system: Coreutils Suppress Uptime, Kill, Su Patch - 16 KB: - - + @@ -82,24 +81,21 @@ needed to build an LFS system: Inetutils Kernel Headers Patch - 1 KB: - - + Inetutils No-Server-Man-Pages Patch - 4 KB: - - + IPRoute2 Disable DB Patch - 1 KB: - - + diff --git a/chapter05/adjusting.xml b/chapter05/adjusting.xml index 834ef166f..3558b1098 100644 --- a/chapter05/adjusting.xml +++ b/chapter05/adjusting.xml @@ -42,8 +42,8 @@ sed 's@ /lib/ld-linux.so.2@ /tools/lib/ld-linux.so.2@g' \ mv -f tempspecfile $SPECFILE && unset SPECFILE -It is recommended that the above -command be copy-and-pasted in order to ensure accuracy. +It is recommended that the above +command be copy-and-pasted in order to ensure accuracy. Alternatively, the specs file can be edited by hand. This is done by replacing every occurrence of /lib/ld-linux.so.2 with /tools/lib/ld-linux.so.2 @@ -100,8 +100,8 @@ the PATH is wrong it could mean that you are not logged in as use lfs or that something went wrong back in Another option is that something may have gone wrong with the specs file amendment above. In this case, -redo the specs file amendment, being careful to copy-and-paste the -commands. +redo the specs file amendment, being careful to copy-and-paste the +commands. Once all is well, clean up the test files: diff --git a/chapter06/aboutdebug.xml b/chapter06/aboutdebug.xml index 7ef47d71c..5ba986652 100644 --- a/chapter06/aboutdebug.xml +++ b/chapter06/aboutdebug.xml @@ -44,8 +44,7 @@ five. software, a lot of disk space can be regained by removing these symbols. The next section shows how to strip all debugging symbols from the programs and libraries. Additional information on system -optimization can be found at &hints-root; optimization.txt. +optimization can be found at . diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml index c3032612a..99dca0a03 100644 --- a/chapter06/binutils.xml +++ b/chapter06/binutils.xml @@ -69,11 +69,8 @@ cd ../binutils-build Normally, the tooldir (the directory where the executables will ultimately be located) is set to $(exec_prefix)/$(target_alias), which -expands into /usr/i686-pc-linux-gnu/usr/i686-pc- -linux-gnu. Because this is a custom system, this -target-specific directory in /usr/i686-pc-linux-gnu. +Because this is a custom system, this target-specific directory in /usr is not required. This setup would be used if the system was used to cross-compile (for example, compiling a package on an Intel machine that generates code that can be executed diff --git a/chapter06/inetutils.xml b/chapter06/inetutils.xml index e489dfc06..9c45ccda7 100644 --- a/chapter06/inetutils.xml +++ b/chapter06/inetutils.xml @@ -78,9 +78,8 @@ Instructions for a better whois client are in the BLFS book.< servers included as part of the Inetutils package. These servers are deemed not appropriate in a basic LFS system. Some are insecure by nature and are only considered safe on trusted networks. More -information can be found at . Note that +information can be found at . Note that better replacements are available for many of these servers. diff --git a/chapter06/man.xml b/chapter06/man.xml index 1a0bce0ff..a5ed1bf50 100644 --- a/chapter06/man.xml +++ b/chapter06/man.xml @@ -99,9 +99,7 @@ not support multibyte character sets. Additional information with regards to the compression of man and info pages can be found in the BLFS book at -http://www.linuxfromscratch.org/blfs/view/cvs/postlfs/ -compressdoc.html. +. diff --git a/chapter07/udev.xml b/chapter07/udev.xml index 51e001134..f1af4561c 100644 --- a/chapter07/udev.xml +++ b/chapter07/udev.xml @@ -226,18 +226,14 @@ modules when any request is made to load the driver sites: -A Userspace Implementation of devfs -http://www.kroah.com/linux/talks/ols_2003_udev_paper/ -Reprint-Kroah-Hartman-OLS2003.pdf +A Userspace Implementation of devfs + -udev FAQ +udev FAQ -The Linux Kernel Driver Model -http://public.planetmirror.com/pub/lca/2003/proceedings/papers/ -Patrick_Mochel/Patrick_Mochel.pdf +The Linux Kernel Driver Model + diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml index e081c0b46..a6b1e727a 100644 --- a/chapter08/kernel.xml +++ b/chapter08/kernel.xml @@ -56,10 +56,7 @@ compile the keymap into the kernel, issue the command below: drivers/char/defkeymap.c For example, if using a Dutch keyboard, use -/usr/share/kbd/keymaps/i386/qwerty/nl.map.gz/usr/share/kbd/keymaps/i386/ -qwerty/nl.map.gz. +/usr/share/kbd/keymaps/i386/qwerty/nl.map.gz. Configure the kernel via a menu-driven interface BLFS has some information regarding particular kernel configuration requirements of diff --git a/prologue/prerequisites.xml b/prologue/prerequisites.xml index 506fe4487..f72d4b853 100644 --- a/prologue/prerequisites.xml +++ b/prologue/prerequisites.xml @@ -12,18 +12,18 @@ and installing Linux software. Before building an LFS system, we recommend reading the following HOWTOs: -Software-Building-HOWTO +Software-Building-HOWTO This is a comprehensive guide to building and installing generic Unix software distributions under Linux. -The Linux Users' Guide +The Linux Users' Guide This guide covers the usage of assorted Linux software. -The Essential Pre-Reading Hint +The Essential Pre-Reading Hint This is an LFS Hint written specifically for users new to Linux. diff --git a/prologue/typography.xml b/prologue/typography.xml index 3a74378a4..62b8ef9c9 100644 --- a/prologue/typography.xml +++ b/prologue/typography.xml @@ -52,7 +52,7 @@ Therefore, this entire section is generally typed as seen. [REPLACED TEXT] This format is used to encapsulate text that is not to be typed -as seen or copy-and-pasted. +as seen or copy-and-pasted. -- cgit v1.2.3-54-g00ecf