Well the grep I sent was not ok. I think this one might be better:
grep "^CONFIG" .config > .myconfig
Oliver
According to Thorsten Fischer on Fri, Apr 30, 2010 at 09:50:55AM +0200:
> Excerpts from Philip Prindeville's message of Fri Apr 30 02:27:21 +0200 2010:
> > I'm working on a way to build
Hi,
I adapted the env script to do something similar:
http://wiki.openwrt.org/inbox/amb.script
I like to pickup the idea of using make defconfig (and maybe
the automatic building) and implement it in the script.
As I understand it "make defconfig" would make updating a
configuration easier, righ
>
>> Also, what are the steps for using external feeds? I saw the help that
>> "scripts/feeds" gives, but wanted more detailed info than that.
>> For instance, how to cleanup or back out an external feed that I decide
>> I don't want, or again putting things back into the "pristine" state above.
Excerpts from Philip Prindeville's message of Fri Apr 30 02:27:21 +0200 2010:
> I'm working on a way to build various images from a single directory,
> and do it in an automated way.
We do something similar; two different armeb images and a mipsel image
for every 'release'. We keep our code in a
I'm working on a way to build various images from a single directory,
and do it in an automated way.
What this means is, I need reliable ways to:
* select certain menuconfig options from the CLI, rather than from the GUI;
* reset the directory to a pristine state, i.e. that which it is
immedia