public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH 1/2] fix(dpkg-build): add missing dependencies to base-apt and isar-apt
 2026-08-05  8:41 UTC  (3+ messages)
` [PATCH 2/2] fix(dpkg-source): "

[PATCH v2 1/1] fix(dpkg-build): deploy debs via shared sstate dir
 2026-08-05  8:40 UTC  (2+ messages)

[PATCH v2 0/3] Fixes for complex multiarch dependency propagation
 2026-08-05  8:39 UTC  (6+ messages)
` [PATCH v2 1/3] fix(rootfs): copy isar-apt packages instead of downloading
` [PATCH v2 2/3] fix: redirect archall dependency to native provider on non cross builds
` [PATCH v2 3/3] testsuite: check propagation of archall to deps on native

[PATCH] deploy-image: add support for read-auto in md filtering
 2026-08-05  8:38 UTC  (2+ messages)

[PATCH v2 0/4] Fix kernel build and propagation of linux-libc-dev
 2026-08-03  8:34 UTC  (5+ messages)
` [PATCH v2 1/4] kernel: drop implicit build dependency to build-essential
` [PATCH v2 2/4] fix(kernel): restore building of linux-libc-dev
` [PATCH v2 3/4] testsuite: emit output filenames in generate_dependency_graph
` [PATCH v2 4/4] testsuite: add test for KERNEL_LIBC_DEV_DEPLOY

[PATCH 0/4] Fix kernel build and propagation of linux-libc-dev
 2026-07-31 16:29 UTC  (6+ messages)
` [PATCH 1/4] kernel: drop implicit build dependency to build-essential
` [PATCH 2/4] fix(kernel): restore building of linux-libc-dev
` [PATCH 3/4] testsuite: emit output filenames in generate_dependency_graph
` [PATCH 4/4] testsuite: add test for KERNEL_LIBC_DEV_DEPLOY

[ANNOUNCE] 2nd Isar community meetup
 2026-07-31 15:32 UTC  (2+ messages)

[PATCH 1/1] fix(dpkg-build): deploy debs via shared sstate dir
 2026-07-31 10:10 UTC  (5+ messages)

[PATCH 1/1] docs: Fix typo in arch=all provides suffix
 2026-07-31  8:59 UTC  (2+ messages)

[PATCH 1/1] fix(apt-fetcher): drop isar apt entries before fetching on unshare
 2026-07-31  8:34 UTC  (2+ messages)

[PATCH 1/1] sbuild: allow to override enforcement of no-network policy
 2026-07-31  8:29 UTC  (3+ messages)

[PATCH 1/2] fix(imager): mount base-apt on unshare if needed
 2026-07-31  8:28 UTC  (3+ messages)
` [PATCH 2/2] fix(imager): correctly expand to-be-installed package list

[PATCH v2] installer: only include wic.bmap for IMAGE_DATA_POSTFIX wic*
 2026-07-31  8:27 UTC  (2+ messages)

[PATCH v2 0/1] rootfs: clean apt auth credentials from final rootfs by default
 2026-07-31  8:26 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH 0/3] Fixes for complex multiarch dependency propagation
 2026-07-30 11:11 UTC  (4+ messages)
` [PATCH 1/3] fix(rootfs): copy isar-apt packages instead of downloading
` [PATCH 2/3] fix: redirect archall dependency to native provider on non cross builds
` [PATCH 3/3] testsuite: check propagation of archall to deps on native

[1/1] rootfs: Use curl instead of apt download
 2026-07-30  7:39 UTC  (2+ messages)

[v8 00/14] Improving base-apt usage
 2026-07-30  7:09 UTC  (28+ messages)
