From 5e49531c2381fa865fbf026812be54781da9e1d3 Mon Sep 17 00:00:00 2001 From: Alex Gronenwoud Date: Fri, 29 Aug 2003 23:20:53 +0000 Subject: Adding some missing markup, and changing remaining /static's to /stage1's. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2696 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter08/kernel-inst.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'chapter08') diff --git a/chapter08/kernel-inst.xml b/chapter08/kernel-inst.xml index 1716466c4..480db6a1b 100644 --- a/chapter08/kernel-inst.xml +++ b/chapter08/kernel-inst.xml @@ -25,15 +25,14 @@ on the source tree being clean after untarring. in some situations. See the README file for more information. -If you wish, you may skip kernel configuration by copying the -kernel config file, .config, from your host -system to the +If you wish, you may skip kernel configuration by simply copying the +kernel config file, .config, from your host system to the $LFS/usr/src/linux-&kernel-version; directory. -It's important to note that to be compliant with Posix shared memory +It's important to note that to be compliant with POSIX shared memory requirements, we must enable the tmpfs filesystem option, and mount a tmpfs -filesystem at /dev/shm. +filesystem at /dev/shm. Verify dependencies and create dependency information files: -- cgit v1.2.3-54-g00ecf