correct searchpath for configdata

walter harms wharms at bfs.de
Wed Jun 20 12:29:21 UTC 2007


ups, this should be the correct file ...

re,
 walter


Bernhard Fischer wrote:
> On Wed, Jun 20, 2007 at 01:40:33PM +0200, walter harms wrote:
>> hi list,
>> i was wondering why bb-1.6 produced a whole bunch of warnings for my .config even
>> when freshly unpacked. More over i had random bits selected while  most other stuff was
>> empty, an indication that defconfig was never loaded.
>>
>> This patch fixes that by changing the searched files. IMHO it makes no sence to
>> load /boot/config-xxx and some others, i did some tests and had no problems.
>>
>> please apply,
>>
>> re,
>> wh
>>
> 
>> /*
>> * Copyright (C) 2002 Roman Zippel <zippel at linux-m68k.org>
>> * Released under the terms of the GNU GPL v2.0.
>> */
>>
>> #include <sys/stat.h>
>> #include <ctype.h>
>> #include <stdio.h>
>> #include <stdlib.h>
>> #include <string.h>
>> #include <time.h>
>> #include <unistd.h>
> 
> I didn't try but i think that this patch will not apply.. ;)
> 
> 
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: confdata.c.diff
Type: text/x-patch
Size: 432 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20070620/814c89c0/attachment-0002.bin 


More information about the busybox mailing list