Jo-Philipp Wich
|
d9ad55a609
include: remove unused FeedPackageDir macro arguments
|
9 years ago |
Jo-Philipp Wich
|
5170393f8c
include: choose package output directory based on repository info
|
9 years ago |
Felix Fietkau
|
e597a4190e
package-ipkg.mk: fix typo (patch from #19540)
|
10 years ago |
Felix Fietkau
|
d600f9e957
package-ipkg.mk: fix typo
|
10 years ago |
Felix Fietkau
|
765c73f309
package-ipkg.mk: add missing semicolon (#19381)
|
10 years ago |
Felix Fietkau
|
640318e620
build: ensure that preinst and postrm are executable (fixes #19372)
|
10 years ago |
Felix Fietkau
|
55c5d10ca9
tools: replace ipkg-utils with a reduced ipkg-build variant in scripts/
|
10 years ago |
Felix Fietkau
|
61dd3c8013
build: make postinst/prerm scripts executable
|
10 years ago |
John Crispin
|
4a1d29c5fc
Fix possible fail to check for dependencies
|
10 years ago |
Nicolas Thill
|
d8263c3025
include: don't use extended regex for deps checking
|
10 years ago |
Jo-Philipp Wich
|
c3787d4c0c
include: use anchored patterns for dependency checking
|
10 years ago |
Jo-Philipp Wich
|
4de4827ddc
include: unbreak conffiles, postinst & prerm exports
|
11 years ago |
Felix Fietkau
|
949ab1487f
build: only print skipped packages that were selected
|
11 years ago |
Felix Fietkau
|
d8278dee4d
kernel: use /bin/sh instead of bash to speed up processing of many kmod-* packages
|
11 years ago |
Felix Fietkau
|
d081edf7eb
build: clean up and optimize ipkg control generator code
|
11 years ago |
Felix Fietkau
|
edc8e2022a
build: optimize printing of disabled packages
|
11 years ago |
Felix Fietkau
|
c6ebce701e
build: propagate package conflicts to opkg metadata
|
11 years ago |
John Crispin
|
44249f71a8
postinst trigger: the new postinst trigger broke IB
|
11 years ago |
John Crispin
|
d6dbc22bbc
ipkg: add a default postinst/prerm script
|
11 years ago |
John Crispin
|
285012d897
include: add a meta data field for required system user:group
|
11 years ago |
Jo-Philipp Wich
|
9aeb0cff11
build: fix removal of old .ipk files with CONFIG_PER_FEED_REPO
|
11 years ago |
Jo-Philipp Wich
|
a720dd209f
build: introduce per feed repository support
|
11 years ago |
Jo-Philipp Wich
|
28f44a4f91
include: remove SDK exception from package install targets
|
11 years ago |
Felix Fietkau
|
623825103e
build: allow packages to declare ABI versions to detect necessary package rebuilds
|
11 years ago |
Felix Fietkau
|
f85c00c2df
build: remove SourceFile and SourceURL from opkg metadata - they are useless without the corresponding openwrt package directory
|
12 years ago |
Jonas Gorski
|
8e12b39d5d
build: print missing dependency error to stderr
|
12 years ago |
Felix Fietkau
|
5d1c80f002
build: add required exports for dependency tracking
|
12 years ago |
Felix Fietkau
|
6640b83a3e
build: add kernel modules to package provides info (along with shared libs)
|
12 years ago |
Jonas Gorski
|
a48b04e8dc
include/package-ipkg.mk: print warnings/errors to stderr
|
12 years ago |
Felix Fietkau
|
de707ac97e
build: reduce the size of package metadata a bit to keep package list files smaller
|
13 years ago |