dslinux/config Configure.help config.in

stsp stsp at user.in-berlin.de
Thu Aug 17 02:06:37 CEST 2006


Update of /cvsroot/dslinux/dslinux/config
In directory antilope:/tmp/cvs-serv6494/config

Modified Files:
	Configure.help config.in 
Log Message:
Adding nano. Finally people won't complain about having to learn vi anymore.
(Even though IMHO they really should learn vi :P)

Patch contributed by Totoro. Many thanks!


Index: config.in
===================================================================
RCS file: /cvsroot/dslinux/dslinux/config/config.in,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- config.in	2 Jul 2006 22:41:35 -0000	1.19
+++ config.in	17 Aug 2006 00:06:35 -0000	1.20
@@ -830,6 +830,7 @@
 dep_bool 'qspirx'                   CONFIG_USER_QSPITEST_RX	$CONFIG_MCF_QSPI
 
 comment 'Editors'
+bool 'nano'			CONFIG_USER_NANO
 bool 'vi (leevee)'		CONFIG_USER_LEVEE_VI
 bool 'vi (elvis-tiny)'		CONFIG_USER_ELVISTINY_VI
 

Index: Configure.help
===================================================================
RCS file: /cvsroot/dslinux/dslinux/config/Configure.help,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- Configure.help	2 Jul 2006 22:41:35 -0000	1.11
+++ Configure.help	17 Aug 2006 00:06:35 -0000	1.12
@@ -362,6 +362,9 @@
   two-channel ADC) on the qspi bus of a Motorola Coldfire 5272 to
   determine whether data is being correctly received on the qspi bus.
 
+CONFIG_USER_NANO
+  A small user-friendly editor for people who can't stand vi.
+
 CONFIG_USER_LEVEE_VI
   A small version of 'vi' for editing files.
 




More information about the dslinux-commit mailing list