public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[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 1/1] fix: include ca-certificates in mmdebstrap if needed
 2024-11-27  7:15 UTC  (2+ messages)

[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] remove trailing slash on source list entries
 2024-11-26 13:47 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 1/1] add apt options to mmdebstrap
 2024-11-21 12:55 UTC 

[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  (15+ messages)
` [PATCH v11 1/8] isar-bootstrap: Move common parts to bbclass
` [PATCH v11 2/8] meta: Add mmdebstrap recipe
` [PATCH v11 3/8] meta: Allow selecting bootstrap providers
` [PATCH v11 4/8] testsuite: Allow variable "
` [PATCH v11 5/8] mmdebstrap: Fix missing dpkg available
` [PATCH v11 6/8] mmdebstrap: Move preparations to hooks
` [PATCH v11 7/8] isar-bootstrap: Use tar output instead of directory
` [PATCH v11 8/8] user_manual.md: Update boostrap related documentation

[PATCH v5 0/7] Simplify writing initramfs hooks
 2024-11-20 18:02 UTC  (9+ 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] 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  (4+ 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 v2] Convert apt source fetcher into native bitbake variant
 2024-11-15 16:40 UTC 

[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  (4+ 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: "

sbuild race with sporadic build breakages
 2024-11-13  7:00 UTC  (15+ messages)

[PATCH] expand-on-first-boot: Make supported filesystems configurable
 2024-11-13  6:45 UTC  (3+ messages)

[PATCH 2/2] Revert "expand-on-first-boot: Expand crypto_LUKS partition"
 2024-11-08 11:27 UTC 

[PATCH] Fixing: Handling of unattended installers target overwrite mode
 2024-11-06 12:33 UTC  (2+ messages)

[PATCH 0/2] linux-custom: Enable compat vDSO support for arm64, clean up rules
 2024-11-04 13:54 UTC  (4+ messages)
` [PATCH 1/2] linux-custom: Drop redundant setting of CROSS_COMPILE
` [PATCH 2/2] linux-custom: Add support for arm64 compat vDSO

[PATCH] rpi-common: Preinstall raspberrypi-sys-mods and udev
 2024-11-04 13:54 UTC  (2+ messages)

[PATCH] kas: Hide X86_PC machine item from non-relevant menus
 2024-11-04 13:53 UTC  (2+ messages)

[PATCH] isar-bootstrap: Run setup-chroot.sh after dpkg upgraded
 2024-11-04 13:53 UTC  (2+ messages)

[RFC][PATCH v1] linux-custom: Add a provision to support CONFIG_LOCALVERSION_AUTO
 2024-11-04 13:52 UTC  (18+ messages)
  ` [PATCH v2 1/2] add new machine qemuamd64-cip and corresponding mc
    ` [PATCH v2 2/2] linux-custom: Add a provision to support CONFIG_LOCALVERSION_AUTO
      ` [PATCH v3 1/2] add new machine qemuamd64-cip and corresponding mc
        ` [PATCH v3 2/2] linux-custom: Add a provision to support CONFIG_LOCALVERSION_AUTO
                ` [PATCH v4 1/2] add new machine qemuamd64-cip and corresponding mc
                  ` [PATCH v4 2/2] linux-custom: Add a provision to support CONFIG_LOCALVERSION_AUTO

[PATCH v1] kas: add support for Ubuntu 24.04 (noble)
 2024-11-04 13:51 UTC  (2+ messages)

[PATCH 0/3] Added support for apt caching
 2024-10-31 16:53 UTC  (8+ messages)

[PATCH 1/1] move expand-on-first-boot to /usr/lib
 2024-10-28  7:53 UTC  (2+ messages)

[PATCH v2] initramfs: Avoid hanging mounts on failed update-initramfs
 2024-10-25 13:58 UTC  (4+ messages)

[PATCH v2] deb-dl-dir: Avoid hanging mounts on failed download
 2024-10-25 13:57 UTC  (3+ messages)

[PATCH] Enable riscv64 in trixie
 2024-10-23 10:01 UTC  (2+ messages)

[PATCH] linux-starfive: Disable broken downstream wifi driver
 2024-10-23 10:00 UTC  (2+ messages)

[PATCH] Use github mirror for barebox
 2024-10-22 15:22 UTC  (3+ messages)

[PATCH v1 1/2] meta/recipes-kernel/linux: correct the kernel header dir name
 2024-10-21 10:51 UTC  (2+ messages)

[PATCH] meta/classes/dpkg-base: remove os module in python function
 2024-10-21 10:51 UTC  (2+ messages)

[PATCH] meta-isar: add support for Ubuntu 24.04 (noble)
 2024-10-21 10:50 UTC  (3+ messages)
` [PATCH v2 0/2] add support for Ubuntu 24.04 (noble

page:  |  | latest

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