public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH 0/5] Fix ccache issues
 2023-01-11  6:49 UTC  (2+ messages)

[PATCH v2] dpkg-base: Drop dependency on buildchroot
 2023-01-11  6:40 UTC  (4+ messages)

[PATCH] sdk-files: Enforce RPATH usage during relocation
 2023-01-11  5:43 UTC  (2+ messages)

[PATCH 0/2] Test for verifiying reproducible images
 2023-01-11  5:42 UTC  (3+ messages)
` [PATCH] repro-build-test.py: Fix date_epoch time contains byte character b''

[PATCH] Get back to gbp buildpackage command to prepare gbp source
 2023-01-11  5:20 UTC  (4+ messages)

[PATCH 00/11] Make rootfs build reproducible
 2023-01-11  4:11 UTC  (12+ messages)
` [PATCH 01/11] fix rebuild of rootfs_finalize task
` [PATCH 02/11] image.bbclass: fix non-reproducible file time-stamps inside rootfs
` [PATCH 03/11] rootfs postprocess: clean python cache
` [PATCH 04/11] remove non-portable ldconfig aux-cache
` [PATCH 05/11] generate deterministic clear-text password hash
` [PATCH 06/11] update debian initramfs in deterministic mode
` [PATCH 07/11] create custom "
` [PATCH 08/11] make deb_add_changelog idempotent
` [PATCH 09/11] deb_add_changelog: set timestamp to valid epoch
` [PATCH 10/11] deb_add_changelog: use SOURCE_DATE_EPOCH
` [PATCH 11/11] make custom linux-image bit-by-bit reproducible

[PATCH] bootstrap.inc install sources-list then wrongly remove it, bugfix
 2023-01-10 19:22 UTC  (4+ messages)

[PATCH 0/8] CI rework of gitlab fast job
 2023-01-10 15:44 UTC  (13+ messages)
` [PATCH 1/8] CI: move to avocado to 99.0
` [PATCH 2/8] CI: fix shell coding style
` [PATCH 3/8] CI: install qemu-system when qemu testing is requested
` [PATCH 4/8] testsuite: remove Ccache test from "fast" set
` [PATCH 5/8] testsuite: remove Sdk "
` [PATCH 6/8] testsuite: remove ContainerImage "
` [PATCH 7/8] testsuite: remove ContainerSdk "
` [PATCH 8/8] testsuite: remove Sstate "

[PATCH] repro-build-test.py: Use bitbake env to get image filename
 2023-01-10 13:00 UTC  (2+ messages)

[PATCH v2] bootstrap.inc install sources-list then wrongly remove it, bugfix v2
 2023-01-10 12:06 UTC 

[PATCH v2] dpkg: schroot migration then buildchroot references removed, v2
 2023-01-10 11:09 UTC  (4+ messages)

[PATCH 1/1] fix typo in TAR_OPTIONS variable name
 2023-01-10  6:16 UTC 

[PATCH v7] image tools ext.: start_imager_session not break the rebuild, v7
 2023-01-10  4:40 UTC  (2+ messages)

[PATCH v4 0/1] Fix for reproducible build issue v4
 2023-01-09 16:05 UTC  (2+ messages)
` [PATCH v4 1/1] image.bbclass: fix non-reproducible file time-stamps inside rootfs

[PATCH 1/1] rootfs postprocess: clean python cache
 2023-01-09 14:45 UTC  (2+ messages)

[PATCH] dpgk-base: Drop dependency on buildchroot
 2023-01-09 11:44 UTC 

[PATCH] buildchroot: Drop build related packages
 2023-01-09 11:44 UTC 

[PATCH] doc: user_manual: add container image dependencies
 2023-01-09 11:32 UTC  (3+ messages)

[PATCH 0/3] Fix reproducability issues in deb_add_changelog
 2023-01-09 10:42 UTC  (12+ messages)
` [PATCH 1/3] make deb_add_changelog idempotent
` [PATCH 2/3] deb_add_changelog: set timestamp to valid epoch
` [PATCH 3/3] deb_add_changelog: use SOURCE_DATE_EPOCH

