public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
Decide on official Isar release cycle
 2025-12-16 10:53 UTC  (5+ messages)

[PATCH] fix: preserve indentation in dracut module-setup.sh
 2025-12-16 10:19 UTC 

[PATCH] meta-isar: Use exact matches for COMPATIBLE_MACHINE
 2025-12-16  9:41 UTC  (2+ messages)

[PATCH] image-postproc: apply all systemd preset rules and ignore failures
 2025-12-16  9:17 UTC  (6+ messages)

[PATCH v2 1/1] testsuite: add parameter to emit bitbake dependency graph
 2025-12-16  9:11 UTC  (2+ messages)

[PATCH] initramfs: Align custom built image name to standard one
 2025-12-16  9:07 UTC  (4+ messages)

[PATCH] meta/classes-recipe/linux-kselftest: remove forced ISAR_CROSS_COMPILE = "0"
 2025-12-16  8:26 UTC  (3+ messages)

[PATCH] Add status badges for CI of branch next
 2025-12-16  7:32 UTC  (2+ messages)

[RFC 1/1] mark ci tests that need attention
 2025-12-16  7:31 UTC  (4+ messages)

[PATCH 1/1] testsuite: add parameter to emit bitbake dependency graph
 2025-12-15 13:00 UTC 

[PATCH v2] kas: correct TTY services variable for target-bootstrapper
 2025-12-15 12:18 UTC  (2+ messages)

Refactoring and Optional Python Frontend for Isar Installer
 2025-12-15 11:53 UTC  (2+ messages)

[PATCH] kas: correct TTY services variable for target-bootstrapper
 2025-12-15 10:28 UTC  (3+ messages)

[PATCH v2 1/1] avoid unspecific file names in download cache
 2025-12-15  7:42 UTC 

[PATCH v6 00/10] Add SBOM generation with debsbom
 2025-12-15  7:35 UTC  (20+ messages)
` [PATCH v6 01/10] refactor: move get_rootfs_distro from sdk into rootfs
` [PATCH v6 02/10] meta: package python libraries for SBOM generation
` [PATCH v6 03/10] meta: package python3-debsbom
` [PATCH v6 04/10] meta: add SBOM generation with debsbom
` [PATCH v6 05/10] override distro vendor in SBOM on Ubuntu
` [PATCH v6 06/10] add support to add imager dependencies to BOM
` [PATCH v6 07/10] wic: create uniform manifest describing all image components
` [PATCH v6 08/10] qemuamd64: add IMAGER_BOM entries
` [PATCH v6 09/10] imager: create SBOM of IMAGER_BOM packages
` [PATCH v6 10/10] wic: create uniform SBOM describing all image components

[PATCH] installer: enable bootstrapper TTY services in postinst
 2025-12-14  7:39 UTC 

[PATCH 1/2] installer: support bundling multiple target images
 2025-12-13 20:53 UTC  (2+ messages)
` [PATCH 2/2] installer: exclude .wic.bmap files from image selection menu

[PATCH] isar-installer: enable bmap usage in unattended installations
 2025-12-13 13:11 UTC 

[PATCH 1/2] optee-ftpm: Migrate to a bbclass
 2025-12-12 20:03 UTC  (3+ messages)
` [PATCH 2/2] optee-ftpm-stm32mp15x: Switch to optee-ftpm class
` [PATCH 3/2] RECIPE-API-CHANGELOG: Add optee-ftpm conversion

[RFC][PATCH v3 1/1] test: provide ci_shell as a convenience wrapper
 2025-12-12 16:38 UTC  (7+ messages)

[PATCH] rootfs: Restore previous naming scheme in INITRD_DEPLOY_FILE
 2025-12-12 14:37 UTC  (10+ messages)

[PATCH] Fix initrd build depends after setting IMAGE_INITRD
 2025-12-12 14:30 UTC  (7+ messages)

[PATCH 1/1] avoid unspecific file names in download cache
 2025-12-12 13:18 UTC 

[PATCH 1/1] test: avoid costly gz compression
 2025-12-12 11:33 UTC 

[PATCH v3 0/1] test: provide ci_shell as a convenience wrapper
 2025-12-12 10:55 UTC  (4+ messages)
` [PATCH v3 1/1] "

[PATCH] CI: Update kas version to include bwrap for GitLab CI
 2025-12-11 16:38 UTC  (6+ messages)

[PATCH] fix: correct typo in variable lookup
 2025-12-11 16:18 UTC  (2+ messages)

[PATCH] initramfs: Restore default "generate-initrd" logic in initramfs.bbclass
 2025-12-11 10:02 UTC  (2+ messages)

[PATCH] RECIPE-API-CHANGELOG: Fix entry for IMAGE_INITRD
 2025-12-11  9:14 UTC  (2+ messages)

[PATCH] rootfs: Fix disabling of initrd generation if there is a custom one
 2025-12-11  9:12 UTC  (4+ messages)

[PATCH] doc: Fix IMAGE_INITRD naming
 2025-12-11  9:05 UTC  (4+ messages)

[PATCH v5 00/10] Add SBOM generation with debsbom
 2025-12-09 14:09 UTC  (5+ messages)

[PATCH] meta/recipes-bsp/optee-os: correct typo in class inheritance
 2025-12-08 13:21 UTC  (5+ messages)

[PATCH] classes-recipe/dpkg-raw: Set DPKG_SOURCE_EXTRA_ARGS
 2025-12-08 13:20 UTC  (2+ messages)

