public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH v4 0/5] Introduce container fetcher and pre-loader
 2024-07-19 16:38 UTC  (6+ messages)
` [PATCH v4 1/5] Introduce fetcher from container registries
` [PATCH v4 2/5] container-loader: Introduce helper to load container images into local registry
` [PATCH v4 3/5] meta-isar: Add demo packages for installing prebuilt containers
` [PATCH v4 4/5] ci: Add test cases for container fetching and loading
` [PATCH v4 5/5] doc: Describe how to use the container fetcher and loader

[PATCH 1/1] switch debian snapshot mirror to snapshot.debian.org
 2024-07-19 11:34 UTC 

[PATCH v2 0/2] Python code style for the testsuite
 2024-07-19  6:29 UTC  (3+ messages)
` [PATCH v2 1/2] testsuite: Provide code style documentation
` [PATCH v2 2/2] testsuite: Fix code style

[PATCH 00/17] Reworks, fixes and unattended mode for image installer
 2024-07-19  5:44 UTC  (24+ messages)
` [PATCH 01/17] Kconfig: Rework installer image submenu
` [PATCH 02/17] installer: Do not show systemd boot menu
` [PATCH 03/17] meta-isar: deploy-image: Change reboot logic
` [PATCH 04/17] meta-isar: deploy-image: Drop umount attempt after installation
` [PATCH 05/17] meta-isar: deploy-image: Fix bmap support
` [PATCH 06/17] meta-isar: deploy-image: Improve root mountpoint discovery
` [PATCH 07/17] meta-isar: deploy-image: Make TARGET_DEVICE a complete path
` [PATCH 08/17] meta-isar: deploy-image: Drop pointless --clear options from dialog
` [PATCH 09/17] meta-isar: deploy-image: Allow to cancel installation
` [PATCH 10/17] meta-isar: deploy-image: Warn if overwriting a non-empty disk
` [PATCH 11/17] meta-isar: deploy-image: Fix and enhance image selection dialog
` [PATCH 12/17] meta-isar: deploy-image: Improve target device list dialog
` [PATCH 13/17] meta-isar: deploy-image: Polish some dialogs
` [PATCH 14/17] meta-isar: deploy-image: Re-indent
` [PATCH 15/17] meta-isar: deploy-image: Prepare for auto-installation mode
` [PATCH 16/17] meta-isar: deploy-image: Introduce "
` [PATCH 17/17] meta-isar: deploy-image: Polish recipe

[PATCH v1] recipes-initramfs/compress-initrd: add recipe to compress initrd with xz
 2024-07-18 11:36 UTC  (4+ messages)
` [PATCH V3] "

[meta-isar] Proposal to improve initial device bootstrapping
 2024-07-18 11:34 UTC  (3+ messages)

[PATCH] bitbake.conf: fix vardepsexclude for ZSTD_DEFAULTS
 2024-07-18  7:42 UTC  (3+ messages)

[PATCH] expand-on-first-boot: Add /tmp to ConditionPathIsReadWrite
 2024-07-18  7:27 UTC  (3+ messages)

[PATCH] Convert apt source fetcher into native bitbake variant
 2024-07-18  7:18 UTC  (3+ messages)

[PATCH v3 0/5] Introduce container fetcher and pre-loader
 2024-07-18  7:18 UTC  (10+ messages)
` [PATCH v3 1/5] Introduce fetcher from container registries
` [PATCH v3 2/5] container-loader: Introduce helper to load container images into local registry
` [PATCH v3 3/5] meta-isar: Add demo packages for installing prebuilt containers
` [PATCH v3 4/5] ci: Add test cases for container fetching and loading
` [PATCH v3 5/5] doc: Describe how to use the container fetcher and loader

[PATCH v2] expand-on-first-boot: Add /tmp to ConditionPathIsReadWrite
 2024-07-18  7:11 UTC  (3+ messages)

