public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[RFC PATCH 0/2] optimize caching of source packages
 2025-06-20  9:16 UTC  (23+ messages)
` [RFC PATCH 1/2] rootfs: introduce wrapper to run native commands against a rootfs
  ` [PATCH 0/4] non-privileged commands in chroot
    ` [PATCH 1/4] rootfs: introduce wrapper to run commands against a rootfs
    ` [PATCH 2/4] deb-dl-dir: optimize caching of source packages using apt natively
    ` [PATCH 3/4] image-postproc-extension: refactor systemd version checks
    ` [PATCH 4/4] image-postproc-extension: extract systemd's version using rootfs_cmd
    ` [PATCH v2 0/4] non-privileged commands in chroot
      ` [PATCH v2 1/4] rootfs: introduce wrapper to run commands against a rootfs
      ` [PATCH v2 2/4] deb-dl-dir: optimize caching of source packages using apt natively
      ` [PATCH v2 3/4] image-postproc-extension: refactor systemd version checks
      ` [PATCH v2 4/4] image-postproc-extension: extract systemd's version using rootfs_cmd
` [RFC PATCH 2/2] deb-dl-dir: optimize caching of source packages using apt natively

[PATCH] doc/user_manual: Restructure password part in user creation
 2025-06-18 11:42 UTC 

[PATCH] doc/user_manual: Restructure home part in user creation
 2025-06-18 11:42 UTC 

[PATCH] image-account-extension: Also rebuild roots on GROUP_* changes
 2025-06-18  6:57 UTC 

[PATCH] linux-custom: Fix module signing in combination with compression
 2025-06-17 16:16 UTC  (3+ messages)

[PATCH v2 1/1] fix: rebuild rootfs on change of USERS
 2025-06-17 15:13 UTC  (6+ messages)

[PATCH] rootfs: do not expose /sys/firmware while building root file-systems
 2025-06-17 14:48 UTC  (5+ messages)

[PATCH] kas: update to kas-container 4.8.1
 2025-06-16 15:57 UTC 

[PATCH] isar-installer: Mount /tmp as tmpfs for read-only boot fix
 2025-06-16 12:56 UTC  (4+ messages)

[PATCH v2] isar-installer: Mount /tmp as tmpfs for read-only boot fix
 2025-06-16  9:44 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 1/1] image-accounts: directly pass arguments to openssl instead of shell
 2025-06-12 15:56 UTC 

[RFC PATCH 0/1] SBOM Generation for isar
 2025-06-10 12:03 UTC  (3+ messages)
` [RFC PATCH 1/1] meta: add CycloneDX/SPDX SBOM generation

[PATCH 1/1] kas-container: propagate timezone information into container
 2025-06-06 11:55 UTC  (2+ messages)

[PATCH 1/1] wic: disable generation of python bytecode cache
 2025-06-06  8:02 UTC  (8+ messages)

[PATCH 1/1] apt: allow package downgrades in sbuild chroots
 2025-06-05 13:00 UTC  (6+ messages)

[PATCH 1/3] add efi booting support for rpi-arm64-v8
 2025-06-04 13:28 UTC  (3+ messages)
` [PATCH 2/3] ci: add build test for rpi-arm64-v8-efi-bookworm
` [PATCH 3/3] rpi4-efi: add target to kas menu

[PATCH v2 0/2] Drop oci image type, update list of available types in documentation
 2025-05-27  7:31 UTC  (5+ messages)
` [PATCH v2 1/2] imagetypes_container: Drop oci type
` [PATCH v2 2/2] doc/user_manual: Add missing image types to overview

[PATCH v2] imagetypes_vm: Use IMAGE_FULLNAME for OVA image filenames
 2025-05-21 20:01 UTC 

[PATCH] imagetypes_vm: Use IMAGE_FULLNAME for OVA image filenames
 2025-05-21 19:58 UTC  (3+ messages)

[PATCH v2 0/2] Significantly speedup image generation
 2025-05-14 13:47 UTC  (4+ messages)
` [PATCH v2 1/2] delay creation of initrd until end of rootfs install
` [PATCH v2 2/2] report approximate progress during initrd generation

[PATCH 0/3] Add 'make world' test case
 2025-05-12  8:32 UTC  (4+ messages)
` [PATCH 1/3] CI: Remove container package list hack from testsuite
` [PATCH 2/3] CI: Add make world test case
` [PATCH 3/3] CI: Run startvm in "

[PATCH] classes/image-postproc: Fix unchangeable VARIAN_VERSION value
 2025-05-11 14:23 UTC  (4+ messages)

[PATCH] isar-installer: support progress bar from bmap version 3.6
 2025-05-11 14:19 UTC  (2+ messages)

[PATCH] CI: Fix typo in QEMU log filename output
 2025-05-11 14:14 UTC  (2+ messages)

[PATCH] Add .kas_shell_history go .gitignore
 2025-05-11 14:10 UTC  (2+ messages)

[PATCH] isar-installer: Allow multiple INSTALLER_TARGET_DEVICE for NVMe/SATA
 2025-05-11 14:05 UTC  (2+ messages)

[PATCH] wic: efi-plus-pcbios: Use --use-uuid for partitions (vs --ondisk sda)
 2025-05-11 14:02 UTC  (2+ messages)

[PATCH v2 0/5] Structure module signing dependencies and providers
 2025-05-11 13:59 UTC  (7+ messages)