[PATCH v2 3/3] deb_add_changelog: use SOURCE_DATE_EPOCH
 2023-01-09 10:39 UTC 

[PATCH v2 0/3] Fix reproducability issues in deb_add_changelog
 2023-01-09 10:16 UTC  (3+ messages)
` [PATCH v2 1/3] make deb_add_changelog idempotent
` [PATCH v2 2/3] deb_add_changelog: set timestamp to valid epoch

Better way to handle apt cache needed
 2023-01-09  9:58 UTC  (16+ messages)

[PATCH v2] fix broken fsck type in initramfs-fsck-hook-ext4
 2023-01-09  8:32 UTC 

[PATCH 0/4] sbuild-chroot optimizations
 2023-01-09  7:45 UTC  (7+ messages)
` [PATCH 1/4] sbuild-chroot: Only install ccache is used
` [PATCH 2/4] crossbuild-essential-riscv64: Drop unneeded crossbuild disabling
` [PATCH 3/4] sbuild-chroot: Pre-install cross-compiler and libc6-dev
` [PATCH 4/4] sbuild-chroot: Pre-install also libcpp-*-dev and libstdc++-*-dev

[PATCH v2 0/3] Improving apt cache
 2023-01-09  7:39 UTC  (10+ messages)
` [PATCH v2 1/3] Clean apt cache from debootstrapped rootfs dirs
` [PATCH v2 2/3] Use hardlinks in deb-dl-dir functions
` [PATCH v2 3/3] Changes for a faster build using less disk space

[PATCH] repro-build-test.py: Fix flake8 issues
 2023-01-09  7:21 UTC  (3+ messages)

[PATCH] image: make sure do_rootfs_finalize can run multiple times
 2023-01-07  2:27 UTC  (3+ messages)

[PATCH] scripts/repro-test.sh: script to test reproducibility of Isar image
 2023-01-07  0:01 UTC  (3+ messages)
` [PATCH 2/2] repro-build-test.py: Test to check images are reproducible

[PATCH] fix rebuild of rootfs_finalize task
 2023-01-06 18:03 UTC  (3+ messages)

[PATCH v4] image: make sure do_rootfs_finalize can run multiple times, v4
 2023-01-06 18:02 UTC 

[PATCH v2] rootfs: lock undefined in corner cases, bugfix
 2023-01-06 18:02 UTC 

[PATCH v3] image: make sure do_rootfs_finalize can run multiple times, v3
 2023-01-06 13:11 UTC 

[PATCH v2] image: make sure do_rootfs_finalize can run multiple times, v2
 2023-01-06 13:11 UTC 

[PATCH] image.bbclass: fix non-reproducible file time-stamps inside rootfs image
 2023-01-06 10:17 UTC  (30+ 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

[PATCH] image: remove / entry from fstab template
 2023-01-06  8:54 UTC  (4+ messages)

[PATCH] image class bugfix: interuption does not break the rebuild
 2023-01-05 21:06 UTC  (3+ messages)

[PATCH] image class bugfix: interuption does not break the rebuild
 2023-01-05 19:06 UTC 

[PATCH] dpkg class sbuild allows extra arguments by vars
 2023-01-05 18:43 UTC  (7+ messages)

git.functions to improve the git users experience in your bash
 2023-01-05 18:16 UTC  (3+ messages)

question about builder and the container
 2023-01-05 17:38 UTC  (5+ messages)

[PATCH v2] rootfs class lock undefined in corner cases fix
 2023-01-05 17:32 UTC  (4+ 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)

[PATCH v2 0/4] Imager schroot migration
 2023-01-04 11:19 UTC  (4+ messages)
` [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  (11+ messages)

[PATCH 0/2] Improving apt cache
 2023-01-03  9:01 UTC  (4+ messages)
` [PATCH 2/2] Clean apt cache from debootstrapped rootfs dirs

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox