From a4a7effb0f21e4ac2e7b5e42f68de51428e86c9f Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Sat, 4 Aug 2001 19:24:04 +0000 Subject: Bug 116: Change lfs-hints URLs - also added entity git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@900 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/aboutdebug.xml | 2 +- chapter06/introduction.xml | 2 +- chapter06/lilo-inst.xml | 4 ++-- chapter06/man-inst.xml | 2 +- chapter06/vim-inst.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) (limited to 'chapter06') diff --git a/chapter06/aboutdebug.xml b/chapter06/aboutdebug.xml index b743aa9ab..6389ad89c 100644 --- a/chapter06/aboutdebug.xml +++ b/chapter06/aboutdebug.xml @@ -46,7 +46,7 @@ removing those symbols a lot of disk space can be regained. You might find additional information in the optimization hint which can be found at http://archive.linuxfromscratch.org/lfs-hints/optimization.txt +url="&hint-root;optimization.txt">&hint-root;optimization.txt . diff --git a/chapter06/introduction.xml b/chapter06/introduction.xml index f915875aa..0cba87aee 100644 --- a/chapter06/introduction.xml +++ b/chapter06/introduction.xml @@ -10,7 +10,7 @@ full instructions for each and every package. This is simply to avoid any possible confusion and errors. Now would be a good time to take a look at the optimization hint at http://archive.linuxfromscratch.org/lfs-hints/optimization.txt +url="&hint-root;optimization.txt">&hint-root;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 diff --git a/chapter06/lilo-inst.xml b/chapter06/lilo-inst.xml index 6f4918e1f..ec7e287f5 100644 --- a/chapter06/lilo-inst.xml +++ b/chapter06/lilo-inst.xml @@ -4,7 +4,7 @@ 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 at http://archive.linuxfromscratch.org/lfs-hints/grub-howto.txt, +url="&hint-root;grub-howto.txt">&hint-root;grub-howto.txt, an alternative boot loader. Install Lilo by running the following commands: @@ -25,7 +25,7 @@ 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 at http://archive.linuxfromscratch.org/lfs-hints/bootlogo.txt +url="&hint-root;bootlogo.txt">&hint-root;bootlogo.txt . diff --git a/chapter06/man-inst.xml b/chapter06/man-inst.xml index a92c776c4..c2eba71e2 100644 --- a/chapter06/man-inst.xml +++ b/chapter06/man-inst.xml @@ -9,7 +9,7 @@ make install You may want to take a look at the man hint at http://archive.linuxfromscratch.org/lfs-hints/man.txt +url="&hint-root;man.txt">&hint-root;man.txt which deals with formatting and compression issues for man pages. diff --git a/chapter06/vim-inst.xml b/chapter06/vim-inst.xml index fdc15c7be..e61ec90cb 100644 --- a/chapter06/vim-inst.xml +++ b/chapter06/vim-inst.xml @@ -5,7 +5,7 @@ you may want to download an alternative and install an editor you prefer. There are a few hints how to install different editors available at http://www.archive.linuxfromscratch.org/lfs-hints/ +url="&hint-root;">&hint-root; . The hints which are currently available are for Emacs, Joe and nano. Both the vim-rt and vim-src packages need to be unpacked to install Vim. -- cgit v1.2.3-54-g00ecf