public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH v3 0/3] Fix data-race in deployment of initrd
 2023-12-29  7:29 UTC  (3+ messages)
` [PATCH v3 2/3] deploy boot files via sstate-cache

[PATCH v2 0/4] Fixing isar-apt usage inside SDK
 2023-12-29  7:17 UTC  (6+ messages)
` [PATCH v2 1/4] rootfs: Split isar-apt and base-apt cleanup
` [PATCH v2 2/4] sdk: Remove duplicated isar-apt cleanup
` [PATCH v2 3/4] sdk: Control isar-apt list removing
` [PATCH v2 4/4] doc/user_manual.md: Improve SDK usage howto

[PATCH 0/5] Make ext4 images reproducible
 2023-12-28 10:10 UTC  (16+ messages)
` [PATCH 1/5] linux-module: Use debug-prefix-map to build modules deterministically
` [PATCH 2/5] wic: Set file system uuid to ext4 partitions
` [PATCH 3/5] wic: use E2FSPROGS_FAKE_TIME and hash_seed to generate reproducible ext4 images
` [PATCH 4/5] wic: honor the SOURCE_DATE_EPOCH in case of updated fstab
` [PATCH 5/5] wic: make ext2/3/4 images reproducible

[PATCH v2] dpkg: Account for empty local apt cache after package build
 2023-12-22  9:43 UTC  (4+ messages)

[PATCH] start_vm: Update distro list
 2023-12-22  7:37 UTC  (2+ messages)

Create iso image using the wic script in the isar package
 2023-12-21  7:40 UTC  (2+ messages)

[PATCH] dpgk: Restore support for replacing pre-installed packages in sbuild-chroot
 2023-12-18  5:39 UTC  (2+ messages)

[PATCH v4 0/3] linux-custom: Split up binaries from kernel headers to kbuild packages
 2023-12-17 16:50 UTC  (3+ messages)

[PATCH] recipes-devtools/sbuild-chroot: install self-built packages in sbuild flavor
 2023-12-15 11:45 UTC  (4+ messages)
  ` [PATCH v1] "

[PATCH] dpkg: Fix failure with the latest coreutils
 2023-12-14  7:15 UTC  (2+ messages)

[PATCH] wic:rootfs-u-boot.py: Set timestamps for newly updated files
 2023-12-14  7:15 UTC  (3+ messages)

[PATCH 1/1] add support for non-default modules dir in linux-module
 2023-12-14  7:14 UTC  (3+ messages)

[RFC][PATCH] Add sbuildchroot class
 2023-12-12  5:18 UTC  (6+ messages)

[RFC 1/1] delay creation of initrd until end of rootfs install
 2023-12-08 10:46 UTC  (3+ messages)

[PATCH 0/4] Fixing isar-apt usage inside SDK
 2023-12-07 15:46 UTC  (7+ messages)
` [PATCH 1/4] rootfs: Split isar-apt and base-apt cleanup
` [PATCH 2/4] sdk: Remove duplicated isar-apt cleanup
` [PATCH 3/4] sdk: Control isar-apt list removing
` [PATCH 4/4] doc/user_manual.md: Improve SDK usage howto

[PATCH 3/4] sdk: Control isar-apt list removing
 2023-12-07 15:30 UTC 

[PATCH] nanopi-neo.wks.in: use partition uuid instead of providing mmcblk2 disk
 2023-11-30 14:35 UTC  (6+ messages)
  ` [PATCH] nanopi-neo: Use partition uuid instead of particular disk

[PATCH 1/1] bitbake: backport fetch2/aws: forward env-vars used in gitlab-ci K8s
 2023-11-30  8:45 UTC  (8+ messages)

[PATCH] meta/classes/rootfs.bbclass:systemd-resolved fix build issue
 2023-11-29  9:22 UTC  (2+ messages)

[PATCH] dpkg: make sbuild timeout configurable
 2023-11-29  9:22 UTC  (5+ messages)
  ` [PATCH v2 0/1] "
    ` [PATCH v2 1/1] "

Release plans?
 2023-11-21  7:17 UTC  (3+ messages)

[PATCH] ChangeLog: describe changes since 0.9 release
 2023-11-21  7:03 UTC  (2+ messages)

[PATCH 0/4] IMAGER_INSTALL cleanups
 2023-11-21  7:02 UTC  (7+ messages)
` [PATCH 1/4] imagetypes_wic: Prepare for WIC_IMAGER_INSTALL being undefined
` [PATCH 2/4] Convert WIC_IMAGER_INSTALL to IMAGER_INSTALL:wic
` [PATCH 3/4] meta-isar: Limit wic-related imager dependencies to that image type
` [PATCH 4/4] imagetypes_wic: Deprecate WIC_IMAGER_INSTALL

[PATCH] debianize: handle .triggers and .service files
 2023-11-16 12:38 UTC  (7+ messages)

[PATCH] debianize: introduce DEBIAN_PROVIDES and DEBIAN_REPLACES
 2023-11-16  7:07 UTC  (2+ messages)

