[PATCH v3 0/5] Improving apt cache
2023-01-20 13:04 UTC (7+ messages)
` [PATCH v3 1/5] Clean apt cache from debootstrapped rootfs dirs
` [PATCH v3 2/5] Use hardlinks in deb-dl-dir import/export
` [PATCH v3 3/5] Exclude apt cache from sstate caches
` [PATCH v3 4/5] Use symlinks when importing debian packages to sbuild chroot
` [PATCH v3 5/5] Lightweight copy of rootfs directories if possible
[PATCH 0/4] sbuild-chroot optimizations
2023-01-20 8:28 UTC (6+ messages)
` [PATCH 1/4] sbuild-chroot: Only install ccache is used
` [PATCH 3/4] sbuild-chroot: Pre-install cross-compiler and libc6-dev
[PATCH v2 0/3] Improving apt cache
2023-01-20 7:23 UTC (11+ messages)
Better way to handle apt cache needed
2023-01-19 18:08 UTC (15+ messages)
About the support of STM32MP15x by ISAR
2023-01-18 13:38 UTC (3+ messages)
[RFC PATCH] native.bbclass
2023-01-18 6:09 UTC (2+ messages)
[PATCH v6] suggested changes for reproducibility patchset v6
2023-01-17 13:10 UTC (8+ messages)
[PATCH] dpkg: Add support for building packages also for multi archs
2023-01-16 13:09 UTC (3+ messages)
[PATCH v3 00/10] Make rootfs build reproducible
2023-01-16 3:35 UTC (11+ messages)
` [PATCH v3 01/10] image: make sure do_rootfs_finalize can run multiple times
` [PATCH v3 02/10] image.bbclass: fix non-reproducible file time-stamps inside rootfs
` [PATCH v3 03/10] rootfs postprocess: clean python cache
` [PATCH v3 04/10] remove non-portable ldconfig aux-cache
` [PATCH v3 05/10] generate deterministic clear-text password hash
` [PATCH v3 06/10] update debian initramfs in deterministic mode
` [PATCH v3 07/10] create custom "
` [PATCH v3 08/10] make deb_add_changelog idempotent
` [PATCH v3 09/10] deb_add_changelog: set timestamp to valid epoch
` [PATCH v3 10/10] make custom linux-image bit-by-bit reproducible
[PATCH v7] suggested changes for reproducibility patchset v7
2023-01-15 22:48 UTC (3+ messages)
[PATCH v2 00/10] Make rootfs build reproducible
2023-01-15 21:57 UTC (22+ messages)
` [PATCH v2 01/10] fix rebuild of rootfs_finalize task
` [PATCH v2 02/10] image.bbclass: fix non-reproducible file time-stamps inside rootfs
` [PATCH v2 03/10] rootfs postprocess: clean python cache
` [PATCH v2 04/10] remove non-portable ldconfig aux-cache
` [PATCH v2 05/10] generate deterministic clear-text password hash
` [PATCH v2 06/10] update debian initramfs in deterministic mode
` [PATCH v2 07/10] create custom "
` [PATCH v2 08/10] make deb_add_changelog idempotent
` [PATCH v2 09/10] deb_add_changelog: set timestamp to valid epoch
` [PATCH v2 10/10] make custom linux-image bit-by-bit reproducible
[PATCH v5] image: make sure do_rootfs_finalize can run multiple times, v5
2023-01-14 23:31 UTC
[PATCH v2 0/4] CI rework of gitlab fast job
2023-01-14 20:15 UTC (6+ messages)
` [PATCH v2 1/4] CI: move to avocado to 99.0
` [PATCH v2 2/4] CI: fix shell coding style
` [PATCH v2 3/4] CI: install qemu-system when qemu testing is requested
` [PATCH v2 4/4] testsuite: remove tests from "fast" set
[PATCH 0/8] CI rework of gitlab fast job
2023-01-14 14:40 UTC (21+ 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 "
git.functions to improve the git users experience in your bash
2023-01-14 11:24 UTC (2+ messages)
[PATCH v9] image tools ext.: start_imager_session not break the rebuild, v9
2023-01-13 18:50 UTC
[PATCH v5] suggested changes for reproducibility patchset v5
2023-01-13 17:47 UTC
[PATCH v8] image tools ext.: start_imager_session not break the rebuild, v8
2023-01-13 14:31 UTC
[PATCH 00/11] Support running custom commands in VM
2023-01-13 7:19 UTC (12+ messages)
` [PATCH 01/11] testsuite: Fix failing hostname service in qemu guest
` [PATCH 02/11] testsuite: Allow custom image names in start_vm.py
` [PATCH 03/11] testsuite: Fix terminal broken after run test executed
` [PATCH 04/11] testsuite: Add SSH key pair for using in CI
` [PATCH 05/11] image-account-extension: Add copy-ci-key flag for user
` [PATCH 06/11] meta-isar: Fix PCI bus initialization in qemuarm machine
` [PATCH 07/11] testsuite: Use random free port for qemu SSH forwarding
` [PATCH 08/11] testsuite: Support running custom commands in VM
` [PATCH 09/11] meta-isar: Use a separate image recipe in CI
` [PATCH 10/11] isar-image-ci: Make ethernet inerface auto bring up in ubuntu-focal
` [PATCH 11/11] testsuite: Run custom commands on some qemu targets
[PATCH 0/5] Fix ccache issues
2023-01-12 10:00 UTC (4+ messages)
` [PATCH 2/5] ccache: fix CCACHE_DIR owner for sbuild
[PATCH] dpkg-base: set default for RPROVIDES
2023-01-12 9:41 UTC
[PATCH v12 00/21] Sbuild/Schroot migration
2023-01-12 8:01 UTC (4+ messages)
` [PATCH v12 05/21] dpkg: Build packages with sbuild
[PATCH v3 0/3] Don't update apt database on every package build
2023-01-12 7:46 UTC (6+ messages)
` [PATCH v3 2/3] sbuild: Set high prio for the packages from isar-apt repo
[PATCH] dpkg: Align apt configuration of devshell with build
2023-01-11 21:27 UTC
[PATCH 00/11] Make rootfs build reproducible
2023-01-11 13:23 UTC (28+ 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
apt/preferences broken in sbuild-chroot
2023-01-11 9:39 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 (2+ messages)
[PATCH] bootstrap.inc install sources-list then wrongly remove it, bugfix
2023-01-10 19:22 UTC (4+ messages)
[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 (10+ messages)
` [PATCH 1/3] make deb_add_changelog idempotent
` [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
[PATCH v2] fix broken fsck type in initramfs-fsck-hook-ext4
2023-01-09 8:32 UTC
[PATCH] repro-build-test.py: Fix flake8 issues
2023-01-09 7:21 UTC (3+ messages)
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