[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)
commitc2739d2e24a5e0c0cf1563509374781955d9b9ad
tree0cd524ba71085d2707940f9521147c62f32d4407
parenta5bd37b0f6177da1dfbb018f0221066de5c52759
[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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22978 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]