public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH 1/2] bootstrap: directly deploy via sstate cache
 2026-07-20  8:54 UTC  (2+ messages)
` [PATCH 2/2] dpkg: "

[PATCH 0/6] Rework SBOM generation
 2026-07-20  8:13 UTC  (7+ messages)
` [PATCH 1/6] rootfs: capture apt-state before rootfs cleanup
` [PATCH 2/6] sbom: run generator as task with apt-cache as input
` [PATCH 3/6] wic: make dependency to sbom chroot explicit
` [PATCH 4/6] sbom: deploy sbom chroot to distro specific file
` [PATCH 5/6] sbom: align deploy dir names
` [PATCH 6/6] sbom: cache artifact in sstate cache

[PATCH v2 0/3] speedup testsuite execution execution
 2026-07-20  7:37 UTC  (4+ messages)
` [PATCH v2 1/3] ci: run vm_start tests right after targets that built it
` [PATCH v2 2/3] testsuite: speedup execution by limiting mc parsing to selected targets
` [PATCH v2 3/3] testsuite: remove duplicated cross test

[PATCH 1/1] testsuite: speedup execution by limiting mc parsing to selected targets
 2026-07-17 15:49 UTC  (2+ messages)

[PATCH 1/1] use run_privileged wrapper in initramfs class
 2026-07-17 15:32 UTC 

[PATCH 0/2] Fix issue around missing initrd on partial rebuilds
 2026-07-17 14:42 UTC  (7+ messages)
` [PATCH 1/2] rootfs: make DEPLOYDIR available to all rootfs
` [PATCH 2/2] fix(rootfs): generate in-tree initrd as part of image install

[PATCH 1/1] meta: Update sstate.bbclass to v5.0.3
 2026-07-17 14:06 UTC  (2+ messages)

[PATCH v2 0/1] feat: add support for hyper-v virtual machine
 2026-07-17 14:05 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] kas: Add offline build option
 2026-07-17 14:04 UTC  (2+ messages)

[PATCH v8 00/17] add support to build isar unprivileged
 2026-07-17 13:50 UTC  (19+ messages)
` [PATCH v8 01/17] refactor bootstrap: store rootfs tar with user permissions
` [PATCH v8 02/17] deb-dl-dir: export without root privileges
` [PATCH v8 03/17] download debs without locking
` [PATCH v8 04/17] introduce wrappers for privileged execution
` [PATCH v8 05/17] bootstrap: move cleanup trap to function
` [PATCH v8 06/17] rootfs: rework sstate caching of rootfs artifact
` [PATCH v8 07/17] rootfs_generate_initramfs: rework deployment to avoid chowning
` [PATCH v8 08/17] use bitbake function to generate mounting scripts
` [PATCH v8 09/17] apt-fetcher: prepare for chroot specific fetching
` [PATCH v8 10/17] add support for fully rootless builds
` [PATCH v8 11/17] add helper script to clean artifacts in build dir
` [PATCH v8 12/17] apt-fetcher: implement support for unshare backend
` [PATCH v8 13/17] dpkg-source: implement multiarch "
` [PATCH v8 14/17] use copy of sbom-chroot for sbom creation
` [PATCH v8 15/17] add support for devshell on unshare backend
` [PATCH v8 16/17] testsuite: add parameter to run tests in rootless mode
` [PATCH v8 17/17] run-tests: add support for isar-rootless mode

[PATCH] Add trixie support for raspberry pi targets
 2026-07-16 15:33 UTC  (5+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v2 1/2] testsuite: Support cleanup on rootless build files in test-container
 2026-07-16 14:41 UTC  (2+ messages)
` [PATCH v2 2/2] ci: Add GitLab CI pipeline for rootless builds

[PATCH 1/2] testsuite: Support cleanup on rootless build files in test-container
 2026-07-16 13:29 UTC  (5+ messages)
` [PATCH 2/2] ci: Add GitLab CI pipeline for rootless builds

[PATCH] testsuite: Bump test-container version for kas 5.4
 2026-07-16 13:17 UTC 

SDK seems to be detached from rootfs, or How to package ROS 2?
 2026-07-16 10:44 UTC  (2+ messages)

[PATCH] raspios-bookworm: add missing DEBIAN_COMPAT value
 2026-07-16 10:00 UTC 

OT: A self-extracting executable tiny ELF32 payload
 2026-07-16  7:42 UTC  (3+ messages)

[PATCH 1/1] Bugfix: add a check for "None" to raise a WicError
 2026-07-16  6:21 UTC  (9+ messages)

[PATCH 1/1] Feature: Allow customization inside the schroot-run
 2026-07-15 10:25 UTC  (4+ messages)

[PATCH] installer: Auto-select image when only one is available
 2026-07-15 10:17 UTC 

[PATCH] installer: skip image selection when only one image is available
 2026-07-15 10:14 UTC 

[PATCH] installer: Auto-select image when only one is available
 2026-07-14 15:11 UTC 

[PATCH] Allow customization inside the schroot-run
 2026-07-14 11:25 UTC 

[PATCH] Add a check for "None" to raise a WicError
 2026-07-14 11:22 UTC 

[PATCH v7] image-postproc: gate systemd preset-all on masked unit state
 2026-07-14  5:08 UTC  (7+ messages)

[PATCH 0/7] Update OE-core libs WIC to v5.0.3
 2026-07-13 13:30 UTC  (4+ messages)
` [PATCH 5/7] meta: Update OE-libs "