[PATCH] docs: fix typos in initramfs part
 2025-12-08 13:20 UTC  (2+ messages)

[PATCH v2 0/3] Add support of Discoverable Disk Image
 2025-12-08 13:19 UTC  (5+ messages)
` [PATCH v2 1/3] Add Discoverable Disk Image definitions to ISAR
` [PATCH v2 2/3] Add imagetype Discoverable Disk Image(DDI)
` [PATCH v2 3/3] classes/image: Add DDI imagetype

[PATCH v2 0/7] Add Trixie support for various machines
 2025-12-05  9:44 UTC  (3+ messages)

[PATCH 0/2] handle DPKG_ARCH=all case for transitive deps
 2025-12-04 19:54 UTC  (5+ messages)
` [PATCH 1/2] dpkg-raw: add files to source package

[PATCH v2] Fix initrd build depends after setting IMAGE_INITRD
 2025-12-04  8:43 UTC 

[PATCH v3 00/27] Use more classes!
 2025-12-03 15:32 UTC  (32+ messages)
` [PATCH v3 01/27] linux-custom: Drop redundant template inheritance
` [PATCH v3 02/27] meta: Move INHERIT'ed classes into classes-global
` [PATCH v3 03/27] meta: Move recipe-pulled classes into classes-recipe
` [PATCH v3 04/27] meta-isar: "
` [PATCH v3 05/27] linux-custom: Migrate to a bbclass
` [PATCH v3 06/27] meta-isar: Switch to linux-kernel class
` [PATCH v3 07/27] linux-module: Migrate to a bbclasss
` [PATCH v3 08/27] meta-isar: Switch to linux-module class
` [PATCH v3 09/27] kselftest: Migrate to a bbclass
` [PATCH v3 10/27] meta-isar: Switch to kselftest class
` [PATCH v3 11/27] u-boot-custom: Migrate to a bbclass
` [PATCH v3 12/27] meta-isar: Switch to u-boot class
` [PATCH v3 13/27] optee-os[-tadevkit]-custom: Migrate to bbclass'es
` [PATCH v3 14/27] meta-isar: Switch to optee-os[-tadevkit] classes
` [PATCH v3 15/27] optee-client: Migrate to a bbclass
` [PATCH v3 16/27] meta-isar: Switch to optee-client class
` [PATCH v3 17/27] trusted-firmware-a: Migrate to a bbclass
` [PATCH v3 18/27] meta-isar: Switch to trusted-firmware-a class
` [PATCH v3 19/27] barebox: Add SPDX license identifiers
` [PATCH v3 20/27] barebox: Move inherit dpkg into common .inc
` [PATCH v3 21/27] barebox: Migrate to a bbclass
` [PATCH v3 22/27] meta-isar: Switch to barebox class
` [PATCH v3 23/27] initramfs-hook: Migrate to a bbclass
` [PATCH v3 24/27] meta[-isar]: Switch to initramfs-hook class
` [PATCH v3 25/27] container-loader: Migrate to bbclass'es
` [PATCH v3 26/27] meta-isar: Switch to {docker,podman}-loader classes
` [PATCH v3 27/27] RECIPES-API-CHANGELOG: Document include to class conversion

[PATCH] lib/oe/patch: use author date as commit date for "git am"
 2025-12-02  9:15 UTC 

[PATCH] lib/oe/patch: use author date as commit date for "git am"
 2025-12-02  4:32 UTC 

[PATCH 0/1] image: introduce IMAGE_INITRD, deprecate INITRD_IMAGE
 2025-11-29 15:00 UTC  (3+ messages)

[PATCH v2 00/27] Use more classes!
 2025-11-28 16:20 UTC  (4+ messages)

[PATCH] kselftest: update kselftest to latest LTS version
 2025-11-28 16:08 UTC  (2+ messages)

[PATCH] debianize: add support for systemd unit files
 2025-11-28 16:07 UTC  (2+ messages)

[PATCH 1/2] isoimage-isohybrid-isar: fix error if source_param image_name is set
 2025-11-28 16:07 UTC  (5+ messages)
` [PATCH 2/2] isoimage-isohybrid-isar: fix disk full if no initrd exists

[PATCH] initramfs-tee-ftpm-hook: Fix missing separator in OVERRIDES append
 2025-11-28 16:06 UTC  (6+ messages)

[PATCH] bootstrap: remove isar-bootstrap support
 2025-11-28 16:05 UTC  (6+ messages)

[RFC PATCH 0/3] Add support of Discoverable Disk Image
 2025-11-28 14:08 UTC  (3+ messages)

[PATCH] initramfs-tee-ftpm-hook: Restore waiting for tpm device
 2025-11-27 16:49 UTC 

[PATCH] CI: Add files generated during build by kas to .gitignore
 2025-11-27 16:10 UTC  (4+ messages)

[PATCH v2] docker-loader: Add missing dependency for trixie
 2025-11-27 14:56 UTC  (2+ messages)

[PATCH v3 0/2] linux-custom: add linux-perf package
 2025-11-27 11:39 UTC  (4+ messages)
` [PATCH v3 1/2] linux-custom: build perf and add it to the "
` [PATCH v3 2/2] doc: custom_kernel: add information on linux-perf

[PATCH] meta-isar/recipes-initramfs: correct the initrd image name
 2025-11-27  8:56 UTC  (2+ 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