Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [imagebuilder] fix a small typo in sed pattern | jow | 2010-09-10 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22997 3c298f89-4303-0410-b956-a3cf2f4a3e73 | ||||
* | [imagebuilder] fix arch detection pattern to cope with underscores in board ↵ | jow | 2010-09-08 | 1 | -1/+2 |
| | | | | | | name, e.g. "adm5120_mips" git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22980 3c298f89-4303-0410-b956-a3cf2f4a3e73 | ||||
* | [imagebuilder] | jow | 2010-09-08 | 1 | -0/+45 |
- 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 |