[BusyBox 0001006]: new mkconfig script

bugs at busybox.net bugs at busybox.net
Wed Nov 29 15:24:51 UTC 2006


A NOTE has been added to this issue. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1006 
====================================================================== 
Reported By:                ralf
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   1006
Category:                   Other
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             08-24-2006 07:00 PDT
Last Modified:              11-29-2006 07:24 PST
====================================================================== 
Summary:                    new mkconfig script
Description: 
this is a newer mkconfigs that is POSIX compliant, doesn't need bash as
default shell
and uses only awk instead of awk sed and grep
====================================================================== 

---------------------------------------------------------------------- 
 vda - 11-29-06 07:24  
---------------------------------------------------------------------- 
The output:

static char const bbconfig_config[] =
"CONFIG_BEGIN=n\
CONFIG_HAVE_DOT_CONFIG=y\n\
...

will result in

CONFIG_BEGIN=nCONFIG_HAVE_DOT_CONFIG=y
...

Not good I think. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-24-06 07:00  ralf           New Issue                                    
08-24-06 07:00  ralf           Status                   new => assigned     
08-24-06 07:00  ralf           Assigned To               => BusyBox         
08-24-06 07:00  ralf           File Added: mkconfigs                        
08-24-06 07:01  ralf           Issue Monitored: ralf                        
11-29-06 07:24  vda            Note Added: 0001836                          
======================================================================




More information about the busybox-cvs mailing list