mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-19 11:44:39 +02:00
67f09fa245
- 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
6 lines
305 B
Plaintext
6 lines
305 B
Plaintext
## Place your custom repositories here, they must match the architecture and version.
|
|
## The special placeholder "$A" can be used to specify the current package architecture.
|
|
|
|
# src/gz snapshots http://downloads.openwrt.org/snapshots/trunk/$A/packages
|
|
# src custom file:///usr/src/openwrt/bin/$A/packages
|