From 7b7c34a419a9086d7170a4104d6b451159855e20 Mon Sep 17 00:00:00 2001 From: George Boudreau Date: Sun, 30 Jul 2006 14:31:57 +0000 Subject: [PATCH] Added reference to new configuration tool --- Config.in | 5 +++++ README | 15 ++++++++++++++- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/Config.in b/Config.in index bc8c781..d05fa0c 100644 --- a/Config.in +++ b/Config.in @@ -379,6 +379,11 @@ depends on BOOK_HLFS # 2 = all chapter06 testsuites # 3 = all chapter05 and chapter06 testsuites # (in CLFS, alias to 2) + + HLFS has no testsuites available in the toolchain phase + # 1 = only chapter06 Glibc, Butterfly-tookchain + # 2 = all chapter06 testsuites + # choice prompt "Tests ->" diff --git a/README b/README index c17878a..335a242 100644 --- a/README +++ b/README @@ -28,7 +28,20 @@ $Id$ 3. CONFIGURATION FILES:: Each book in the LFS series has its own set of configurable parameters as well as the common parameters file. - + + ::NEWS:: There is new configuration method for jhalfs. + + We have installed the familiar menu based configuration tool driven by + make. If you type the command you will be presented with a list of + configurable parameters (starting with the book you wish to use). All the + parameters found in the individual config files are available. Once you + have finished setting the parameters and exit the make file will launch + the chosen book version of jhalfs. JHALFS will import your created file + and overider the values found in normal "config" files. + ..note.. The generated file is only used by jhalfs if you + run jhalfs via make otherwise it is ignored. + + 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