[PATCH 1/2] image: delete entries below /dev
 2026-07-10  9:21 UTC  (3+ messages)
` [PATCH 2/2] image: clear /run to not leak build system data

[PATCH 1/1] fix(schroot): only mount base-apt if enabled
 2026-07-10  9:20 UTC  (2+ messages)

[PATCH 1/1] docs: remove outdated parts about dpkg_build
 2026-07-10  9:19 UTC  (2+ messages)

[PATCH v2 00/11] Add new targets and required fixes
 2026-07-10  9:18 UTC  (13+ messages)
` [PATCH v2 01/11] grub: Remove obsolete efi_uga module for new distros
` [PATCH v2 02/11] CI: Freeze setuptools package version for avocado compatibility
` [PATCH v2 03/11] CI: Fix errors reporting during startvm
` [PATCH v2 04/11] meta: Add base distro overrides
` [PATCH v2 05/11] linux-kernel: Reverse linux-libc-dev package arch selection logic
` [PATCH v2 06/11] trixie: Split missing drivers hook recipes
` [PATCH v2 07/11] CI: Move trixie targets to generic test cases
` [PATCH v2 08/11] CI: Run startvm for all qemu targets
` [PATCH v2 09/11] meta: Add Ubuntu 26.04 (Resolute Raccoon) support
` [PATCH v2 10/11] testsuite: Cover Debian Trixie RISCV64 QEMU target with CI
` [PATCH v2 11/11] testsuite: Cover Debian Forky "

[PATCH v2] dracut: quote DRACUT_EXTRA_MODULES/DRIVERS for --add
 2026-07-09 15:51 UTC  (2+ messages)

[PATCH v12 0/3] Move kernel artifacts deployment from image recipe
 2026-07-07 11:11 UTC  (8+ messages)
` [PATCH v12 1/3] meta: Fix do_copy_boot_files error for different distros of same machine
` [PATCH v12 2/3] meta: Move kernel artifacts deployment from image recipe
    ` [PATCH 1/1] dpkg: directly deploy via sstate cache
` [PATCH v12 3/3] CI: Check kernel artifacts deployment

[PATCH] feat: add support for hyper-v virtual machine
 2026-07-07 10:35 UTC  (3+ messages)

[PATCH v7 00/17] add support to build isar unprivileged
 2026-07-03 14:53 UTC  (20+ messages)
` [PATCH v7 01/17] refactor bootstrap: store rootfs tar with user permissions
` [PATCH v7 02/17] deb-dl-dir: export without root privileges
` [PATCH v7 03/17] download debs without locking
` [PATCH v7 04/17] introduce wrappers for privileged execution
` [PATCH v7 05/17] bootstrap: move cleanup trap to function
` [PATCH v7 06/17] rootfs: rework sstate caching of rootfs artifact
` [PATCH v7 07/17] rootfs_generate_initramfs: rework deployment to avoid chowning
` [PATCH v7 08/17] use bitbake function to generate mounting scripts
` [PATCH v7 09/17] apt-fetcher: prepare for chroot specific fetching
` [PATCH v7 10/17] add support for fully rootless builds
` [PATCH v7 11/17] add helper script to clean artifacts in build dir
` [PATCH v7 12/17] apt-fetcher: implement support for unshare backend
` [PATCH v7 13/17] dpkg-source: implement multiarch "
` [PATCH v7 14/17] use copy of sbom-chroot for sbom creation
` [PATCH v7 15/17] add support for devshell on unshare backend
` [PATCH v7 16/17] testsuite: add parameter to run tests in rootless mode
` [PATCH v7 17/17] run-tests: add support for isar-rootless mode

[PATCH 1/1] update kas to 5.4
 2026-07-02 15:55 UTC  (4+ messages)

base-apt: Inconsistent priorities between apt-cache and .deb data break offline builds
 2026-07-01 12:29 UTC  (6+ messages)

[PATCH 1/1] fix(rootfs): close progress reporter after last step finished
 2026-07-01  9:07 UTC  (4+ messages)

[PATCH 0/2] Fix data races in sstate tasks
 2026-07-01  9:06 UTC  (6+ messages)
` [PATCH 1/2] fix(rootfs): protect rootfs_install sstate prepare with lock
` [PATCH 2/2] sstate: guard sstate funcs against execution in wrong context

[PATCH] target-bootstrapper-service: add runtime serial tty drop-in generation
 2026-07-01  9:04 UTC  (2+ messages)

[PATCH] dracut: quote DRACUT_EXTRA_MODULES/DRIVERS for --add
 2026-07-01  6:42 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v11 0/3] Move kernel artifacts deployment from image recipe
 2026-06-30 14:28 UTC  (10+ messages)
` [PATCH v11 2/3] meta: "
` [PATCH v11 3/3] CI: Check kernel artifacts deployment

[PATCH] doc: replace IMAGE_TYPE with IMAGE_FSTYPES
 2026-06-30 14:00 UTC  (2+ messages)

[PATCH v6 00/17] add support to build isar unprivileged
 2026-06-25 14:39 UTC  (19+ messages)
` [PATCH v6 17/17] run-tests: add support for isar-rootless mode

[PATCH] Update kas-container to 5.4
 2026-06-25  6:06 UTC  (3+ messages)

[PATCH v4] wic/plugins: gate root= with rootdev check for efi, pcbios and partition
 2026-06-24 13:50 UTC  (4+ messages)

page:  |  | latest

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