86 Commits (c5ca181d12a18ecaff5d89e56a79226bec31f2c0)

Author SHA1 Message Date
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 9 years ago
Hauke Mehrtens ca77367dae package: remove .git files from images 9 years ago
Jo-Philipp Wich d201f01d5d buildroot: apply IGNORE_ERRORS to host builds 9 years ago
Felix Fietkau ad8169546c package/Makefile: override opkg installation time when SOURCE_DATE_EPOCH set 9 years ago
Jo-Philipp Wich 0333da8943 include: group kmod ipk files into a "kernel" subdirectory 9 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 10 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 11 years ago
Felix Fietkau d1c64ab221 build: fix installation of default-variant packages when the source package has multiple variants (#15237) 11 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
Felix Fietkau 0f6e5b76f8 build: add back the package/cleanup step to remove the root staging dir for mklibs 12 years ago
Felix Fietkau 44cd20b802 build: rework the package/install step - collect package install lists during package/compile, then install all packages at once 12 years ago
Luka Perkov 33dadd70ab mklibs: update to 0.1.34 (v2) 12 years ago
Jo-Philipp Wich b179722c71 make sure that base-files is installed last, this allows per-target base-file overlays to work correctly 13 years ago
Felix Fietkau 963b90bb5a remove postinst files for preinstalled packages 14 years ago
Jo-Philipp Wich c5a65a0373 Send ipkg-make-index.sh output to stdout 14 years ago
Felix Fietkau 26c3d87db0 allow files/ to overwrite existing symlinks (fixes #3508) 14 years ago
Felix Fietkau dd7c8797ec make IGNORE_ERRORS apply to deselected packages as well (typically triggered through dependencies) 14 years ago
Jo-Philipp Wich e47a8a001c revert r22372 and r22405, dependency on host libtool causes problems 14 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 14 years ago
Jo-Philipp Wich 8c1d9afc40 use host opkg for installing packages in buildroot and ImageBuilder 14 years ago
Travis Kemen 52564dc5e3 this patch fixes package/Makefile. 15 years ago
Felix Fietkau ba1e6a68ae fix opkg directory cleaning (#5646) 15 years ago
Felix Fietkau 717a6344d4 decrease verbosity of mklibs.py 15 years ago
Felix Fietkau b1a2f4b2b8 integrate mklibs.py support into the build process 15 years ago
Felix Fietkau 4169a2e834 add a staging directory for unstripped package files, useful for debugging, will be used for mklibs integration later 15 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. 16 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 16 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 17 years ago
Felix Fietkau 21a246d5d6 add option for cleaning all ipkg info before the image build 17 years ago