public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH] meta: Set valid maintainer in recipes used in CI
 2026-03-04 15:09 UTC  (2+ messages)

[PATCH 0/3] Update bitbake to 2.8.1
 2026-03-04 13:31 UTC  (4+ messages)
` [PATCH 1/3] partial revert of "Bitbake: use LAYERDIR_RE when setting BBFILE_PATTERN_x"
` [PATCH 2/3] Revert "bitbake: Downgrade python requirements"
` [PATCH 3/3] bitbake: Update to 2.8.1 release

[PATCH 1/1] partial revert of "Bitbake: use LAYERDIR_RE when setting BBFILE_PATTERN_x"
 2026-03-04 12:52 UTC 

[PATCH] Bitbake: use LAYERDIR_RE when setting BBFILE_PATTERN_x
 2026-03-04 12:47 UTC  (3+ messages)

[PATCH] deploy-image: depend on procps and increase wait time for progress pipe
 2026-03-03 19:22 UTC 

[PATCH 1/1] sbom: set isar-users as distro supplier
 2026-03-03 16:28 UTC 

Deploy DTBs and other image artifacts into subdirs to avoid conflicts
 2026-03-03 13:35 UTC  (8+ messages)
` [PATCH v7 1/3] wic: Obtain real machine name in isoimage source plugin
` [PATCH v7 2/3] testsuite: Add testcases to check dtb deployment
` [PATCH v7 3/3] meta: Deploy image build artifacts into distro- and image-specific subdirs

[PATCH v2] qemuarm-trixie: Workaround with missing drivers in qemuarm-trixie initramfs
 2026-03-03 13:12 UTC  (5+ messages)

[PATCH 1/1] sbuild: explicitly specify chroot mode
 2026-03-02  9:46 UTC 

[PATCH 1/1] compat: handle user errors gracefully to avoid parser splat
 2026-03-02  8:41 UTC  (2+ messages)

[PATCH v2 0/2] Fix build failures on de0-nano-soc-buster
 2026-03-02  8:39 UTC  (4+ messages)
` [PATCH v2 1/2] Fix libubootenv build for debian-buster
` [PATCH v2 2/2] Fix u-boot build for u-boot-de0-nano-soc for buster

[PATCH v2 0/1] installer: fix race condition with multiple consoles running unattended
 2026-03-02  8:39 UTC  (3+ messages)
` [PATCH v2 1/1] "

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

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

[PATCH] Fix building qemuamd64-sid
 2026-02-26 16:11 UTC  (2+ messages)

[PATCH] meta: Remove leftover reference to deprecation_checking
 2026-02-26 16:10 UTC  (2+ messages)

[PATCH 1/1] rootfs: remove temporary sstate deploy directory after task execution
 2026-02-26 16:09 UTC  (3+ messages)

[RFC v2 00/20] add support to build isar unprivileged
 2026-02-24 12:28 UTC  (26+ messages)
` [RFC v2 01/19] refactor bootstrap: store rootfs tar with user permissions
` [RFC v2 02/19] deb-dl-dir: export without root privileges
` [RFC v2 03/19] download debs without locking
` [RFC v2 04/19] introduce wrappers for privileged execution
` [RFC v2 05/19] bootstrap: move cleanup trap to function
` [RFC v2 06/19] rootfs: rework sstate caching of rootfs artifact
` [RFC v2 07/19] rootfs_generate_initramfs: rework deployment to avoid chowning
` [RFC v2 08/19] wic: rework image deploy logic to deploy under correct user
` [RFC v2 09/19] use bitbake function to generate mounting scripts
` [RFC v2 10/19] apt-fetcher: prepare for chroot specific fetching
` [RFC v2 11/19] add support for fully rootless builds
` [RFC v2 12/19] add helper script to clean artifacts in build dir
` [RFC v2 13/19] apt-fetcher: implement support for unshare backend
` [RFC v2 14/19] vm images: make compatible with rootless build
` [RFC v2 15/19] ddi image: convert to two stage deploy
` [RFC v2 16/19] container images: make compatible with rootless build
` [RFC v2 17/19] dpkg-source: implement multiarch support for unshare backend
` [RFC v2 18/19] rootfs: remove temporary sstate deploy directory after task execution
` [RFC v2 19/19] use copy of sbom-chroot for sbom creation

[PATCH] meta: Remove imx6-sabrelite target
 2026-02-24 10:26 UTC  (4+ messages)

[PATCH] testsuite: Split test_nocross_trixie and drop KFAIL for QEMU targets
 2026-02-24  8:42 UTC  (2+ messages)

[PATCH v2 1/1] refactor: drop useless sudo from do_generate_keyrings
 2026-02-24  8:40 UTC  (2+ messages)

Upcoming release
 2026-02-24  8:34 UTC  (2+ messages)