[PATCH v2 0/5] Introduce container fetcher and pre-loader
 2024-07-16 13:42 UTC  (9+ messages)
` [PATCH v2 1/5] Introduce fetcher from container registries
` [PATCH v2 2/5] container-loader: Introduce helper to load container images into local registry
` [PATCH v2 3/5] meta-isar: Add demo packages for installing prebuilt containers
` [PATCH v2 4/5] ci: Add test cases for container fetching and loading
` [PATCH v2 5/5] doc: Describe how to use the container fetcher and loader

[PATCH v3 0/1] Update to the latest revision of wic in scarthgap
 2024-07-16 11:29 UTC  (2+ messages)
` [PATCH v3 1/1] wic: "

[PATCH v2 0/1] Set hash-seed for empty ext partition
 2024-07-16 10:52 UTC  (12+ messages)
` [PATCH v2 1/1] wic/partition.py: Set hash_seed "

ROOTFS_SIZE changes between multiple builds
 2024-07-16  5:06 UTC  (2+ messages)

[cip-dev] [isar-cip-core][PATCH v4] initramfs-overlay-hook: Check file system of INITRAMFS_OVERLAY_STORAGE_DEVICE
 2024-07-15 13:51 UTC  (2+ messages)

[PATCH] dpkg-base: Fix do_cleanall_apt with custom DISTRO values
 2024-07-15 11:46 UTC 

[PATCH v2 0/3] Deploy DTBs with separate recipe
 2024-07-15  6:45 UTC  (6+ messages)
` [PATCH v2 1/3] meta: Fix do_copy_boot_files error for different distros of same machine
` [PATCH v2 2/3] testsuite: Build also debug images for some targets
` [PATCH v2 3/3] meta: Move DTB deployment to a separate dtb-files recipe

[PATCH 0/2] Python code style for the testsuite
 2024-07-15  6:22 UTC  (4+ messages)
` [PATCH 1/2] testsuite: Provide code style documentation
` [PATCH 2/2] testsuite: Fix code style

[PATCH] initramfs: move fTPM and tee-supplicant initialization to local-top stage
 2024-07-13 14:55 UTC  (5+ messages)

[RFC][PATCH 0/3] Introduce container fetcher and pre-loader
 2024-07-12 13:49 UTC  (12+ messages)
` [RFC][PATCH 1/3] Introduce fetcher from container registries
` [RFC][PATCH 2/3] container-loader: Introduce helper to load container images into local registry
` [RFC][PATCH 3/3] meta-isar: Add demo packages for installing prebuilt containers

[PATCH] dpkg: Remove unused source option
 2024-07-12 13:40 UTC 

[PATCH 1/1] fix expansion of variables in SRC_URI of dpkg-prebuilt
 2024-07-12  9:22 UTC 

schroot umount target is busy
 2024-07-12  7:04 UTC  (9+ messages)

[PATCH 0/2] Protect isar-apt usages in shell
 2024-07-12  6:56 UTC  (3+ messages)
` [PATCH 1/2] deb-dl-dir: Avoid multiple find run on export
` [PATCH 2/2] meta: Cover bash isar-apt usages by isar.lock

[PATCH 1/2] linux-custom: Fix arch dependent deploy dirs for linux-libc-dev packages
 2024-07-12  6:02 UTC  (4+ messages)
` [PATCH 2/2] linux-custom: Do not create empty linux-libc-dev-cross package for linux-native

[PATCH] CI: Fix tar files mask in source test case
 2024-07-12  6:02 UTC  (2+ messages)

[PATCH] meta: Remove unnecessary stamp-extra-info
 2024-07-11 13:38 UTC 

[PATCH] image: allow multiple image recipes to deploy DTB_FILES
 2024-07-11 10:54 UTC  (8+ messages)

