[imagebuilder]
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 8 Sep 2010 00:36:35 +0000 (00:36 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 8 Sep 2010 00:36:35 +0000 (00:36 +0000)
commitcd2cda3efcc045e0d95146ec266f011070bd3dcd
tree0cd524ba71085d2707940f9521147c62f32d4407
parent741c2781c83012e91e3917d6f6530eab2bca6f58
[imagebuilder]
- add a helper script to generate opkg.conf, attempt to detect package architecture from packages/
- fix package defaults when no package override is given, IB previously aggregated the defautls of all profiles
- introduce a repositories.conf, allows using remote opkg repositories in imagebuilder

SVN-Revision: 22978
target/imagebuilder/Makefile
target/imagebuilder/files/Makefile
target/imagebuilder/files/opkg-generate-config.sh [new file with mode: 0755]
target/imagebuilder/files/repositories.conf [new file with mode: 0644]