[PATCH] qemuarm-trixie: Workaround with missing drivers in qemuarm-trixie initrd
 2026-02-20 11:59 UTC  (2+ messages)

[PATCH v3 0/1] image-postproc: ignore systemd preset failures
 2026-02-20  8:20 UTC  (7+ messages)
` [PATCH v3 1/1] "

[RFC 00/12] add support to build isar unprivileged
 2026-02-19 13:02 UTC  (20+ messages)
` [RFC 01/12] refactor bootstrap: store rootfs tar with user permissions
` [RFC 02/12] deb-dl-dir: export without root privileges
` [RFC 03/12] download debs without locking
` [RFC 04/12] introduce wrappers for privileged execution
` [RFC 05/12] bootstrap: move cleanup trap to function
` [RFC 06/12] rootfs: rework sstate caching of rootfs artifact
` [RFC 07/12] rootfs_generate_initramfs: rework deployment to avoid chowning
` [RFC 08/12] wic: rework image deploy logic to deploy under correct user
` [RFC 09/12] use bitbake function to generate mounting scripts
` [RFC 10/12] apt-fetcher: prepare for chroot specific fetching
` [RFC 11/12] add support for fully rootless builds
` [RFC 12/12] apt-fetcher: implement support for unshare backend

[PATCH v2 1/2] image-postproc: ignore systemd preset failures
 2026-02-19  4:53 UTC  (5+ messages)
` [PATCH v2 2/2] image: make populate-systemd-preset opt-in

[PATCH v6 0/4] Deploy DTBs with separate recipe
 2026-02-18 16:45 UTC  (10+ messages)
` [PATCH v6 1/4] wic: Obtain real machine name in isoimage source plugin
` [PATCH v6 2/4] testsuite: Add testcases to check dtb deployment
` [PATCH v6 3/4] meta: Fix do_copy_boot_files error for different distros of same machine
` [PATCH v6 4/4] meta: Deploy DTBs once per kernel

[PATCH] installer: fix race condition with multiple consoles running unattended
 2026-02-18 12:45 UTC 

[PATCH 1/1] refactor: drop useless sudo from do_generate_keyrings
 2026-02-18 10:26 UTC  (4+ messages)

[PATCH 0/2] Fix build failures on de0-nano-soc-buster
 2026-02-18  9:04 UTC  (3+ messages)
` [PATCH 1/2] Fix libubootenv build for debian-buster
` [PATCH 2/2] Fix u-boot build for u-boot-de0-nano-soc for buster:

[PATCH 1/1] make bmap-tools package architecture independent
 2026-02-18  8:29 UTC  (2+ messages)

[PATCH v2 1/1] set valid maintainer in all our dpkg recipes
 2026-02-18  8:26 UTC  (2+ messages)

[PATCH] installer: improve root device detection and skip additional devices
 2026-02-18  8:25 UTC  (2+ messages)

[PATCH] classes-recipe/imagetypes_ddi: remove redundant dependency
 2026-02-18  8:23 UTC  (2+ messages)

gpg key of deb.isar-build.org repository expired
 2026-02-17  8:39 UTC  (4+ messages)

[PATCH 1/1] set valid maintainer in all our dpkg recipes
 2026-02-16 11:23 UTC 

[PATCH v5 0/3] Deploy DTBs with separate recipe
 2026-02-12  6:49 UTC  (8+ messages)
` [PATCH v5 1/3] meta: Fix do_copy_boot_files error for different distros of same machine
` [PATCH v5 2/3] testsuite: Add test to check dtb deployment
` [PATCH v5 3/3] meta: Move DTB deployment to a separate dtb-files recipe

[PATCH v8 0/7] Add SBOM generation with debsbom
 2026-02-10  7:45 UTC  (11+ messages)
` [PATCH v8 1/7] debsbom: update to version 0.6.1
` [PATCH v8 2/7] feat: add license information to SBOM as well
` [PATCH v8 3/7] add support to add imager dependencies to BOM
` [PATCH v8 4/7] wic: create uniform manifest describing all image components
` [PATCH v8 5/7] qemuamd64: add IMAGER_BOM entries
` [PATCH v8 6/7] imager: create SBOM of IMAGER_BOM packages
` [PATCH v8 7/7] wic: create uniform SBOM describing all image components

[PATCH] dpkg: Remove all dummy packages after sbuild package build
 2026-02-09 14:41 UTC  (2+ messages)

[PATCH] docs: Refactor kas/README.md
 2026-02-06 16:01 UTC  (2+ messages)

[PATCH 0/1] Add resource section in docs
 2026-02-06 16:00 UTC  (2+ messages)

[PATCH v1 0/2] installer: split backend APIs from frontend UI
 2026-02-05  8:47 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