correct searchpath for configdata

Bernhard Fischer rep.dot.nop at gmail.com
Wed Jun 20 12:12:11 UTC 2007


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.. ;)



More information about the busybox mailing list