debian-sid build for RISCV64 broken
 2023-11-10  8:44 UTC  (4+ messages)

Style question on IMAGER_INSTALL
 2023-11-10  8:38 UTC  (2+ messages)

[PATCH] testsuite: Add source package contents test case
 2023-11-10  8:32 UTC  (2+ messages)

Migration to SCHROOT
 2023-11-08  5:21 UTC  (5+ messages)

[PATCH v7 0/8] Migrate to mmdebstrap
 2023-11-01 10:57 UTC  (9+ messages)
` [PATCH v7 1/8] meta: Preinstall apt for Ubuntu and RPi targets
` [PATCH v7 2/8] meta: Switch to mmdebstrap
` [PATCH v7 3/8] meta: Fix missing dpkg available
` [PATCH v7 4/8] isar-bootstrap: Move preparations to hooks
` [PATCH v7 5/8] isar-bootstrap: Use tar output instead of directory
` [PATCH v7 6/8] user_manual.md: Replace debootstrap with mmdebstrap
` [PATCH v7 7/8] user_manual.md: Update minimal host requirements
` [PATCH v7 8/8] isar-bootstrap: Remove unused code

[PATCH v6 0/8] Migrate to mmdebstrap
 2023-11-01  9:58 UTC  (11+ messages)
` [PATCH v6 1/8] meta: Switch "
` [PATCH v6 2/8] meta: Preinstall apt for Ubuntu and RPi targets
` [PATCH v6 3/8] isar-bootstrap: Move preparations to hooks
` [PATCH v6 4/8] isar-bootstrap: Use tar output instead of directory
` [PATCH v6 5/8] user_manual.md: Replace debootstrap with mmdebstrap
` [PATCH v6 6/8] user_manual.md: Update minimal host requirements
` [PATCH v6 7/8] isar-bootstrap: Remove unused code
` [PATCH v6 8/8] meta: Fix missing dpkg available

[PATCH] image-account-extension: Avoid deprecated crypt module
 2023-11-01  7:13 UTC  (2+ messages)

[PATCH] debianize: Introduce DEBIAN_MULTI_ARCH
 2023-11-01  7:13 UTC  (3+ messages)

[PATCH 1/1] imager: fix caching issue by excluding BITBAKEDIR
 2023-11-01  7:12 UTC  (2+ messages)

[PATCH 0/5] Separate prebuild activities
 2023-10-30  8:00 UTC  (11+ messages)
` [PATCH 3/5] meta: Implement two stage build

build failing with default umask changed from 0022 to 0077
 2023-10-27  8:45 UTC  (2+ messages)

[PATCH] dpkg-source: Drop -I filter
 2023-10-26 14:56 UTC  (6+ messages)

[PATCH] linux-custom: Allow for config fragments in subdirs
 2023-10-25  6:42 UTC  (2+ messages)

[PATCH] image: Fix quality check ignore for multiuser config
 2023-10-20 15:32 UTC  (2+ messages)

[PATCH] dpkg: Account for empty local apt cache after package build
 2023-10-19  4:36 UTC  (3+ messages)

[PATCH v5 0/7] Migrate to mmdebstrap
 2023-10-18 13:52 UTC  (9+ messages)
` [PATCH v5 1/7] meta: Switch "
` [PATCH v5 2/7] meta: Preinstall apt for Ubuntu and RPi targets
` [PATCH v5 3/7] isar-bootstrap: Move preparations to hooks
` [PATCH v5 4/7] isar-bootstrap: Use tar output instead of directory
` [PATCH v5 5/7] user_manual.md: Replace debootstrap with mmdebstrap
` [PATCH v5 6/7] user_manual.md: Update minimal host requirements
` [PATCH v5 7/7] isar-bootstrap: Remove unused code

OT: People Who Point Out Grammar Mistakes Are Jerks, Study Suggests
 2023-10-18  5:31 UTC 

[PATCH v4 0/6] Migrate to mmdebstrap
 2023-10-17 14:05 UTC  (4+ messages)
` [PATCH v4 3/6] isar-bootstrap: Use tar output instead of directory

[PATCH] Allow disabling source packages cleanup
 2023-10-16  9:39 UTC  (5+ messages)

[PATCH v3 0/9] HOST_ARCH, -native, riscv64, and all the rest
 2023-10-16  7:15 UTC  (8+ messages)
` [PATCH v3 6/9] meta-isar: jh7110-u-boot-spl-image: Fix native build
` [PATCH v3 7/9] meta-isar: u-boot-starfive-visionfive2: Simplify build dependencies
` [PATCH v3 8/9] linux-custom: Drop unused template variable
` [PATCH v3 9/9] Move riscv64 from sid-ports to regular sid

[PATCH] kas: Fix old-style overrides for compat-arch feature
 2023-10-12 17:25 UTC  (2+ messages)

[PATCH] optee-client: Fix native arm64 build
 2023-10-12 17:25 UTC  (3+ messages)

[PATCH] meta: optee-client: Generalize and update shutdown rule
 2023-10-12 17:24 UTC  (5+ 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