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 immediately after an "svn co" with no stale files left around;

How do I do this?

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.

Thanks,

-Philip

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to