[BusyBox 0001006]: new mkconfig script
bugs at busybox.net
bugs at busybox.net
Thu Feb 14 12:39:15 PST 2008
The following issue has been CLOSED
======================================================================
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: closed
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 08-24-2006 07:00 PDT
Last Modified: 02-14-2008 12:39 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.
----------------------------------------------------------------------
vda - 02-14-08 12:39
----------------------------------------------------------------------
Reporter seems to lost interest.
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
02-14-08 12:39 vda Status assigned => closed
02-14-08 12:39 vda Note Added: 0004834
======================================================================
More information about the busybox-cvs
mailing list