108 Commits (master)

Author SHA1 Message Date
Jo-Philipp Wich 4fd7a30c70 packages: apply usign padding workarounds to package indexes if needed 5 years ago
Jo-Philipp Wich e6bcf1e4ac build: add ABI_VERSION to binary package names 5 years ago
Matthias Schiffer 2fbf669730
imagebuilder: reuse rootfs preparation from rootfs.mk 6 years ago
Matthias Schiffer cf1c7c0f17
include/rootfs.mk: pass additional files dir to prepare_rootfs as an argument 6 years ago
Matthias Schiffer 3abf663c22
build: remove package preconfig feature 6 years ago
Yousong Zhou dac629f710 build: cleanup tmp/ dir of target rootfs 7 years ago
Felix Fietkau 0aa46bf76a build: skip opkg host dependency within the SDK 7 years ago
Felix Fietkau adeae0e02a build: move opkg host dependency from package/install to package/compile 7 years ago
Felix Fietkau d826af2cbb build: make <subdir>/install opt-in, use it for target/ only 7 years ago
Felix Fietkau 664918d891 Revert "build: always run package/cleanup before package/compile" 7 years ago
Felix Fietkau 2990a21058 build: always run package/cleanup before package/compile 7 years ago
Jo-Philipp Wich 1fb673ee12 build: fix triggering opkg/host compilation 7 years ago
Felix Fietkau 7a523569f7 build: add support for automatically removing build dir contents during build 7 years ago
Felix Fietkau 9cdf852ae0 opkg: drop S/MIME support 7 years ago
Alberto Bursi c24172cad1 package/Makefile & ipkg-make-index.sh: add full package data list 8 years ago
Felix Fietkau 180e93ba8b build: add CHECK_ALL variable to allow make download/check to include not selected packages 8 years ago
Felix Fietkau 7a315b0b5d build: implement make check and make package/X/check 8 years ago
Matthias Schiffer 663145e419
image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFS 8 years ago
Felix Fietkau 180465c38f build: create a package feed directory containing all packages 8 years ago
Felix Fietkau 731b166528 build: add template for getting opkg package files from package names 8 years ago
Felix Fietkau 5d30bf8303 build: rework opkg command invocation 8 years ago
Felix Fietkau 7dffc32ffa build: rework prepare_rootfs to pass target dir via parameter 8 years ago
Felix Fietkau 973e6e1d71 build: move rootfs processing code to include/rootfs.mk so it can be reused later 8 years ago
Jo-Philipp Wich 5170393f8c include: choose package output directory based on repository info 8 years ago
Hauke Mehrtens ca77367dae package: remove .git files from images 8 years ago
Jo-Philipp Wich d201f01d5d buildroot: apply IGNORE_ERRORS to host builds 8 years ago
Felix Fietkau ad8169546c package/Makefile: override opkg installation time when SOURCE_DATE_EPOCH set 8 years ago
Jo-Philipp Wich 0333da8943 include: group kmod ipk files into a "kernel" subdirectory 8 years ago
Felix Fietkau ce6c1c6c84 build: add opkg host dependency 9 years ago
John Crispin 096b3759a9 build: Prevent more gzip timestamps 9 years ago
Matteo Croce c37d7a7e8f fix mklibs with musl 9 years ago
Felix Fietkau b35846974e build: do another init script enabling run, fixes init scripts added via files/ (#19857) 9 years ago
Jo-Philipp Wich edbb32897a build: trigger pacakge index creation for all feeds if required 9 years ago
Felix Fietkau ecb14f4a5d build: allow creating empty package feeds 9 years ago
Felix Fietkau beca028bd6 build: add integration for managing opkg package feed keys 9 years ago
John Crispin 44249f71a8 postinst trigger: the new postinst trigger broke IB 10 years ago
John Crispin d6dbc22bbc ipkg: add a default postinst/prerm script 10 years ago
Jo-Philipp Wich aebbc47c2a build: consider sub-directories when deploying packages to image with CONFIG_PER_FEED_REPO (#17430) 10 years ago
Jo-Philipp Wich a720dd209f build: introduce per feed repository support 10 years ago
John Crispin 3936ed4028 package/Makefile: Substituted deprecated -perm +mode with -perm /mode 10 years ago
Jo-Philipp Wich 7490659254 package: ignore failed downloads with IGNORE_ERRORS 10 years ago
Felix Fietkau ee4110aff0 target/sdk: use .config instead of unconditionally enabling all build dirs 10 years ago
Felix Fietkau d1c64ab221 build: fix installation of default-variant packages when the source package has multiple variants (#15237) 10 years ago
Steven Barth 03b0c3b5a6 package/index: fix index creating when building without signing 11 years ago
Steven Barth cbdd346b11 Add package signing infrastructure 11 years ago
Felix Fietkau f91d09cabb mklibs: Fix mklibs usage when *.so files reside in subdirs 11 years ago
Felix Fietkau 4af1bb818c build: fix IGNORE_ERRORS for sources packages that match both 'y' and 'm' 11 years ago
Felix Fietkau 64f0b22052 build: only install packages for selected variants, fixes building multiple variant selections in one tree 12 years ago
Jo-Philipp Wich a99b0363d0 package: use file_copy to deploy files/ in the package/install phase 12 years ago
Jo-Philipp Wich d3e90ba7a7 buildroot: isolate the .install stamp files for build variants (#12279) 12 years ago