From b051b902eac509aebb8873c104c5b7ee92fc84dd Mon Sep 17 00:00:00 2001 From: George Boudreau Date: Thu, 30 Mar 2006 03:52:19 +0000 Subject: [PATCH] common/makefile_functions, minor text change --- README | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README b/README index d22d9ba..735ba7e 100644 --- a/README +++ b/README @@ -15,8 +15,8 @@ $Id$ *. The resulting Makefile takes considerable time to run to completion, lay in a supply of caffeine beverages. - *. It is recommended that you temporarily unpack your linux kernel and - run and configure the kernal as per the book and save + *. It is recommended that you temporarily unpack your linux kernel, + run , configure the kernal as per the book and save the resulting .config file. This configuration rule also applies to the configuration of the uClibc package when building a HLFS system using uClibc rather than glibc. @@ -31,15 +31,14 @@ $Id$ 4. RUNNING:: The script, master.sh, cannot be invoked directly but only via the - supplied symlinks. After editing the config file for the project you wish - to build run the script. + supplied symlinks. After editing the config file for the project you wish + to build run the script. refers to the one of 4 package symlinks, lfs,hlfs,clfs,blfs. Replace with your choice.. i.e. ./lfs ./ - Creates a makefile based on the configurations settings found in the - config files. You must enter the build partition/jhalfs directory and - manually run make + Create a makefile based on the settings found in the config files. + You must enter the build partition/jhalfs directory and manually run make ./ -G Download the packages and patches necessary to build