public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH v2 0/2] isar-installer: Added option to add additional kernel cmdline arguments for isar-image-installer
 2024-12-20  7:49 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] isar-installer: Added config options for isar-image-installer unattended mode

[PATCH v2] meta/recipes-kernel/linux/files: use debhelper-compat to generate compat file
 2024-12-20  7:48 UTC  (4+ messages)
` [PATCH v3] meta/recipes-kernel: "

[PATCH v1] rootfs: clean up the base-apt list conditionally in the image rootfs
 2024-12-20  7:47 UTC  (2+ messages)

[PATCH] meta/classes/image: move sources-list as bootstrap.list in rootfs_finalize
 2024-12-20  7:47 UTC  (2+ messages)

[PATCH] doc/technical_overview: update Minimal base system part
 2024-12-20  7:46 UTC  (2+ messages)

Overrides for different targets?
 2024-12-20  7:35 UTC  (2+ messages)

wic missing squashfs
 2024-12-19 14:38 UTC  (8+ messages)

[PATCH 1/3] bootstrap: space-separate base packages
 2024-12-19 11:00 UTC  (3+ messages)
` [PATCH 2/3] bootstrap: make DISTRO_BOOTSTRAP_BASE_PACKAGES changeable
` [PATCH 3/3] make usage of usrmerge distro dependent

[PATCH 1/1] KConfig: add support for Ubuntu snapshot on Noble
 2024-12-19 10:51 UTC 

[PATCH] lists.bbclass,bitbake.conf: use features lists
 2024-12-18 16:29 UTC  (2+ messages)

[PATCH] imagetypes_vm: Fix default of OVF_TEMPLATE_FILE
 2024-12-17  6:08 UTC  (2+ messages)

Detect multiple executions
 2024-12-13 23:07 UTC  (2+ messages)

Help with inconsistent errors
 2024-12-13 13:06 UTC  (2+ messages)

[PATCH 0/3] Select machine before the distro
 2024-12-12  7:13 UTC  (5+ messages)
` [PATCH 1/3] kas: Fix architecture selection for bananapi
` [PATCH 2/3] kas: Select machine before the distro
` [PATCH 3/3] kas: Option to select any machine-distro combination

[PATCH 1/1] snapshots: add option to use separate timestamp for security component
 2024-12-12  7:12 UTC  (2+ messages)

[PATCH] isar-installer: Added option to add additional kernel cmdline arguments for isar-image-installer
 2024-12-11 12:18 UTC  (6+ messages)

[PATCH] isar-installer: Added option to add additional kernel cmdline arguments for isar-image-installer
 2024-12-11  8:42 UTC 

WIC error
 2024-12-10 18:12 UTC  (2+ messages)

[PATCH v3] meta: Enable cross-compilation by default
 2024-12-10  7:47 UTC  (2+ messages)

[PATCH v3] Convert apt source fetcher into native bitbake variant
 2024-12-06  7:30 UTC  (2+ messages)

[PATCH v1 0/1] Generate reproducible ext4 images with IMAGE_CMD
 2024-12-06  7:29 UTC  (3+ messages)
` [PATCH v1 1/1] imagetypes.bbclass: Generate reproducible ext4 images using IMAGE_CMD

[PATCH v1 0/1] Use oe.utils.directory_size() instead of du for calculating rootfs size
 2024-12-06  7:29 UTC  (3+ messages)
` [PATCH v1 1/1] image.bbclass: use oe.utils.directory_size() instead of du

[PATCH] technical_overview.md: Update mmdebstrap related bits
 2024-12-06  7:28 UTC  (2+ messages)

[PATCH] Fix rootfs source list handling in image.bbclass
 2024-12-06  7:28 UTC  (2+ messages)

sbuild race with sporadic build breakages
 2024-12-05 15:57 UTC  (16+ messages)

[RFC 0/1] External fix for sporadic schroot race issue
 2024-12-05 15:53 UTC  (2+ messages)
