public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[RFC 00/12] add support to build isar unprivileged
 2026-02-18 14:11 UTC  (15+ 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] installer: fix race condition with multiple consoles running unattended
 2026-02-18 12:45 UTC 

[PATCH v2 1/1] refactor: drop useless sudo from do_generate_keyrings
 2026-02-18 12:20 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 v6 0/4] Deploy DTBs with separate recipe
 2026-02-16 17:51 UTC  (8+ 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 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  (3+ 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  (3+ messages)
` [PATCH] docs: Add resource section with demo and talks

[PATCH v1 0/2] installer: split backend APIs from frontend UI
 2026-02-05  8:47 UTC  (6+ messages)
` [PATCH v1 1/2] installer: introduce sys_api.sh backend interface
` [PATCH v1 2/2] installer-ui: use sys_api backend for frontend dialogs

[PATCH 1/2] set valid maintainer in isar-ddi-definitions
 2026-02-04 15:51 UTC  (6+ messages)
` [PATCH 2/2] debianize: warn if package maintainer is default or empty

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

[PATCH v3 00/20] Various improvements to the testsuite
 2026-01-28 13:01 UTC  (25+ messages)
` [PATCH v3 01/20] testsuite: move targets with custom kernel to separate test
` [PATCH v3 02/20] testsuite: enable ccache on kernel tests
` [PATCH v3 03/20] testsuite: make prebuilt container a feature test
` [PATCH v3 04/20] testsuite: make compat test standalone test
` [PATCH v3 05/20] testsuite: handle IMAGE_INSTALL solely in cibuilder.py
` [PATCH v3 06/20] testsuite: limit cross_debsrc test to subset of packages
` [PATCH v3 07/20] testsuite: forward SSTATE_MIRRORS into CI env on sstate
` [PATCH v3 08/20] ci: add support for sstate cache
` [PATCH v3 09/20] testsuite: make test_cross_deps more specific
` [PATCH v3 10/20] testsuite: fix typo in log message in perform_signature_lint
` [PATCH v3 11/20] testsuite: fix SignatureTest by avoiding absolute path in bblayers
` [PATCH v3 12/20] testsuite: use more recent distros in SignatureTest
` [PATCH v3 13/20] testsuite: make SignatureTest idempotent
` [PATCH v3 14/20] testsuite: add rootfs target for rootfs only tests
` [PATCH v3 15/20] testsuite: refactor sbom tests to avoid overhead
` [PATCH v3 16/20] testsuite: make sbuild-flavor test standalone
` [PATCH v3 17/20] testsuite: skip VM tests if images are not available
` [PATCH v3 18/20] testsuite: Group prebuilt_containers related test cases together
` [PATCH v3 19/20] testsuite: Execute startvm testcases after building
` [PATCH v3 20/20] testsuite: Remove SstateTest from full testsuite

[PATCH v4 0/4] Deploy DTBs with separate recipe
 2026-01-23 14:26 UTC  (12+ messages)
` [PATCH v4 1/4] meta: Fix do_copy_boot_files error for different distros of same machine
` [PATCH v4 2/4] testsuite: Add test to check dtb deployment
` [PATCH v4 3/4] meta: Move DTB deployment to a separate dtb-files recipe
` [PATCH v4 4/4] installer: Fix DEPLOY_DIR_IMAGE path for target image

[PATCH v2 00/17] Various improvements to the testsuite
 2026-01-21 16:07 UTC  (14+ messages)

[PATCH v3 0/3] Deploy DTBs with separate recipe
 2026-01-21 15:33 UTC  (6+ messages)
` [PATCH v3 3/3] meta: Move DTB deployment to a separate dtb-files recipe

[PATCH 1/1] debsbom: update to version 0.5.1 and rework dependencies
 2026-01-20 15:36 UTC  (5+ messages)

[PATCH] CI: Update kas to 4.8.2 for GitLab CI
 2026-01-20 15:27 UTC  (2+ messages)

Refactoring and Optional Python Frontend for Isar Installer
 2026-01-19  6:33 UTC  (3+ messages)

[PATCH] linux-custom: generate secrets package for out-of-tree module signing
 2026-01-19  6:13 UTC  (2+ messages)

[PATCH] isar-sstate: add architecture filtering support
 2026-01-16 16:15 UTC  (2+ messages)

[PATCH v3] libubootenv: generate reproducible source tarball
 2026-01-16 16:15 UTC  (2+ messages)

[PATCH] Bitbake: use LAYERDIR_RE when setting BBFILE_PATTERN_x
 2026-01-16 16:14 UTC  (3+ messages)

[PATCH] meta/classes-recipe/dpkg: remove redundant dpkg-base inherit
 2026-01-16 16:14 UTC  (2+ messages)

[PATCH v2 1/2] image-postproc: ignore systemd preset failures
 2026-01-14  9:46 UTC  (5+ messages)
` [PATCH v2 2/2] image: make populate-systemd-preset opt-in

[PATCH v6 00/10] Add SBOM generation with debsbom
 2026-01-14  8:51 UTC  (5+ messages)

[PATCH] image-postproc: apply all systemd preset rules and ignore failures
 2026-01-13 15:01 UTC  (7+ messages)

[PATCH] kas/kas-container: restore executable file permissions
 2026-01-13  9:35 UTC  (2+ messages)

[PATCH] libubootenv: generate reproducible source tarball
 2026-01-12 12:26 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] installer: suppress kernel info/debug messages
 2026-01-09 12:14 UTC  (9+ messages)

[PATCH v2 1/3] installer: allow unattended mode to abort with configurable timeout
 2026-01-09 11:06 UTC  (3+ messages)

[PATCH] wic/plugins/bootimg-efi-isar: Add 32-bit arm support for grub-efi
 2026-01-08 12:33 UTC  (2+ messages)

[PATCH] kas: update to kas-container 5.1
 2026-01-08 12:04 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] meta, meta-isar: drop redundant DPKG_ARCH statements for dpkg-raw recipes
 2026-01-08  7:50 UTC  (3+ messages)

[PATCH] meta/classes-recipe/dracut-module: drop redundant bb import in python function
 2026-01-08  7:49 UTC  (3+ messages)

Question: How to build ARM32 rootfs with ARM64 Kernel
 2026-01-06  2:43 UTC  (3+ 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