` [v8 01/14] scripts: Add debrepo python script handling base-apt
` [v8 02/14] meta: Add debrepo bbclass handling base-apt prefetching
` [v8 03/14] meta: Always use base-apt repo in local mode
` [v8 04/14] meta: Use cached base-apt repo to bootstrap
` [v8 05/14] base-apt: Predownload packages to base-apt before install
` [v8 06/14] meta: Add cache-deb-src functionality in base-apt mode
` [v8 07/14] testsuite: Set ISAR_PREFETCH_BASE_APT by default
` [v8 08/14] Disable deb-dl-dir in base-apt prefetch mode
` [v8 09/14] kas: Add PREFETCH_BASE_APT config entry
` [v8 10/14] ci_build.sh: Install python3-apt if not installed
` [v8 11/14] rootfs: Fix URL parsing
` [v8 12/14] rootfs: Add version and arch for downloaded package
` [v8 13/14] sbom-chroot: Fix python3-apt dependency
` [v8 14/14] debrepo: Add using override for reprepro

[PATCH 0/3] Rootfs install race fix for isar-apt packages
 2026-07-30  6:18 UTC  (5+ messages)
` [PATCH 3/3] rootfs: Deny packages download during install

[PATCH] isar-image-base: avoid ISAR_RELEASE_CMD warning in image builds
 2026-07-29 19:19 UTC  (2+ messages)

[PATCH 1/1] testsuite: increase rootfs size for qemuarm64 container test
 2026-07-29 12:48 UTC  (2+ messages)

[PATCH] installer: only include wic.bmap for IMAGE_DATA_POSTFIX wic
 2026-07-29 10:47 UTC  (3+ messages)

[PATCH v2 1/2] bootstrap: directly deploy via sstate cache
 2026-07-29  8:07 UTC  (7+ messages)
` [PATCH v2 2/2] dpkg: "

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

[PATCH] Add trixie support for raspberry pi targets
 2026-07-29  7:09 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] raspios-bookworm: add missing DEBIAN_COMPAT value
 2026-07-29  7:08 UTC  (2+ messages)

[PATCH] installer: skip image selection when only one image is available
 2026-07-29  7:07 UTC  (2+ messages)

[PATCH] installer: Auto-select image when only one is available
 2026-07-29  7:06 UTC  (2+ messages)

Migrating to rootless podman: historic fuse-overlayfs trap
 2026-07-28 17:57 UTC 

[PATCH 1/1] sbuild-chroot: fix incompatible dependency optimization
 2026-07-28 15:33 UTC  (2+ messages)

[PATCH v2] testsuite: Add KFAIL to qemuarm64-resolute
 2026-07-28 15:32 UTC  (2+ messages)

[PATCH 1/1] rootfs: document missing rootfs features
 2026-07-28 15:31 UTC  (2+ messages)

[PATCH 1/1] exclude RUN_PRIVILEGED_CMD from cache signatures
 2026-07-28 15:30 UTC  (2+ messages)

[PATCH 0/6] Rework SBOM generation
 2026-07-28 15:28 UTC  (8+ 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 1/1] use run_privileged wrapper in initramfs class
 2026-07-28 15:27 UTC  (2+ messages)

[PATCH] testsuite: Bump test-container version for kas 5.4
 2026-07-28 15:21 UTC  (2+ messages)

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

[PATCH v2 0/3] speedup testsuite execution execution
 2026-07-24 15:27 UTC  (7+ 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] testsuite: Add KFAIL to qemumipsel-bookworm
 2026-07-24 12:05 UTC  (6+ messages)

[PATCH] image: clean ISAR apt auth file from final image by default
 2026-07-24 10:43 UTC  (4+ messages)

[PATCH] testsuite: Add KFAIL to qemuarm64-resolute
 2026-07-23 13:33 UTC 

Fwd: How busybox is using rand(), it can be an issue
 2026-07-21 22:27 UTC 

[RFC 1/2] rootfs: download packages with host apt
 2026-07-21 15:02 UTC  (5+ messages)
` [RFC 2/2] rootfs: use host apt when installing in cross mode

[PATCH 1/2] bootstrap: directly deploy via sstate cache
 2026-07-21 14:46 UTC  (3+ messages)
` [PATCH 2/2] dpkg: "

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

[PATCH 0/2] Fix issue around missing initrd on partial rebuilds
 2026-07-17 14:42 UTC  (5+ messages)
` [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  (2+ messages)

[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 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

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

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)

page:  |  | latest

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