` [PATCH v2 1/5] module-signer-example: define virtual package name as module-signer
` [PATCH v2 2/5] meta/recipes-kernel/linux-module: Define default paths for signing related variables
` [PATCH v2 3/5] meta-isar/recipes-secureboot/sb-mok-keys: define virtual package name
` [PATCH v2 4/5] meta/recipes-kernel/linux-module: add option to set default signing profile and dependencies
` [PATCH v2 5/5] doc/user_manual: describe module signer and certificate provider configuration

[PATCH] user_manual.md: add a machine kernel support section
 2025-05-07 21:42 UTC  (2+ messages)

[PATCH 0/1] deb-dl-dir: do not assume Version being before Source in RC822 headers
 2025-05-07 14:35 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCHv2 0/4] Add support for per-kernel recipe variants
 2025-05-07 14:07 UTC  (7+ messages)
` [PATCH 1/4] per-kernel.bbclass: add class
` [PATCH 2/4] linux-module: inherit per-kernel
` [PATCH 3/4] testsuite: add 'extra_lines' argument to configure
` [PATCH 4/4] testsuite: add a test for per_kernel support

[PATCH] testsuite/cibuilder: append stdout and stderr to log file
 2025-05-07 13:45 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] ci: Correct kas command invocation of ci_setup script
 2025-05-07 13:37 UTC  (2+ messages)

[PATCH 1/2] rootfs: Correct cache-dbg-pkgs check to BASE_REPO_FEATURES
 2025-05-07 13:33 UTC  (2+ messages)

[PATCH 1/1] image: move deb-src-caching functionality after image creation
 2025-05-07 13:19 UTC  (3+ messages)
` [PATCH 1/2] meta/classes/rootfs: carry bootstrap list file until the image rootfs

[PATCH] doc/user_manual: Fix content
 2025-05-07 13:00 UTC  (3+ messages)

[PATCH] doc/user_manual: Add missing image types to overview
 2025-05-06 15:31 UTC 

Build Failed for RISC-V Image Using isar/kas-container
 2025-04-30  5:10 UTC  (23+ messages)

[PATCH v2 1/1] isar-sstate: add filter parameter
 2025-04-29  9:43 UTC  (3+ messages)

[PATCH -v2] meta: Deprecate imx6-sabrelite target
 2025-04-29  9:43 UTC  (2+ messages)

[PATCH] features_check: add bbclass from oe-core 1a2afcd0
 2025-04-29  9:42 UTC  (2+ messages)

[PATCH] CONTRIBUTING: always use next branch for running CI tests prior to submission
 2025-04-29  9:42 UTC  (3+ messages)
` [PATCH v2] CONTRIBUTING: always use the "

[PATCH 0/3] Isar release v0.11
 2025-04-28  7:18 UTC  (7+ messages)
` [PATCH 1/3] changelog: Add changes since previous release
` [PATCH 2/3] doc: Update Supported_Configurations and Test Matrix
` [PATCH 3/3] Isar 0.11

[PATCH] CI: Fix typo in QEMU log filename output
 2025-04-26 11:30 UTC  (2+ messages)

[PATCH] fix: add currenttask-guards to SSTATE(CREATE|POSTINST)FUNCS
 2025-04-25 12:48 UTC  (3+ messages)

Isar 0.11
 2025-04-25 10:37 UTC 

[PATCH 0/2] Add riscv64 support for Ubuntu Noble
 2025-04-24  7:02 UTC  (3+ messages)
` [PATCH 1/2] meta-isar: Add ubuntu-ports riscv64 support in Isar
` [PATCH 2/2] testsuite: Add cross-build and run tests for riscv64 targets

Freezing for the following Isar release
 2025-04-23  9:44 UTC  (2+ messages)

[PATCH 0/2] Significantly speedup image generation
 2025-04-22  9:16 UTC  (3+ messages)
` [PATCH 1/2] delay creation of initrd until end of rootfs install

[PATCH] deb-dl-dir: specify target architecture for apt-cache lookups
 2025-04-17 20:17 UTC 

[PATCH v2] isar-installer: Allow multiple INSTALLER_TARGET_DEVICE for NVMe/SATA
 2025-04-17  7:32 UTC 

[PATCH 0/8] Testsuite coverage update
 2025-04-15 17:58 UTC  (2+ messages)

[PATCH] start_vm: Add Ubuntu Noble support
 2025-04-15 17:57 UTC  (2+ messages)

[PATCH 0/5] Structure module signing dependencies and providers
 2025-04-15 15:26 UTC  (8+ messages)
` [PATCH 1/5] module-signer-example: define virtual package name as module-signer
` [PATCH 2/5] meta/recipes-kernel/linux-module: Define default paths for signing related variables
` [PATCH 3/5] meta-isar/recipes-secureboot/sb-mok-keys: define virtual package name
` [PATCH 4/5] meta/recipes-kernel/linux-module: add option to set default signing profile and dependencies
` [PATCH 5/5] doc/user_manual: describe module signer and certificate provider configuration

[PATCH v2 0/2] Fix riscv64/trixie build
 2025-04-15  7:02 UTC  (4+ messages)
` [PATCH v2 1/2] u-boot-starfive-visionfive2: Fix build with swig 4.3.0
` [PATCH v2 2/2] linux-starfive: Fix build with GNU make 4.4

[PATCH] RPi: Enable serial console on RPi 4 B
 2025-04-15  7:01 UTC  (2+ messages)

[PATCH 0/2] Fix riscv64/trixie build
 2025-04-11 13:35 UTC  (13+ messages)
` [PATCH 1/2] u-boot-starfive-visionfive2: Fix build with swig 4.3.0
` [PATCH 2/2] linux-starfive: Fix build with GNU make 4.4

[RFC PATCH v2] fix: rebuild rootfs on change of USERS
 2025-04-11 11:04 UTC  (3+ messages)

[PATCH 1/1] fix: rebuild rootfs on change of USERS
 2025-04-11 10:09 UTC  (4+ messages)

page: 

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