From e12115e329edd4660dac5f86f03992e274ba7c9f Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Wed, 26 Sep 2001 00:35:10 +0000 Subject: added tag for output redirection into subdir git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1268 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter08/chapter08.xml | 1 + chapter08/fstab.xml | 1 + chapter08/introduction.xml | 1 + chapter08/kernel.xml | 1 + chapter08/lilo.xml | 1 + 5 files changed, 5 insertions(+) (limited to 'chapter08') diff --git a/chapter08/chapter08.xml b/chapter08/chapter08.xml index c83016fbc..2b6e70ab7 100644 --- a/chapter08/chapter08.xml +++ b/chapter08/chapter08.xml @@ -1,5 +1,6 @@ Making the LFS system bootable + &c8-introduction; &c8-fstab; diff --git a/chapter08/fstab.xml b/chapter08/fstab.xml index cf0800025..df4ecd3db 100644 --- a/chapter08/fstab.xml +++ b/chapter08/fstab.xml @@ -1,5 +1,6 @@ Creating the /etc/fstab file + In order for certain programs to be able to determine where certain partitions are supposed to be mounted by default, the /etc/fstab file is diff --git a/chapter08/introduction.xml b/chapter08/introduction.xml index c1500a429..577912223 100644 --- a/chapter08/introduction.xml +++ b/chapter08/introduction.xml @@ -1,5 +1,6 @@ Introduction + This chapter will make LFS bootable. This chapter deals with creating a new fstab file, building a diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml index 95637e211..73f9dad23 100644 --- a/chapter08/kernel.xml +++ b/chapter08/kernel.xml @@ -1,5 +1,6 @@ Installing a kernel + Estimated build time: &kernel-time; Estimated required disk space: &kernel-compsize; diff --git a/chapter08/lilo.xml b/chapter08/lilo.xml index 6425bccc4..411c2a6b3 100644 --- a/chapter08/lilo.xml +++ b/chapter08/lilo.xml @@ -1,5 +1,6 @@ Making the LFS system bootable + In order to be able to boot the LFS system, we need to update our bootloader. We're assuming that your host system is using Lilo (since -- cgit v1.2.3-54-g00ecf