lkml.org 
[lkml]   [1998]   [Jul]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject"make menuconfig" -- patch ?
Date
From
Hi,

There has been quite a bit of commenting about various non-functional
forms of "make *config".

It seems that there is at least one way to have the "make menuconfig" to
work quite reliably, and the patch is short (attached at the end).

What is the problem ? Unless you have a fast machine, pressing Y/N/M can
mean LONG delays while the system munches on the effects of the change,
and generates new menu.

Still I think it is better to have a sluggish system with which one can
move back and forward, than a faulty one, which does not present some
menus at all.

/Matti Aarnio <matti.aarnio@sonera.fi>

diff -w -r -u linux-2.1.108orig/scripts/Menuconfig
linux-2.1.108/scripts/Menuconfig
--- linux-2.1.108orig/scripts/Menuconfig Mon May 4 03:52:06 1998
+++ linux-2.1.108/scripts/Menuconfig Sun Jul 12 03:05:40 1998
@@ -53,7 +53,7 @@
# Change this to TRUE if you prefer all kernel options listed
# in a single menu rather than the standard menu hierarchy.
#
-single_menu_mode=
+single_menu_mode=TRUE

#
# Make sure we're really running bash.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html

\
 
 \ /
  Last update: 2005-03-22 13:43    [W:0.029 / U:1.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site