From b4ffa369d68fbce4b8e9bc30474e01630a41f303 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Tue, 10 Jul 2001 14:59:01 +0000 Subject: Updated url's so in txt version when there's no hyperlink, the address is still available git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@770 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/aboutdebug.xml | 5 +++-- chapter06/introduction.xml | 7 ++++--- chapter06/lilo-inst.xml | 12 +++++++----- chapter06/man-inst.xml | 5 +++-- 4 files changed, 17 insertions(+), 12 deletions(-) (limited to 'chapter06') diff --git a/chapter06/aboutdebug.xml b/chapter06/aboutdebug.xml index c01c874d2..094398e2f 100644 --- a/chapter06/aboutdebug.xml +++ b/chapter06/aboutdebug.xml @@ -61,8 +61,9 @@ removing those symbols a lot of disk space can be regained. You might find additional information in the optimization hint which can -be found in -http://archive.linuxfromscratch.org/lfs-hints/. +be found at +http://archive.linuxfromscratch.org/lfs-hints/optimization.txt. diff --git a/chapter06/introduction.xml b/chapter06/introduction.xml index b72b22964..3c3c68ee6 100644 --- a/chapter06/introduction.xml +++ b/chapter06/introduction.xml @@ -12,9 +12,10 @@ possible confusion and errors. -Now would be a good time to take a look at the optimization -hint if you plan on using compiler optimization for the packages +Now would be a good time to take a look at the optimization hint at +http://archive.linuxfromscratch.org/lfs-hints/optimization.txt +if you plan on using compiler optimization for the packages installed in the following chapter. Compiler optimization can make a program run faster, but may also cause some compilation problems. If you run into problems after having used optimization, always try it without optimizing to see if you diff --git a/chapter06/lilo-inst.xml b/chapter06/lilo-inst.xml index 449c21cee..790a3d62a 100644 --- a/chapter06/lilo-inst.xml +++ b/chapter06/lilo-inst.xml @@ -3,9 +3,10 @@ We have chosen Lilo because we feel confortable with it, but you may wish to -take a look elsewhere. Someone has written a hint on -GRUB, an alternative boot loader. +take a look elsewhere. Someone has written a hint on GRUB at +http://archive.linuxfromscratch.org/lfs-hints/grub-howto.txt, + an alternative boot loader. @@ -33,8 +34,9 @@ yet. We will complete the installation of lilo in chapter 8. Maybe you'll be interested to know that someone wrote a hint on how to get a -logo instead the the standard LILO prompt or menu. Take a look at it here. +logo instead the the standard LILO prompt or menu. Take a look at it at +http://archive.linuxfromscratch.org/lfs-hints/bootlogo.txt. diff --git a/chapter06/man-inst.xml b/chapter06/man-inst.xml index cc1024048..d29d95edf 100644 --- a/chapter06/man-inst.xml +++ b/chapter06/man-inst.xml @@ -14,8 +14,9 @@ Before Man is installed, the man patch file needs to be unpacked. -You may want to take a look at the man hint +You may want to take a look at the man hint at +http://archive.linuxfromscratch.org/lfs-hints/man.txt which deals with formatting and compression issues for man pages. -- cgit v1.2.3-54-g00ecf