Jo-Philipp Wich
|
476ea2bcb4
imagebuilder: use file_copy to deploy files/ in the image generation phase
|
13 лет назад |
Jo-Philipp Wich
|
b73f22de1e
imagebuilder: merge r25078 to align files/ handling with current buildroot
|
13 лет назад |
Felix Fietkau
|
7cb42738e6
package/index: filter out the libc package from the index
|
13 лет назад |
Felix Fietkau
|
fab5ee9566
imagebuilder: explicitly install the kernel .ipk before installing anything else, it is no longer part of the package index (fixes #11450)
|
13 лет назад |
Felix Fietkau
|
34ffb526a2
build: rework verbosity level selection
|
13 лет назад |
Gabor Juhos
|
faf17f197f
ImageBuilder: respect the PROFILE parameter
|
14 лет назад |
Jo-Philipp Wich
|
1e24383ae6
Various enhancements from Manuel Munz <[email protected]> - don't regenerate Package index unless the packagedir changes - remove opkg lists from rootfs, saves > 1MB uncompressed - don't direct errors on index creation into packagelist
|
14 лет назад |
Felix Fietkau
|
e5e17a1ce8
imagebuilder: clean opkg files if requested (patch from #9866)
|
14 лет назад |
Jo-Philipp Wich
|
c5a65a0373
Send ipkg-make-index.sh output to stdout
|
15 лет назад |
Jo-Philipp Wich
|
d45c310c34
allow overriding BIN_DIR (#7412)
|
15 лет назад |
Jo-Philipp Wich
|
ea5904ff93
- sync with host opkg changes - get rid of autogenerated opkg.conf - utilize dl/ as package cache, useful for remote downloads
|
15 лет назад |
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
|
15 лет назад |
Jo-Philipp Wich
|
2c59d54a43
use --force-run-hooks for host opkg install
|
15 лет назад |
Jo-Philipp Wich
|
9d74fc3eb3
use opkg/host for package installation - speeds up rebuild operations - aligns generated package list format with the one created by opkg on the target - fixes broken dependency handling in imagebuilder
|
15 лет назад |
Jo-Philipp Wich
|
e47a8a001c
revert r22372 and r22405, dependency on host libtool causes problems
|
15 лет назад |
Jo-Philipp Wich
|
8c1d9afc40
use host opkg for installing packages in buildroot and ImageBuilder
|
15 лет назад |
Jo-Philipp Wich
|
cdd44e7984
- correctly copy .config when scripts/env is used in the buildroot - prevent user provides PACKAGES from overriding per-profile defaults
|
15 лет назад |
Gabor Juhos
|
3ba43e6528
imagebuilder: add REVISION variable (closes #6795)
|
16 лет назад |
Jo-Philipp Wich
|
9b4005c58c
fix custom package selection
|
16 лет назад |
Felix Fietkau
|
991a35c6a6
imagebuilder: accept empty profile names, some targets do not define profiles (thx, patrick)
|
16 лет назад |
Florian Fainelli
|
b1f1f7c5a9
remove board name hack (#5823)
|
16 лет назад |
Andy Boyett
|
9756b46d1a
remove legacy 2.4-specific behavior, fixes IB on brcm-2.4
|
16 лет назад |
Andy Boyett
|
b728796706
fix profile package selection, packages from last parsed profile were accidentally installed
|
16 лет назад |
Nicolas Thill
|
3f8ac1680c
fix initscripts activation (closes: #4037, #4745)
|
16 лет назад |
Nicolas Thill
|
be1a9ff41d
fix ImageBuilder (closes: #3863)
|
17 лет назад |
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 лет назад |
Florian Fainelli
|
50c077affb
Fix imagebuilder for 2.6 kernels (#2900)
|
18 лет назад |
Felix Fietkau
|
dfa7618bd6
fix the image builder
|
18 лет назад |
Felix Fietkau
|
c0f9679587
fix a typo
|
18 лет назад |
Mike Baker
|
52553da52c
fix bug in imagebuilder init.d scripts
|
18 лет назад |