From 86900be48b1cb49cec02f694ef75929e1005cf9c Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Sun, 17 Mar 2002 01:14:15 +0000 Subject: Shortened the kernel install in chapter 5 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1721 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'chapter01/changelog.xml') diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9a97ecace..47cbc05b4 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -33,6 +33,16 @@ +March 16th, 2002 [gerard]: Chapter 05 - Kernel: Shortened +the commands by removing make mrproper, +make config, and make dep. +Instead we just create the missing version.h and +asm symlink and copy the headers to +$LFS/usr/include. We don't need the +kernel tree itself setup until chapter 8 where we would re-run the removed +commands anyways, so it's just a waste of time to do it in chapter +5. + March 16th, 2002 [gerard]: Chapter 06+Appendix A: Removed the chroot dependencies. It's not a package so it's a bit out of place. -- cgit v1.2.3-54-g00ecf