[PATCH 0/5] Make ext4 images reproducible
 2024-07-08 11:12 UTC  (6+ messages)
  ` [PATCH 3/5] wic: use E2FSPROGS_FAKE_TIME and hash_seed to generate reproducible ext4 images

[PATCH v10 0/8] Migrate to mmdebstrap
 2024-07-08  6:17 UTC  (9+ messages)
` [PATCH v10 1/8] isar-bootstrap: Move common parts to bbclass
` [PATCH v10 2/8] meta: Add mmdebstrap recipe
` [PATCH v10 3/8] meta: Allow selecting bootstrap providers
` [PATCH v10 4/8] testsuite: Allow variable "
` [PATCH v10 5/8] mmdebstrap: Fix missing dpkg available
` [PATCH v10 6/8] mmdebstrap: Move preparations to hooks
` [PATCH v10 7/8] isar-bootstrap: Use tar output instead of directory
` [PATCH v10 8/8] user_manual.md: Update boostrap related documentation

[PATCH v6 0/5] linux-custom: Split up binaries from kernel headers to kbuild package
 2024-07-04 13:19 UTC  (6+ messages)
` [PATCH v6 3/5] linux-custom: Provide target and host specific kernel kbuild packages

[PATCH] dpkg-source: lock isar-apt while do_fetch_common_source
 2024-07-04  4:00 UTC  (3+ messages)

[PATCH v5 0/3] kbuild follow-up
 2024-07-02  8:10 UTC  (3+ messages)

ubuntu-jammy: potential deadlock in do_deploy_deb
 2024-07-01 13:02 UTC  (2+ messages)

[PATCH] image: check if the file is core dump
 2024-07-01  4:56 UTC  (4+ messages)

[PATCH] image: Restrict coredumps to *.core files again
 2024-07-01  3:15 UTC  (3+ messages)

[PATCH v2 1/1] dpkg-prebuilt: ensure fetched packages are valid debian packages
 2024-07-01  3:14 UTC  (2+ messages)

[PATCH v2 0/4] Updates for phyBOARD-Mira target
 2024-07-01  3:14 UTC  (6+ messages)
` [PATCH v2 1/4] meta-isar: Switch phyboard-mira to mainline kernel
` [PATCH v2 2/4] barebox: Update to 2024.05.0
` [PATCH v2 3/4] meta-isar: Add phyboard-mira-bookworm target
` [PATCH v2 4/4] CI: Cover "

[PATCH v2] trusted-firmware-a: Switch SRC_URI from git to tarballs
 2024-07-01  3:13 UTC  (2+ messages)

[PATCH 1/1] dpkg-prebuilt: ensure fetched packages are valid debian packages
 2024-06-26 13:22 UTC  (2+ messages)

[PATCH] trusted-firmware-a: Switch SRC_URI from git to tarballs
 2024-06-26  7:43 UTC  (2+ messages)

[PATCH v3 0/5] Remove code duplications for start_vm
 2024-06-26  6:32 UTC  (3+ messages)
` [PATCH v3 4/5] CI: Allow external usage for some APIs

[PATCH] meta: Drop lazy and recursive unmounts
 2024-06-26  6:31 UTC  (2+ messages)

[PATCH] meta-isar: Fixing isar-image-installer to bundle correct target disk image
 2024-06-26  6:30 UTC  (2+ messages)

[PATCH v1 0/1] Set hash-seed for empty ext partition
 2024-06-26  4:35 UTC  (6+ messages)
` [PATCH v1 1/1] wic/partition.py: Set hash_seed "

sbuild race with sporadic build breakages
 2024-06-24  9:13 UTC  (3+ messages)

[PATCH] meta: Remove dpkg-buildpackage mentions
 2024-06-24  6:36 UTC  (2+ messages)

[PATCH] rootfs-u-boot: add missing import get_bitbake_var
 2024-06-24  6:35 UTC  (2+ messages)

[PATCH 1/1] remove obsolete ISAR_APT_SNAPSHOT_MIRROR variable
 2024-06-24  6:35 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