` [RFC 1/1] meta: Protect schroot config management

files to appropriate partition
 2024-12-05 15:34 UTC  (2+ messages)

[PATCH 1/1] fix: include ca-certificates in mmdebstrap if needed
 2024-12-02  9:24 UTC  (3+ messages)

[PATCH 1/1] remove trailing slash on source list entries
 2024-12-02  9:24 UTC  (2+ messages)

[PATCH 1/1] add apt options to mmdebstrap
 2024-12-02  9:23 UTC  (2+ messages)

[PATCH v5 0/7] Simplify writing initramfs hooks
 2024-12-02  9:19 UTC  (12+ messages)
` [PATCH v5 1/7] initramfs-hook: Add infrastructure to ease writing hooks
` [PATCH v5 2/7] doc: Describe initramfs customizations
` [PATCH v5 3/7] isar-initramfs: Add initramfs-fsck-hook-ext4
` [PATCH v5 4/7] initramfs-isar-example-hook: Convert recipe over to new hook.inc
` [PATCH v5 5/7] initramfs-fsck-ext4-hook: Convert to hook.inc and improve
` [PATCH v5 6/7] initramfs-tee-ftpm-hook: Convert to hook.inc
` [PATCH v5 7/7] initramfs-tee-supplicant-hook: "

[PATCH v2] meta: Enable cross-compilation by default
 2024-11-29 11:56 UTC  (3+ messages)

[PATCH v2] Convert apt source fetcher into native bitbake variant
 2024-11-29 11:53 UTC  (7+ messages)

[PATCH] meta: Enable cross-compilation by default
 2024-11-27  9:42 UTC 

[PATCH] classes/repository: use the proper filename to find the packages under repo
 2024-11-27  7:25 UTC  (8+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH 0/3] repository: small fixes for repo_{contains,del}_packages
 2024-11-27  7:11 UTC  (5+ messages)
` [PATCH 1/3] repository: repo_del_package should not remove source packages
` [PATCH 2/3] repository: align repo_contains_package signature with other repo functions
` [PATCH 3/3] repository: make repo_contains_package query the package database

[PATCH] mmdebstrap: Fix overly strict overrides for MMHOOKS
 2024-11-27  7:10 UTC  (2+ messages)

local Bash variables leak into bitbake signatures
 2024-11-26 16:15 UTC 

[PATCH 1/1] sbuild: make dist configurable
 2024-11-25  8:12 UTC  (2+ messages)

[PATCH] meta-isar: Suggest bookworm in setup
 2024-11-25  8:12 UTC  (2+ messages)

[PATCH v2 2/2] dpkg-raw: change DPKG_ARCH to all
 2024-11-22  6:12 UTC  (6+ messages)
` [PATCH v3 0/3] do not build -compat/-native for dpkg-raw packages
  ` [PATCH v3 3/3] dpkg-raw: change DPKG_ARCH to all

[PATCH] isar-installer: Fixing supervised image deployment in isar-installer when target device is not empty
 2024-11-21  6:50 UTC  (2+ messages)

[PATCH] meta-isar: Enable image installer support for RPi targets
 2024-11-21  6:49 UTC  (3+ messages)

[PATCH] wic: Allow custom kernel image names
 2024-11-21  6:49 UTC  (2+ messages)

[PATCH 0/2] Set reasonable defaults for WKS_FILE value
 2024-11-21  6:49 UTC  (4+ messages)
` [PATCH 1/2] meta: Add missing COREBASE variable
` [PATCH 2/2] wic: Set default WKS_FILE for non efi targets

[PATCH] image: Fix basehash calculation
 2024-11-21  6:48 UTC  (2+ messages)

[PATCH 0/3] Limit prebuilt container package selection
 2024-11-21  6:48 UTC  (5+ messages)
` [PATCH 1/3] kas: Introduce internal arch options
` [PATCH 2/3] kas: Set prebuilt-podman-img distro support
` [PATCH 3/3] kas: Set prebuilt-docker-img "

[PATCH] meta: Update distro kernels
 2024-11-21  6:47 UTC  (2+ messages)

