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
Ok I renamed it to "amb" (ambiente, which is environment in Portuguese).
The new wiki page is in the Inbox or here:
http://wiki.openwrt.org/inbox/amb.script.
The old page is dangling here: http://wiki.openwrt.org/inbox/env2.script (I
don't have deletion privileges).
Oliver
According to Felix Fi
10-04-26 7:49 PM, Oliver Ripka wrote:
> > Hi,
> >
> > it is not a drop-in replacement, because the save, new, switch (and the
> > other commands supported by env) commands do not behave like the env
> > script. The main differences are:
> >
> > * env2 doe
Hi,
it is not a drop-in replacement, because the save, new, switch (and the
other commands supported by env) commands do not behave like the env
script. The main differences are:
* env2 does initialize the git repository differently (no special files in
initial import to keep the history clean)
independently
from the current $(PWD). So you might just add the scripts directory to you
$PATH and env2 should work from anywhere.
I have tested this script and it works for me. But this is the first release
and there will be most certainly bugs. Happy testing!
Oliver Ripka
Index: .gitignore
==
ion in the Makefile.am.
However I do not know how to fix this. Can someone provide a patch for
the issue above, so I can finish my patch?
Thanks,
Oliver Ripka
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listin
Does this policy apply only to new packages or to all patches?
In any case https://dev.openwrt.org/wiki/SubmittingPatches suggests that
patches should be submitted to the mailing list.
Oliver
According to Travis Kemen on Mon, Mar 22, 2010 at 07:45:41PM -0500:
> Added r20376, next time a patch at
://cr.yp.to/software.html.
Signed-off-by: Oliver Ripka
---
Index: libs/libowfat/Makefile
===
--- libs/libowfat/Makefile (revision 0)
+++ libs/libowfat/Makefile (revision 0)
@@ -0,0 +1,60 @@
+#
+# Copyright (C) 2008 OpenWrt.org