Felix Fietkau
|
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
|
16 years ago |
Nicolas Thill
|
be1a9ff41d
fix ImageBuilder (closes: #3863)
|
17 years ago |
Felix Fietkau
|
bdb9c7351c
some more build system cleanup
|
17 years ago |
Felix Fietkau
|
b81933c951
strip -$(KERNEL) from sdk/imagebuilder names
|
18 years ago |
Felix Fietkau
|
fa9710c7ee
fix imagebuilder compile
|
18 years ago |
Felix Fietkau
|
93575b53a7
Use $(CP) instead of $(INSTALL_BIN) for binaries.
|
18 years ago |
Felix Fietkau
|
dfa7618bd6
fix the image builder
|
18 years ago |
Florian Fainelli
|
43dc71fb0d
Fix the imagebuilder generation (does not mean it works with the recent changes)
|
18 years ago |
Florian Fainelli
|
c54708272f
Fix image builder generation (#2213)
|
18 years ago |
Florian Fainelli
|
163dab630d
Fix the imagebuilder compilation (#2213)
|
18 years ago |
Florian Fainelli
|
e7113073f3
Suppress spaces in uname -m
|
18 years ago |
Felix Fietkau
|
874f03ea00
fixes for a few build errors on osx without fink
|
18 years ago |
Felix Fietkau
|
3e91dd1bd5
revert find | xargs => find | exec changes - this is completely unnecessary and introduces additional dependencies that we do not need
|
18 years ago |
Mike Baker
|
8101912ed6
Accidentially broke sdk and imagebuilder in [6857]
|
19 years ago |
Mike Baker
|
3295536b02
more [6849]
|
19 years ago |
Florian Fainelli
|
6cd84c6838
Use find -exec instead of xargs
|
19 years ago |
Felix Fietkau
|
146500a67c
include .pkginfo in image builder
|
19 years ago |
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.
|
19 years ago |
Felix Fietkau
|
374f384350
include .targetinfo in the image builder, and allow direct calls to the package_index target
|
19 years ago |
Felix Fietkau
|
dc07dd9704
force rebuild of the imagebuilder
|
19 years ago |
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.
|
19 years ago |