[PATCH v11 0/8] Migrate to mmdebstrap
 2024-11-20 22:18 UTC  (8+ messages)
` [PATCH v11 2/8] meta: Add mmdebstrap recipe
` [PATCH v11 5/8] mmdebstrap: Fix missing dpkg available

[PATCH] isar-installer: Select bootloader package based on distro
 2024-11-20  5:39 UTC  (2+ messages)

[PATCH] RFC: features.bbclass,bitbake.conf: use features lists
 2024-11-19 20:14 UTC  (3+ messages)

[PATCH v4 0/7] Simplify writing initramfs hooks
 2024-11-18 14:35 UTC  (9+ messages)
` [PATCH v4 1/7] initramfs-hook: Add infrastructure to ease writing hooks
` [PATCH v4 2/7] doc: Describe initramfs customizations
` [PATCH v4 3/7] isar-initramfs: Add initramfs-fsck-hook-ext4
` [PATCH v4 4/7] initramfs-isar-example-hook: Convert recipe over to new hook.inc
` [PATCH v4 5/7] initramfs-fsck-ext4-hook: Convert to hook.inc and improve
` [PATCH v4 6/7] initramfs-tee-ftpm-hook: Convert to hook.inc
` [PATCH v4 7/7] initramfs-tee-supplicant-hook: "

wic fails with mkhybridiso.wks/isoimage-isohybrid
 2024-11-18 11:30 UTC  (6+ messages)

[PATCH] expand-on-first-boot: Add missing dependency for btrfs
 2024-11-18  6:11 UTC  (2+ messages)

[PATCH v2] expand-on-first-boot: Make supported filesystems configurable
 2024-11-18  6:10 UTC  (2+ messages)

[PATCH 1/2] Revert "meta: Add option to specify additional dependencies for package expand-on-first-boot in case an encrypted disk has to be resized"
 2024-11-18  6:10 UTC  (4+ messages)

[PATCH v3 0/7] Simplify writing initramfs hooks
 2024-11-16 10:55 UTC  (8+ messages)
` [PATCH v3 1/7] initramfs-hook: Add infrastructure to ease writing hooks
` [PATCH v3 2/7] doc: Describe initramfs customizations
` [PATCH v3 3/7] isar-initramfs: Add initramfs-fsck-hook-ext4
` [PATCH v3 4/7] initramfs-isar-example-hook: Convert recipe over to new hook.inc
` [PATCH v3 5/7] initramfs-fsck-ext4-hook: Convert to hook.inc and improve
` [PATCH v3 6/7] initramfs-tee-ftpm-hook: Convert to hook.inc
` [PATCH v3 7/7] initramfs-tee-supplicant-hook: "

[PATCH] dpkg-source: Clean source package from isar-apt
 2024-11-13 14:18 UTC  (2+ messages)

[PATCH] dpkg-base: Ignore isar-apt also during apt_unpack
 2024-11-13 14:17 UTC  (2+ messages)

[PATCH 1/1] improve apt fetching from rate-limited snapshot mirrors
 2024-11-13 14:17 UTC  (2+ messages)

[PATCH 0/7] Simplify writing initramfs hooks
 2024-11-13  7:47 UTC  (12+ messages)
` [PATCH 1/7] initramfs-hook: Add infrastructure to ease writing hooks
  ` [PATCH v2 "
` [PATCH 2/7] doc: Describe initramfs customizations
` [PATCH 3/7] isar-initramfs: Add initramfs-fsck-hook-ext4
` [PATCH 4/7] initramfs-isar-example-hook: Convert recipe over to new hook.inc
` [PATCH 5/7] initramfs-fsck-ext4-hook: Convert to hook.inc and improve
` [PATCH 6/7] initramfs-tee-ftpm-hook: Convert to hook.inc
` [PATCH 7/7] initramfs-tee-supplicant-hook: "

[PATCH] expand-on-first-boot: Make supported filesystems configurable
 2024-11-13  6:45 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