|
 1.3.60
 README
diff -u --recursive --new-file v1.3.59/linux/README linux/README
--- v1.3.59/linux/README Sat Jan 6 19:10:38 1996
+++ linux/README Wed Feb 7 08:55:33 1996
@@ -105,6 +105,11 @@
needs bash to work: it will search for bash in $BASH, /bin/bash and
/bin/sh (in that order), so hopefully one of those is correct.
+ - Alternate configuration commands are:
+ "make menuconfig" Text based color menus, radiolists & dialogs.
+ "make xconfig" X windows based configuration tool.
+
+
NOTES on "make config":
- having unnecessary drivers will make the kernel bigger, and can
under some circumstances lead to problems: probing for a
|