[PATCH 0/3] Switch to own isar-docker image
2023-03-14 13:49 UTC (10+ messages)
` [PATCH 1/3] testsuite: Dockerfile for "
` [PATCH 2/3] testsuite: Add README for isar-docker
` [PATCH 3/3] gitlab-ci: Switch to own isar-docker image
[PATCH] fix: improve check for availability of compat arch
2023-03-09 5:44 UTC (2+ messages)
[PATCH 0/2] vm-img: ovf template updates
2023-03-07 4:12 UTC (5+ messages)
` [PATCH 1/2] vm-img: virtualbox: update ovf template
` [PATCH 2/2] vm-img: vmware: "
[PATCH v2 00/12] Next avocado improvements
2023-03-07 4:10 UTC (14+ messages)
` [PATCH v2 01/12] CI: Update Avocado version
` [PATCH v2 02/12] CI: Add avocado version checking
` [PATCH v2 03/12] scripts: Add option to directly specify avocado tags
` [PATCH v2 04/12] gitlab-ci.yml: Run dev tests set on push
` [PATCH v2 05/12] CI: Set default QEMU timeout to 10 minutes
` [PATCH v2 06/12] CI: Make quiet option to be set by default
` [PATCH v2 07/12] CI: Remove norun option
` [PATCH v2 08/12] CI: Enable sstate dir sharing
` [PATCH v2 09/12] CI: Enable ccache "
` [PATCH v2 10/12] CI: Add Jenkins pipeline configuration
` [PATCH v2 11/12] CI: Update avocado install documentation
` [PATCH v2 12/12] CI: Add documentation for test case creation
[PATCH] testsuite: Cleanup after gpg import in repro_test
2023-03-06 6:12 UTC (5+ messages)
[PATCH] CI: Get back default conf for repro test
2023-03-06 6:07 UTC (3+ messages)
[PATCH] add support for rebuilding essential packages
2023-03-06 6:06 UTC (5+ messages)
[PATCH v4 0/4] multiarch support
2023-03-06 6:05 UTC (6+ messages)
` [PATCH v4 1/4] bitbake.conf: use PACKAGE_ARCH in overrides
` [PATCH v4 2/4] add multiarch support
` [PATCH v4 3/4] remove obsolete compat-arch override
` [PATCH v4 4/4] doc: add compat/native targets to user manual
[PATCH v3 0/3] Fix data-race in deployment of initrd
2023-03-06 6:05 UTC (5+ messages)
` [PATCH v3 1/3] add initramfs to sstate-cache
` [PATCH v3 2/3] deploy boot files via sstate-cache
` [PATCH v3 3/3] fix race-cond between default and custom initrd
[PATCH] Drop redundant expand=True parameter from getVar
2023-03-06 6:03 UTC (2+ messages)
[PATCH v3 0/4] multiarch support
2023-03-03 8:10 UTC (8+ messages)
` [PATCH v3 1/4] bitbake.conf: use PACKAGE_ARCH in overrides
` [PATCH v3 2/4] add multiarch support
` [PATCH v3 3/4] remove obsolete compat-arch override
` [PATCH v3 4/4] doc: add compat/native targets to user manual
[PATCH 0/3] Creating custom testcases based on Isar one
2023-02-28 10:16 UTC (5+ messages)
` [PATCH 1/3] testsuite: Check availability of script to run over ssh
` [PATCH 2/3] testsuite: Move test scripts to their own subdirectory
` [PATCH 3/3] testsuite: Document custom testcase for downstreams
[PATCH 0/3] multiarch support
2023-02-28 8:24 UTC (9+ messages)
` [PATCH 2/3] add "
[PATCH 00/11] Next avocado improvements
2023-02-28 7:18 UTC (15+ messages)
` [PATCH 01/11] CI: Update Avocado version
` [PATCH 02/11] CI: Add avocado version checking
` [PATCH 03/11] scripts: Add option to directly specify avocado tags
` [PATCH 04/11] gitlab-ci.yml: Run dev tests set on push
` [PATCH 05/11] CI: Set default QEMU timeout to 10 minutes
` [PATCH 06/11] CI: Make quite option to be set by default
` [PATCH 07/11] CI: Remove norun option
` [PATCH 08/11] CI: Enable sstate dir sharing
` [PATCH 09/11] CI: Enable ccache "
` [PATCH 10/11] CI: Update avocado install documentation
` [PATCH 11/11] CI: Add documentation for test case creation
Isar-based projects using kas-container and podman-rootless
2023-02-28 6:15 UTC (2+ messages)
[PATCH] sdk: Avoid parsing errors when DISTRO_ARCH is not yet set
2023-02-28 5:50 UTC (5+ messages)
[RFC PATCH] image.bbclass: create separate task for creating reproducible image
2023-02-27 20:43 UTC (6+ messages)
[PATCH 0/2] Mask systemd-firstboot
2023-02-27 12:55 UTC (10+ messages)
` [PATCH 2/2] Warn if systemd-firstboot misses configurations
[PATCH v2 0/3] Fix data-race in deployment of initrd
2023-02-23 6:33 UTC (10+ messages)
` [PATCH v2 1/3] add initramfs to sstate-cache
` [PATCH v2 2/3] deploy boot files via sstate-cache
` [PATCH v2 3/3] fix race-cond between default and custom initrd
[PATCH v2 0/4] multiarch support
2023-02-22 18:01 UTC (8+ messages)
` [PATCH v2 1/4] bitbake.conf: use PACKAGE_ARCH in overrides
` [PATCH v2 2/4] add multiarch support
` [PATCH v2 3/4] remove obsolete compat-arch override
` [PATCH v2 4/4] doc: add compat/native targets to user manual
[PATCH v4 00/13] Improving base-apt usage PoC
2023-02-22 6:41 UTC (14+ messages)
` [PATCH v4 01/13] scripts: Add debrepo python script handling base-apt
` [PATCH v4 02/13] meta: Add debrepo bbclass handling base-apt prefetching
` [PATCH v4 03/13] meta-isar: Add local ubuntu-focal public key
` [PATCH v4 04/13] meta: Always use base-apt repo in local mode
` [PATCH v4 05/13] meta: move base-apt from deploy directory to the top
` [PATCH v4 06/13] meta: Use cached base-apt repo to debootstrap
` [PATCH v4 07/13] meta: Setup debrepo context for dpkg-base
` [PATCH v4 08/13] meta: Setup debrepo context for buildchroot
` [PATCH v4 09/13] meta: Setup debrepo context for sbuild-chroot
` [PATCH v4 10/13] base-apt: Predownload packages to base-apt before install
` [PATCH v4 11/13] meta: Add cache-deb-src functionality to base-apt
` [PATCH v4 12/13] meta: Specify grub-efi packages arch
` [PATCH v4 13/13] isar-apt: Fix copying isar-apt to workdir
[PATCH v2 0/9] Support running custom commands in VM
2023-02-21 10:56 UTC (2+ messages)
[PATCH 0/3] Fix data-race in deployment of initrd
2023-02-18 10:28 UTC (6+ messages)
` [PATCH 1/3] add initramfs to sstate-cache
` [PATCH 2/3] deploy boot files via sstate-cache
` [PATCH 3/3] fix race-cond between default and custom initrd
Issues creating images with custom initramfs
2023-02-17 7:16 UTC (2+ messages)
debian bookworm potentially changing default way of dealing with sources.list
2023-02-16 17:24 UTC
[PATCH] dpkg-base: cope with race around check/creation of .git-downloads symlink
2023-02-16 12:57 UTC (4+ messages)
` [PATCH v3] dpkg-base: resolve DL_DIR in do_adjust_git
[PATCH v3] feat: add zstd support to image conversions
2023-02-16 12:46 UTC (3+ messages)
[PATCH v2] Use BASE_DISTRO_CODENAME as override for SYSTEMD_BOOTLOADER_INSTALL
2023-02-16 4:50 UTC (2+ messages)
[PATCH] base: Tag do_clean as sudo user
2023-02-16 4:48 UTC (3+ messages)
[PATCH v3] deb-dl-dir: Fallback to copying when import-export
2023-02-16 4:44 UTC (2+ messages)
[PATCH v3 1/1] replace custom OVA logic with imagetype logic
2023-02-16 4:42 UTC (2+ messages)
[PATCH] images: Complete account related exceptions in do_rootfs_quality_check
2023-02-16 4:38 UTC (2+ messages)
[PATCH] fix(isar-sstate): also handle zst files
2023-02-16 4:32 UTC (3+ messages)
[PATCH v2] imagetypes XZ_OPTIONS replaced by XZ_DEFAULTS defined in bitbake.conf
2023-02-16 4:30 UTC (2+ messages)
Better way to handle apt cache needed
2023-02-14 16:46 UTC (19+ messages)
[PATCH v3 0/6] Imager schroot migration
2023-02-14 10:30 UTC (9+ messages)
` [PATCH v3 1/6] isar-apt: Move cleanup to postprocessing
` [PATCH v3 2/6] imager: Migrate from buildchroot to schroot
` [PATCH v3 3/6] imager: Move image types "
` [PATCH v3 4/6] imager: Split imager deps between image types
` [PATCH v3 5/6] CI: Fix used chroot recipe name
` [PATCH v3 6/6] meta: Remove buildchroot
[Issue] vmlinux is not built reproducibly in arm[,64] architectures
2023-02-14 6:40 UTC
[PATCH v4 00/15] Add developers test
2023-02-14 5:43 UTC (9+ messages)
Request for comment
2023-02-13 15:48 UTC
[PATCH v2 0/4] Fix ccache issues
2023-02-13 8:01 UTC (6+ messages)
` [PATCH v2 1/4] ccache: fix dirs creation
` [PATCH v2 2/4] ccache: fix CCACHE_DIR owner for sbuild
` [PATCH v2 3/4] meta: unify cross selection
` [PATCH v2 4/4] ccache: separate cache based on cross compile
[PATCH v2 0/7] Add BSP for StarFiveTech VisionFive2 Risc-V board
2023-02-13 6:39 UTC (9+ messages)
` [PATCH v2 1/7] u-boot: inject debian multi-arch config
` [PATCH v2 2/7] starfive-visionfive2: package u-boot
` [PATCH v2 3/7] starfive-visionfive2: package opensbi firmware
` [PATCH v2 4/7] starfive-visionfive2: add BSP kernel
` [PATCH v2 5/7] starfive-visionfive2: create u-boot-spl firmware
` [PATCH v2 6/7] starfive-visionfive2: create u-boot-spl FIT image
` [PATCH v2 7/7] starfive-visionfive2: add machine
[PATCH] RECIPE-API-CHANGELOG.md syntax type for bitbake2
2023-02-13 3:49 UTC (3+ messages)
[PATCH] deb-dl-dir: create directory before transfer .deb packages
2023-02-13 1:02 UTC
[PATCH] Use BASE_DISTRO_CODENAME as override for SYSTEMD_BOOTLOADER_INSTALL
2023-02-11 8:35 UTC
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