[jhalfs] branch trunk updated: Add help about kernel config
| Newsgroups | gmane.linux.lfs.automated |
|---|---|
| Message-ID | <169493717296.8027.16955311343590998623@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository jhalfs.
The following commit(s) were added to refs/heads/trunk by this push:
new 6d9bd8e Add help about kernel config
6d9bd8e is described below
commit 6d9bd8e8e87190ac8f57cd007c8ad34d24504911
Author: Pierre Labastie <[email protected]>
AuthorDate: Sun Sep 17 09:39:52 2023 +0200
Add help about kernel config
Now, there is a timeout if the config file is not up to date. Say
so in the help.
---
Config.in | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/Config.in b/Config.in
index c44bebb..b420534 100644
--- a/Config.in
+++ b/Config.in
@@ -604,6 +604,13 @@ menu "System configuration"
#-- Fully qualified path to a kernel config file
# The config file will be copied to ${BUILD_DIR}/sources
# and renamed 'kernel-config'
+ #
+ # Important: if the config file is out of date (missing
+ # option), the kernel build will timeout instead of
+ # waiting forever for an input. This will generate error
+ # 124. In this case, update your config file,
+ # copy it to $BUILD_DIR/sources/kernel-config, and
+ # restart the build.
#--- End Kernel
config NCURSES5
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/alfs-discuss
Unsubscribe: See the above information page