[PATCH v2] kas: Allow to define custom snapshot date
2024-10-10 16:26 UTC (2+ messages)
[PATCH v3] meta: Allow to specify the snapshot date in the upstream format
2024-10-10 11:26 UTC (3+ messages)
[PATCH 0/1] dpkg-raw: make sure do_install gets called for -compat/-native builds
2024-10-10 11:25 UTC (36+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/2] do not build -compat/-native for dpkg-raw packages
` [PATCH v2 1/2] multiarch: avoid separate builds when DPKG_ARCH is all
` [PATCH v2 2/2] dpkg-raw: change DPKG_ARCH to all
` [PATCH v3 0/3] do not build -compat/-native for dpkg-raw packages
` [PATCH v3 1/3] multiarch: introduce some helpers to later handle corner cases
` [PATCH v3 2/3] multiarch: avoid separate builds when DPKG_ARCH is all
` [PATCH v3 3/3] dpkg-raw: change DPKG_ARCH to all
` [PATCH 1/3] dpkg-raw: use weak assignments for DPKG_ARCH and DEBIAN_MULTI_ARCH
` [PATCH 2/3] multiarch: use "if not" vs "if cond is False" for consistency
` [PATCH 3/3] RECIPE-API-CHANGELOG.md: clarify scope of recent multiarch/dpkg-arch changes
` [PATCH v2 0/3] address review comments for dpkg-raw/multiarch
` [PATCH v2 1/3] dpkg-raw: use weak assignments for DPKG_ARCH and DEBIAN_MULTI_ARCH
` [PATCH v2 2/3] multiarch: use "if not" vs "if cond is False" for consistency
` [PATCH v2 3/3] RECIPE-API-CHANGELOG.md: clarify scope of recent multiarch/dpkg-arch changes
[PATCH] meta: Drop lazy and recursive unmounts
2024-10-10 9:43 UTC (15+ messages)
[PATCH] linux-starfive: Update to latest downstream 6.6 version
2024-10-10 5:18 UTC
[PATCH 0/2] Fix leftover mounts in rootfs.bbclass
2024-10-10 4:33 UTC (6+ messages)
` [PATCH 1/2] rootfs: Add missing umounts in rootfs_postprocess() and rootfs_install()
` [PATCH 2/2] Revert "events: Do not warn on left mounts by default"
[PATCH 0/3] Added support for apt caching
2024-10-08 20:12 UTC (10+ messages)
` [PATCH 1/3] Added DISTRO_APT_SNAPSHOT_PREMIRROR_BASE to specify the base-url of the mirror used
` [PATCH 2/3] Added Kconfig for cached snapshot mirror
` [PATCH 3/3] Added doc to setup apt cache
[PATCH 0/2] Added unattended mode for deploy-image-wic installer script
2024-10-08 10:22 UTC (3+ messages)
` [PATCH 1/2] meta-isar: "
` [PATCH 2/2] meta-isar: Unified variable names in deploy-image script
[PATCH 0/1] meta-isar: Split deploy image script and deploy image in preparation for a target-bootstrapper
2024-10-08 9:49 UTC (2+ messages)
` [PATCH 1/1] meta-isar: Split deploy image script and deploy image service
[PATCH v2] Fix linux-starfive build under sid
2024-10-08 5:16 UTC (11+ messages)
[PATCH] image: copy .list files from SRC_URI to the image
2024-10-08 5:12 UTC (5+ messages)
[PATCH] meta: Allow to specify the snapshot date in the upstream format
2024-10-07 11:34 UTC (2+ messages)
[PATCH] meta: Allow to specify the snapshot date in the upstream format
2024-10-07 11:30 UTC (6+ messages)
[PATCH] kas: Allow to define custom snapshot date
2024-10-07 10:57 UTC (4+ messages)
Proposal for Adding OE/Yocto-Style Features Variables to Isar
2024-10-04 17:20 UTC (5+ messages)
wic fails with mkhybridiso.wks/isoimage-isohybrid
2024-10-04 7:59 UTC (2+ messages)
[PATCH] initramfs: Add missing umounts after generation
2024-10-04 7:47 UTC (8+ messages)
[PATCH v2 0/3] Start to address umount problems
2024-10-01 22:33 UTC (5+ messages)
` [PATCH v2 1/3] image: Avoid breaking the build when mounts are no longer present on umount
` [PATCH v2 2/3] rootfs: Provide rootfs_do_umounts
` [PATCH v2 3/3] initramfs: Add missing umounts after generation
sbuild race with sporadic build breakages
2024-10-01 7:35 UTC (3+ messages)
[PATCH] Fix linux build under sid and trixie
2024-09-27 17:18 UTC (4+ messages)
Mailing list archive
2024-09-26 13:44 UTC
[PATCH 1/1] increase rootfs space of imx6-sabrelite image
2024-09-26 9:02 UTC (2+ messages)
[PATCH] meta-isar: add support for Ubuntu 24.04 (noble)
2024-09-23 12:51 UTC (5+ messages)
` [PATCH v2 0/2] add support for Ubuntu 24.04 (noble
` [PATCH v2 1/2] kas: update kas-container to version 4.5
` [PATCH v2 2/2] meta-isar: add support for Ubuntu 24.04 (noble)
edk2 fails with isar 0.10
2024-09-20 9:23 UTC (9+ messages)
[PATCH 1/2] make kernel module build reproducible
2024-09-19 13:18 UTC (3+ messages)
` [PATCH 2/2] strip debug information from kernel modules
[PATCH 0/2] use BPN instead of PN for PP
2024-09-19 13:17 UTC (4+ messages)
` [PATCH 1/2] refactor: remove duplicate definition of BPN
` [PATCH 2/2] dpkg: use BPN instead of PN when defining PP
[PATCH v2 RESEND 1/2] fix: copy boot files after finishing all rootfs operations
2024-09-19 6:56 UTC (5+ messages)
` [PATCH v2 RESEND 2/2] delay creation of initrd until end of rootfs install
[PATCH] meta/recipes-kernel/linux/files: use debhelper-compat to generate compat file
2024-09-11 11:28 UTC (4+ messages)
` [PATCH v2] "
[PATCH v1 1/1] initramfs: correct parameter reference in hook_error function
2024-09-09 14:44 UTC (4+ messages)
[PATCH] meta: Add option to specify additional dependencies for package expand-on-first-boot in case an encrypted disk has to be resized
2024-09-09 14:38 UTC (3+ messages)
[PATCH v2] meta: Do not warn on usage of env vars exported to bb fetcher
2024-09-09 14:37 UTC (3+ messages)
[PATCH] initramfs-fsck-hook: bump version and improve error handling
2024-09-09 3:15 UTC (7+ messages)
` [PATCH 1/2] initramfs-fsck-hook: bump version, rename package and files
` [PATCH 2/2] initramfs-fsck-hook: improve error handling and correct fsck path
` [PATCH 0/2] initramfs-fsck-hook: version bump to 0.3 and error handling improvement
[Help] adlink-ampere server with ISAR on baremetal
2024-09-06 19:10 UTC (2+ messages)
[PATCH] sdk-files/files/relocate-sdk.sh: find only ELF executable before apply patchelf
2024-09-06 5:58 UTC (5+ messages)
[PATCH] doc/user_manual.md: update ISAR_CROSS_COMPILE variable in SDK part
2024-09-06 5:57 UTC (3+ messages)
` [PATCH v1] "
[PATCH] meta: Add option to specify additional dependencies for package expand-on-first-boot in case an encrypted disk has to be resized
2024-09-05 4:51 UTC (2+ messages)
[PATCH] expand-on-first-boot: Fix broken syntax
2024-09-04 8:23 UTC (2+ messages)
[PATCH] meta-isar: Add a x86 PC target
2024-09-04 8:23 UTC (2+ messages)
[PATCH] meta-isar: Added support for nfs based rootfs in deploy-image-wic (isar-image-installer)
2024-09-04 8:23 UTC (2+ messages)
[PATCH v3] expand-on-first-boot: Ensure that /tmp is writable
2024-09-03 19:49 UTC (9+ messages)
[PATCH] meta: Do not warn on usage of env vars exported to bb fetcher
2024-09-03 13:33 UTC (2+ messages)
Reliability and build time improvements with apt-cacher-ng
2024-09-03 8:34 UTC (4+ messages)
FYI: trying to optimize initramfs generation in Debian
2024-09-03 7:38 UTC (2+ messages)
[PATCH] rootfs: Improve progress reporting
2024-09-03 7:30 UTC (2+ messages)
[PATCH 0/3] Detect systemd services ordering cycle
2024-09-02 10:02 UTC (4+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox