On 04/05/2010 08:10 PM, John Clark wrote:
I've been using OpenWRT, and have found it difficult to place my
custom config files, so that they
end up in the resulting build image.
Is there a standard place for this sort of thing.
Thanks.
John Clark.
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-users
Hi John,
Use ImageBuilder. Create a directory containing your files like this:
example/etc/config/network
example/etc/config/wireless
...
Then, with ImageBuilder:
path-to-imagebuilder$ make image FILES="path-to-example"
You can build ImageBuilder from the OpenWRT sources (there is an option
in make menuconfig). Plus building an image with ImageBuilder is faster
than from source.
--
http://www.weblib.eu | http://blog.weblib.eu
Fahd Kasri | Directeur Technique
06.16.35.48.09 - 01.45.49.72.88
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-users