Better way to handle apt cache needed
2023-01-05 17:10 UTC (21+ messages)
[PATCH] image.bbclass: fix non-reproducible file time-stamps inside rootfs image
2023-01-05 17:05 UTC (27+ messages)
` [PATCH v2 0/1] Fix for reproducible build issue
` [PATCH v2 1/1] image.bbclass: fix non-reproducible file time-stamps inside rootfs
` [PATCH v3 0/1] Fix for reproducible build issue
` [PATCH v3 1/1] image.bbclass: fix non-reproducible file time-stamps inside rootfs
git.functions to improve the git users experience in your bash
2023-01-05 17:03 UTC
[PATCH] image: remove / entry from fstab template
2023-01-05 13:08 UTC (2+ messages)
[PATCH] Get back to gbp buildpackage command to prepare gbp source
2023-01-05 11:27 UTC (2+ messages)
[PATCH v2] rootfs class lock undefined in corner cases fix
2023-01-05 7:18 UTC (3+ messages)
About partecipation into the development of ISAR
2023-01-05 2:01 UTC (4+ messages)
[PATCH] rootfs class lock undefined in corner cases fix
2023-01-04 20:20 UTC (3+ messages)
[PATCH] Use GBP_EXPORT_ORIG_OPTIONS for dpg-gbp export command
2023-01-04 13:16 UTC (4+ messages)
question about builder and the container
2023-01-04 12:31 UTC (4+ messages)
[PATCH v2 0/4] Imager schroot migration
2023-01-04 11:19 UTC (8+ messages)
` [PATCH v2 1/4] sbuild: Allow setting custom config paths
` [PATCH v2 2/4] imager: Migrate from buildchroot to schroot
` [PATCH v2 3/4] imager: Move image types "
` [PATCH v2 4/4] events: Cleanup lost schroot sessions if any
[PATCH 1/1] Reduce disk usage during build by avoiding copies of apt cache
2023-01-04 11:15 UTC (8+ messages)
[PATCH] dpkg class set default value for ISAR_CROSS_COMPILE, if missing
2023-01-04 10:31 UTC (3+ messages)
[PATCH v2] Use GBP_EXPORT_ORIG_OPTIONS for dpg-gbp export command
2023-01-04 9:43 UTC (2+ messages)
[PATCH] image tools ext. class defines ISAR_CROSS_COMPILE, if missing
2023-01-04 8:26 UTC (2+ messages)
[PATCH v3] meta: drop debian stretch support
2023-01-04 8:17 UTC (12+ messages)
[PATCH] dpkg class sbuild allows extra arguments by vars
2023-01-04 7:53 UTC (4+ messages)
[PATCH 0/2] Improving apt cache
2023-01-03 9:01 UTC (9+ messages)
` [PATCH 1/2] Use hardlinks in deb-dl-dir functions
` [PATCH 2/2] Clean apt cache from debootstrapped rootfs dirs
About Installing Kubernetes with ISAR on target debian
2023-01-02 16:11 UTC (4+ messages)
[PATCH] sdk-files: Enforce RPATH usage during relocation
2023-01-02 16:10 UTC
[PATCH] scripts/repro-test.sh: script to test reproducibility of Isar image
2023-01-02 6:24 UTC (4+ messages)
` [PATCH 0/2] Test for verifiying reproducible images
` [PATCH] repro-build-test.py: Fix date_epoch time contains byte character b''
[PATCH v7 0/6] expand-on-first-boot btrfs and CI testing
2022-12-30 19:18 UTC (11+ messages)
` [PATCH v7 1/6] expand-on-first-boot: really only do that once, especially on failure
` [PATCH v7 2/6] expand-on-first-boot: support resizing a btrfs
` [PATCH v7 3/6] meta-isar: introduce an example to use btrfs
` [PATCH v7 4/6] CI: improve cibuilder readability
` [PATCH v7 5/6] meta-isar: install expand-on-first-boot in most images and add space
` [PATCH v7 6/6] CI: expect a message about filesystem resize vom expand script
[PATCH v7 00/20] Migrate to Bitbake 2.0
2022-12-27 7:00 UTC (21+ messages)
` [PATCH v7 01/20] meta: change deprecated parse calls
` [PATCH v7 02/20] scripts/contrib: add override conversion script
` [PATCH v7 03/20] scripts/contrib: configure "
` [PATCH v7 04/20] meta-isar: set default branch names
` [PATCH v7 05/20] meta: remove non recommended syntax
` [PATCH v7 06/20] bitbake: update to Bitbake 2.0.5
` [PATCH v7 07/20] meta: update bitbake variables
` [PATCH v7 08/20] bitbake.conf: align hash vars with openembedded
` [PATCH v7 09/20] meta: mark network and sudo tasks
` [PATCH v7 10/20] meta: update overrides syntax
` [PATCH v7 11/20] sstate: update bbclass
` [PATCH v7 12/20] bitbake.conf: declare default XZ and ZSTD options
` [PATCH v7 13/20] Revert "devshell: Use different termination test to avoid warnings"
` [PATCH v7 14/20] meta: align with OE-core libraries update
` [PATCH v7 15/20] Revert "Revert "devshell: Use different termination test to avoid warnings""
` [PATCH v7 16/20] CI: adapt tests to syntax change
` [PATCH v7 17/20] isar-sstate: adapt sstate maintenance script
` [PATCH v7 18/20] doc: require zstd tool
` [PATCH v7 19/20] RECIPE-API-CHANGELOG: add tips after bitbake version update
` [PATCH v7 20/20] docs: update override syntax
[PATCH v2] scripts/ci_build.sh installs required commands
2022-12-25 15:38 UTC (4+ messages)
[PATCH v6 00/21] Migrate to Bitbake 2.0
2022-12-23 18:10 UTC (6+ messages)
[PATCH v2] meta: drop debian stretch support
2022-12-23 17:18 UTC
[PATCH 00/10] Add support for secureboot using Debian boot chain
2022-12-23 8:40 UTC (11+ messages)
` [PATCH 01/10] wic: add option to use debian EFI shim
` [PATCH 02/10] add debian sb chain bootloader dependencies
` [PATCH 03/10] add example wic file for sb debian boot chain
` [PATCH 04/10] style: split overlong line in module.inc
` [PATCH 05/10] add support to sign kernel modules
` [PATCH 06/10] add example to generated and distribute MOK data
` [PATCH 07/10] add signed variant of example-module
` [PATCH 08/10] add new machine qemuamd64-sb and corresponding mc
` [PATCH 09/10] fix: only append kargs and extra_kargs if set
` [PATCH 10/10] start_vm: add support for secureboot
[PATCH] expand-on-first-boot: switch back away from systemd-growfs
2022-12-23 6:27 UTC (2+ messages)
[PATCH] meta: drop debian stretch support
2022-12-22 16:11 UTC (2+ messages)
[PATCH] fix broken fsck type in initramfs-fsck-hook-ext4
2022-12-22 16:01 UTC (2+ messages)
[PATCH v6 0/6] expand-on-first-boot btrfs and CI testing
2022-12-21 15:28 UTC (5+ messages)
[PATCH v4 0/5] expand-on-first-boot btrfs and CI testing
2022-12-21 12:13 UTC (6+ messages)
[PATCH v2 0/5] linux-custom: Split up binaries from kernel headers to kbuild packages
2022-12-20 17:09 UTC (6+ messages)
` [PATCH v2 1/5] linux-custom: Split up binaries from kernel headers to kbuild package
` [PATCH v2 3/5] dpkg: Add support for additional target and host builds
` [PATCH v2 2/5] sbuild: Support overwriting configured schroot dir
` [PATCH v2 4/5] linux-custom: Provide host and target specific kernel kbuild packages
` [PATCH v2 5/5] docs: Update custom_kernel docs for split up of kernel scripts and tools
[PATCH 0/3] linux-custom: Split up binaries from kernel headers to kbuild packages
2022-12-20 16:57 UTC (5+ messages)
[PATCH 0/5] Fix ccache issues
2022-12-20 2:59 UTC (10+ messages)
` [PATCH 1/5] ccache: fix dirs creation
` [PATCH 2/5] ccache: fix CCACHE_DIR owner for sbuild
` [PATCH 4/5] meta: unify cross selection
` [PATCH 5/5] ccache: separate cache based on cross compile
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox