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

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

[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 1/2] isoimage-isohybrid-isar: fix error if source_param image_name is set
 2025-11-27 11:10 UTC  (3+ messages)
` [PATCH 2/2] isoimage-isohybrid-isar: fix disk full if no initrd exists

[PATCH] meta-isar/recipes-initramfs: correct the initrd image name
 2025-11-27  8:56 UTC  (2+ messages)

[PATCH] initramfs-tee-ftpm-hook: Fix missing separator in OVERRIDES append
 2025-11-27  8:48 UTC  (4+ messages)

[PATCH 0/4] Updates for BeaglePlay board, hybrid-boot plugin deprecation
 2025-11-27  8:35 UTC  (6+ messages)
` [PATCH 1/4] u-boot-beagleplay: Update to v2025.10
` [PATCH 2/4] linux-mailine: Update to 6.12.58
` [PATCH 3/4] beagleplay: Use gpt-hybrid instead of our custom plugin
` [PATCH 4/4] wic: Deprecate hybrid-boot plugin

[PATCH v2 0/3] test and fix transitive multiarch dependencies
 2025-11-27  8:34 UTC  (5+ messages)
` [PATCH v2 1/3] test: Add test to check correct multiarch dependency propagation
` [PATCH v2 2/3] rootfs: Do not recursively build unneeded packages
` [PATCH v2 3/3] multiarch: Replace divertion of deploy task for "all" packages

[PATCH v2 0/2] linux-custom: add linux-tools package and perf
 2025-11-27  7:22 UTC  (4+ messages)
` [PATCH v2 1/2] linux-custom: add linux-tools package and build perf
` [PATCH v2 2/2] doc: custom_kernel: add perf and linux-tools

[PATCH 0/3] linux-custom: add linux-tools package and perf
 2025-11-27  7:17 UTC  (9+ messages)
` [PATCH 1/3] linux-custom: add linux-tools package
` [PATCH 2/3] linux-custom: build perf and add it to linux-tools
` [PATCH 3/3] doc: custom_kernel: add perf and linux-tools

[PATCH] kselftest: update kselftest to latest LTS version
 2025-11-27  6:05 UTC 

[PATCH] debianize: add support for systemd unit files
 2025-11-26 13:18 UTC 

[PATCH] image: Fix variable dependency chain
 2025-11-26 10:03 UTC  (2+ messages)

[PATCH] deb-src: do not error but warn for missing source packages
 2025-11-26 10:03 UTC  (2+ messages)

[PATCH] mmdebstrap: support for user credentials for apt sources
 2025-11-26 10:02 UTC  (2+ messages)

[PATCH 1/2] meta/recipes-bsp/u-boot: use BPN for source package naming
 2025-11-26  9:47 UTC  (3+ messages)
` [PATCH 2/2] meta/recipes-bsp/optee-os: align source package name with BPN

[PATCH 1/2] bootimg-efi-isar: Add payload source_params
 2025-11-26  9:47 UTC  (3+ messages)
` [PATCH 2/2] wic/plugins/bootimg-efi-isar: Add option to sign systemd bootloader and kernel

[PATCH] meta/recipes-bsp/trusted-firmware-a: use BPN for source package name
 2025-11-26  9:46 UTC  (2+ messages)

[PATCH] kas: set debian-trixie as the default distro
 2025-11-26  9:46 UTC  (2+ messages)

[PATCH] installer: hide device-mapper root partitions from target device list
 2025-11-26  9:46 UTC  (2+ messages)

[PATCH v2] Add security policy
 2025-11-26  9:45 UTC  (2+ messages)

[PATCH] meta/recipes-bsp/libubootenv: use BPN instead of PN
 2025-11-26  9:45 UTC  (2+ messages)

[PATCH] linux-custom: Fix logic for find command in `install_kbuild()`
 2025-11-26  9:45 UTC  (4+ messages)

[PATCH v2 1/1] generate_initramfs: fix progress reporting on dracut
 2025-11-26  9:43 UTC  (2+ messages)

[PATCH] kas: add dracut option to menu
 2025-11-26  9:43 UTC  (2+ messages)

[PATCH v2] linux-custom: Sync provides value with build profiles
 2025-11-26  9:42 UTC  (2+ messages)

[PATCH] initramfs-tee-ftpm-hook: Fix missing separator in OVERRIDES append
 2025-11-26  9:24 UTC 

[PATCH] docker-loader: Add missing dependency for trixie
 2025-11-24 17:05 UTC  (2+ messages)

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

[PATCH 0/1] image: introduce IMAGE_INITRD, deprecate INITRD_IMAGE
 2025-11-21 17:07 UTC  (4+ messages)

[PATCH v1] Add security policy
 2025-11-19 17:11 UTC  (3+ messages)

[PATCH 0/2] Prevent adding unneeded package variants to recursive dependency chain
 2025-11-18 14:47 UTC  (3+ messages)

[PATCH v3 0/4] propagate distro-specific dependencies of arch all packages
 2025-11-18 12:28 UTC  (12+ messages)
` [PATCH v3 1/4] linux-custom: prefix profile names according to BuildProfileSpec
` [PATCH v3 2/4] linux-custom: fix name collision on cross profile
` [PATCH v3 3/4] do not add cross profile when building native package
` [PATCH v3 4/4] propagate distro-specific dependencies of arch all packages

[PATCH 1/1] generate_initramfs: fix progress reporting on dracut
 2025-11-17  8:23 UTC  (3+ messages)

[PATCH 0/1] dpkg-raw: sort .install for reproducible meta-data
 2025-11-12 16:43 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/4] Add test-cases for dracut-based initrds
 2025-11-12 16:37 UTC  (8+ messages)
` [PATCH 2/4] CI: add smoke-tests for switch to dracut in isar-image-ci

[PATCH v7 00/13] Add support for dracut
 2025-11-12 16:36 UTC  (2+ messages)

[PATCH] docs: link issue tracker
 2025-11-12 10:43 UTC  (3+ messages)

[PATCH] bootstrap: remove isar-bootstrap support
 2025-11-11 15:46 UTC  (3+ messages)

Remove bootstrap support
 2025-11-11 15:27 UTC  (6+ messages)

[RFC PATCH 0/3] Add support of Discoverable Disk Image
 2025-11-10 11:59 UTC  (5+ messages)
` [RFC PATCH 1/3] Add Discoverable Disk Image definitions to ISAR
` [RFC PATCH 2/3] Add imagetype Discoverable Disk Image(DDI)
` [RFC PATCH 3/3] classes/image: Add DDI imagetype

[PATCH] linux-custom: Sync provides value with build profiles
 2025-11-10 11:55 UTC  (4+ messages)

[PATCH] customizations: defer IMAGE variable expansion in CUSTOMIZATION_VARS
 2025-11-10 11:53 UTC  (2+ messages)

[PATCH] Doc: Fix a duplicated line in RECIPE-API-CHANGELOG.md
 2025-11-07 13:27 UTC  (2+ messages)

[PATCH v6 1/2] debianize: set appropriate Standards-Version for each debian suite
 2025-11-07 13:26 UTC  (2+ messages)

[PATCH v3 1/1] rootfs: rework no-generate-initrd rootfs feature
 2025-11-07 13:26 UTC  (2+ messages)

[RFC 1/1] speedup localepurge task by emulating less
 2025-11-07 11:46 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