Jo-Philipp Wich
|
b179722c71
make sure that base-files is installed last, this allows per-target base-file overlays to work correctly
|
14 years ago |
Felix Fietkau
|
963b90bb5a
remove postinst files for preinstalled packages
|
15 years ago |
Jo-Philipp Wich
|
c5a65a0373
Send ipkg-make-index.sh output to stdout
|
15 years ago |
Felix Fietkau
|
26c3d87db0
allow files/ to overwrite existing symlinks (fixes #3508)
|
15 years ago |
Felix Fietkau
|
dd7c8797ec
make IGNORE_ERRORS apply to deselected packages as well (typically triggered through dependencies)
|
15 years ago |
Jo-Philipp Wich
|
e47a8a001c
revert r22372 and r22405, dependency on host libtool causes problems
|
15 years ago |
Jo-Philipp Wich
|
ceeb9a8013
make base-files dependent on opkg host compile, fixes install errors when package/compile and package/install are invoked separately
|
15 years ago |
Jo-Philipp Wich
|
8c1d9afc40
use host opkg for installing packages in buildroot and ImageBuilder
|
15 years ago |
Travis Kemen
|
52564dc5e3
this patch fixes package/Makefile.
|
16 years ago |
Felix Fietkau
|
ba1e6a68ae
fix opkg directory cleaning (#5646)
|
16 years ago |
Felix Fietkau
|
717a6344d4
decrease verbosity of mklibs.py
|
16 years ago |
Felix Fietkau
|
b1a2f4b2b8
integrate mklibs.py support into the build process
|
16 years ago |
Felix Fietkau
|
4169a2e834
add a staging directory for unstripped package files, useful for debugging, will be used for mklibs integration later
|
16 years ago |
Felix Fietkau
|
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
|
16 years ago |
Lars-Peter Clausen
|
fbdb8046c2
Fix enabling of init scripts.
|
17 years ago |
Andy Boyett
|
6b045c7dc6
Generate gzipped package lists - Can be used by changing the src line in /etc/ipkg.conf to src/gz - Cannot be used by busybox ipkg
|
17 years ago |
Felix Fietkau
|
31a3a503cc
add a flag "IGNORE_ERRORS", which can be used to ignore build errors in packages
|
17 years ago |
Felix Fietkau
|
2da3f6a256
fix the sdk
|
18 years ago |
Felix Fietkau
|
21a246d5d6
add option for cleaning all ipkg info before the image build
|
18 years ago |
Eugene Konev
|
dd44ecc578
fix image preconfiguration
|
18 years ago |
Felix Fietkau
|
761dc0a0ae
fix a dependency bug
|
18 years ago |
Felix Fietkau
|
c6bc77ea36
build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
|
18 years ago |
Felix Fietkau
|
24179e6814
fix package/index
|
18 years ago |
Felix Fietkau
|
cb7605f7ba
fix rootfs and init script handling
|
18 years ago |
Felix Fietkau
|
a443100197
remove unnecessary deps
|
18 years ago |
Felix Fietkau
|
d7f2cb1642
next round of cleanup, convert target/ - make -j works now ;)
|
18 years ago |
Felix Fietkau
|
a7b635f075
more cleanup
|
18 years ago |
Felix Fietkau
|
49e628f765
next round of build system cleanup - convert package/ to new structure
|
18 years ago |
Felix Fietkau
|
0fc8be8ade
add source feed rev to menuconfig, set 8180 as default rev for kamikaze 7.07
|
18 years ago |
Felix Fietkau
|
d6c65d3332
fix parallel build issues
|
18 years ago |