Jo-Philipp Wich
|
cdbeb0e80b
|
copy kernel .config, needed by mkfs.jffs2 to detect compression capabilities
SVN-Revision: 23639
|
2010-10-26 13:34:21 +00:00 |
Jo-Philipp Wich
|
ea5904ff93
|
- sync with host opkg changes - get rid of autogenerated opkg.conf - utilize dl/ as package cache, useful for remote downloads
SVN-Revision: 23039
|
2010-09-12 22:04:09 +00:00 |
Jo-Philipp Wich
|
699876fa6b
|
- 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
|
2010-09-08 00:36:35 +00:00 |
Jo-Philipp Wich
|
cdd44e7984
|
- correctly copy .config when scripts/env is used in the buildroot - prevent user provides PACKAGES from overriding per-profile defaults
SVN-Revision: 21213
|
2010-04-27 22:16:40 +00:00 |
Nicolas Thill
|
8c2b753329
|
imagebuilder: various fixes * only copy host tools from $(STAGING_DIR_HOST)/bin * remove more target patches, and also target files * combine the 3 find commands into a single one
SVN-Revision: 20597
|
2010-03-30 11:41:51 +00:00 |
Gabor Juhos
|
3ba43e6528
|
imagebuilder: add REVISION variable (closes #6795)
SVN-Revision: 20064
|
2010-03-08 17:00:46 +00:00 |
Felix Fietkau
|
34939cad39
|
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
|
2009-04-17 14:09:46 +00:00 |
Nicolas Thill
|
be1a9ff41d
|
fix ImageBuilder (closes: #3863)
SVN-Revision: 12370
|
2008-08-22 13:45:54 +00:00 |
Felix Fietkau
|
bdb9c7351c
|
some more build system cleanup
SVN-Revision: 12329
|
2008-08-17 11:14:13 +00:00 |
Felix Fietkau
|
b81933c951
|
strip -$(KERNEL) from sdk/imagebuilder names
SVN-Revision: 9742
|
2007-12-13 22:31:56 +00:00 |
Felix Fietkau
|
fa9710c7ee
|
fix imagebuilder compile
SVN-Revision: 9736
|
2007-12-13 21:04:21 +00:00 |
Felix Fietkau
|
93575b53a7
|
Use $(CP) instead of $(INSTALL_BIN) for binaries.
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
SVN-Revision: 9694
|
2007-12-09 18:53:06 +00:00 |
Felix Fietkau
|
dfa7618bd6
|
fix the image builder
SVN-Revision: 9549
|
2007-11-14 23:11:07 +00:00 |
Florian Fainelli
|
43dc71fb0d
|
Fix the imagebuilder generation (does not mean it works with the recent changes)
SVN-Revision: 8710
|
2007-09-09 15:09:10 +00:00 |
Florian Fainelli
|
c54708272f
|
Fix image builder generation (#2213)
SVN-Revision: 8412
|
2007-08-14 09:47:29 +00:00 |
Florian Fainelli
|
163dab630d
|
Fix the imagebuilder compilation (#2213)
SVN-Revision: 8410
|
2007-08-13 16:30:54 +00:00 |
Florian Fainelli
|
e7113073f3
|
Suppress spaces in uname -m
SVN-Revision: 7594
|
2007-06-12 16:48:10 +00:00 |
Felix Fietkau
|
874f03ea00
|
fixes for a few build errors on osx without fink
SVN-Revision: 7065
|
2007-04-29 01:30:48 +00:00 |
Felix Fietkau
|
3e91dd1bd5
|
revert find | xargs => find | exec changes - this is completely unnecessary and introduces additional dependencies that we do not need
SVN-Revision: 6942
|
2007-04-12 19:18:38 +00:00 |
Mike Baker
|
8101912ed6
|
Accidentially broke sdk and imagebuilder in [6857]
SVN-Revision: 6858
|
2007-04-03 23:29:02 +00:00 |
Mike Baker
|
3295536b02
|
more [6849]
SVN-Revision: 6850
|
2007-04-03 13:59:07 +00:00 |
Florian Fainelli
|
6cd84c6838
|
Use find -exec instead of xargs
SVN-Revision: 6837
|
2007-04-02 16:09:15 +00:00 |
Felix Fietkau
|
146500a67c
|
include .pkginfo in image builder
SVN-Revision: 6135
|
2007-01-20 01:38:31 +00:00 |
Felix Fietkau
|
351d0d4b07
|
Fix config checks for Image Builder and SDK - only build them when requested. Clear all packages from bin/packages at the beginning of package/compile when the Image Builder is selected, because the Image Builder can't handle multiple versions of the same package.
SVN-Revision: 6102
|
2007-01-14 23:37:40 +00:00 |
Felix Fietkau
|
374f384350
|
include .targetinfo in the image builder, and allow direct calls to the package_index target
SVN-Revision: 6093
|
2007-01-14 10:49:00 +00:00 |
Felix Fietkau
|
dc07dd9704
|
force rebuild of the imagebuilder
SVN-Revision: 6073
|
2007-01-11 09:49:43 +00:00 |
Felix Fietkau
|
7a6a646497
|
Add initial version of the new Image Builder It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested.
SVN-Revision: 6071
|
2007-01-10 21:52:28 +00:00 |