public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH v5 0/9] Imager schroot migration
 2023-05-31 11:12 UTC  (4+ messages)
` [PATCH v5 1/9] isar-apt: Move cleanup to postprocessing
` [PATCH v5 2/9] imager: Migrate from buildchroot to schroot
` [PATCH v5 3/9] imager: Move image types "

[PATCH v3 0/7] Migrate to mmdebstrap
 2023-05-31 10:11 UTC  (8+ messages)
` [PATCH v3 1/7] meta: Switch "
` [PATCH v3 2/7] isar-bootstrap: Move preparations to hooks
` [PATCH v3 3/7] isar-bootstrap: Use tar output instead of directory
` [PATCH v3 4/7] user_manual.md: Replace debootstrap with mmdebstrap
` [PATCH v3 5/7] user_manual.md: Update minimal host requirements
` [PATCH v3 6/7] isar-bootstrap: Remove unused code
` [PATCH v3 7/7] CI: Install mmdebstrap

[PATCH 1/1] sbuild: explain dependency issues with apt
 2023-05-31  8:10 UTC  (3+ messages)

[PATCH v1 0/6] Migrate to mmdebstrap
 2023-05-29 14:06 UTC  (14+ messages)
` [PATCH v1 1/6] meta: Switch "
` [PATCH v1 2/6] isar-bootstrap: Move preparations to hooks
` [PATCH v1 3/6] isar-bootstrap: Use tar output instead of directory
` [PATCH v1 4/6] user_manual.md: Replace debootstrap with mmdebstrap
` [PATCH v1 5/6] isar-bootstrap: Remove unused code
` [PATCH v1 6/6] CI: Install mmdebstrap

[PATCH] optee-os: Add package optee-os-tadevkit
 2023-05-29  7:51 UTC  (3+ messages)

[PATCH 1/2] add support for derived sbuild chroots
 2023-05-29  7:14 UTC  (4+ messages)
` [PATCH 2/2] add example how to use "

[PATCH 1/1] docs: document debian secure boot workflow
 2023-05-29  7:08 UTC  (2+ messages)

[PATCH 1/2] carve out common ubuntu distro parts
 2023-05-29  7:07 UTC  (3+ messages)
` [PATCH 2/2] meta-isar: add support for ubuntu jammy

[PATCH v2 1/1] fix: remove unsigned example module before including the signed one
 2023-05-29  2:37 UTC 

[PATCH v2 0/1] fix: remove unsigned example module before including the signed one
 2023-05-29  2:37 UTC 

[PATCH] fix: remove unsigned example module before including the signed one
 2023-05-29  2:19 UTC  (5+ messages)

[PATCH v4 0/6] Add BSP for StarFiveTech VisionFive2 Risc-V board
 2023-05-27 10:41 UTC  (10+ messages)
` [PATCH v4 1/6] starfive-visionfive2: package u-boot
` [PATCH v4 2/6] starfive-visionfive2: package opensbi firmware
` [PATCH v4 3/6] starfive-visionfive2: add BSP kernel
` [PATCH v4 4/6] starfive-visionfive2: create u-boot-spl firmware
` [PATCH v4 5/6] starfive-visionfive2: create u-boot-spl FIT image
` [PATCH v4 6/6] starfive-visionfive2: add machine

[PATCH] crossvars.bbclass: use d.appendVar instead of d.setVar for SDK_TOOLCHAIN variable
 2023-05-26  9:03 UTC  (6+ messages)

(no subject)
 2023-05-26  7:03 UTC  (7+ messages)
` [PATCH v3 1/5] testsuite: Dockerfile for docker-isar image
` [PATCH v3 2/5] testsuite: Add README for docker-isar
` [PATCH v3 3/5] gitlab-ci: Switch to `rules` instead of `except` and `only`
` [PATCH v3 4/5] gitlab-ci.yml: Run 'fast' and 'full' only if specific variable set
` [PATCH v3 5/5] gitlab-ci.yml: Add jobs that run with custom docker-isar image
` 

[PATCH v5 00/12] Improving base-apt usage PoC
 2023-05-26  7:00 UTC  (13+ messages)
` [PATCH v5 01/12] meta: move base-apt from deploy directory to the top
` [PATCH v5 02/12] ci_build.sh: Install python3-apt if not installed
` [PATCH v5 03/12] scripts: Add debrepo python script handling base-apt
` [PATCH v5 04/12] meta: Add debrepo bbclass handling base-apt prefetching
` [PATCH v5 05/12] meta: Always use base-apt repo in local mode
` [PATCH v5 06/12] meta: Use cached base-apt repo to debootstrap
` [PATCH v5 07/12] meta: Consider global debrepo context
` [PATCH v5 08/12] base-apt: Predownload packages to base-apt before install
` [PATCH v5 09/12] meta: Add cache-deb-src functionality in base-apt mode
` [PATCH v5 10/12] Set ISAR_PREFETCH_BASE_APT by default
` [PATCH v5 11/12] meta: Specify grub-efi packages arch
` [PATCH v5 12/12] Disable deb-dl-dir in base-apt prefetch mode

[PATCH] doc/technical_overview: update image generation part
 2023-05-24 12:11 UTC  (2+ messages)

[PATCH 1/1] add zchunk compression support
 2023-05-24 12:10 UTC  (7+ messages)

[PATCH 0/4] Basic hardware testing support
 2023-05-24 11:37 UTC  (8+ messages)
` [PATCH 1/4] cibuilder.py: Refactor vm_start related functions
` [PATCH 2/4] testsuite: Add an interface to run commands over ssh
` [PATCH 3/4] testsuite: Separate common part of kas-based test example
` [PATCH 4/4] testsute: Provide an example of hardware test

[PATCH v3 0/4] Rewrite the image-account-extension in python
 2023-05-22  6:55 UTC  (5+ messages)
` [PATCH v3 1/4] simplify image-account-extension
` [PATCH v3 2/4] create a minimal python unittest infrastructure
` [PATCH v3 3/4] add unittests for the image-account-extension
` [PATCH v3 4/4] set minimal python version in user_manual to 3.5

[PATCH v2 0/4] Rewrite the image-account-extension in python
 2023-05-22  6:52 UTC  (8+ messages)
` [PATCH v2 1/4] simplify image-account-extension
` [PATCH v2 2/4] create a minimal python unittest infrastructure
` [PATCH v2 3/4] add unittests for the image-account-extension
` [PATCH v2 4/4] set minimal python version in user_manual to 3.5

[PATCH v2 0/6] Migrate to mmdebstrap
 2023-05-21  6:38 UTC  (15+ messages)
` [PATCH v2 1/6] meta: Switch "
` [PATCH v2 2/6] isar-bootstrap: Move preparations to hooks
` [PATCH v2 3/6] isar-bootstrap: Use tar output instead of directory
` [PATCH v2 4/6] user_manual.md: Replace debootstrap with mmdebstrap
` [PATCH v2 5/6] isar-bootstrap: Remove unused code
` [PATCH v2 6/6] CI: Install mmdebstrap

[PATCH] CI: update kas container version to use
 2023-05-19  4:17 UTC  (3+ messages)

[PATCH v2] classes/initramfs: Print messages in case of a build error
 2023-05-19  4:16 UTC  (2+ messages)

[PATCH] testsuite: Always cleanup gpg agent
 2023-05-19  4:15 UTC  (3+ messages)

[PATCH] linux: remove debug paths in assembly compilations for repro builds
 2023-05-19  4:14 UTC  (3+ messages)

[PATCH] debianize: Use BPN instead of PN for native and compat compatibility
 2023-05-19  4:13 UTC  (3+ messages)

[PATCH] classes/initramfs: Print messages in case of a build error
 2023-05-12 13:03 UTC  (2+ messages)

[PATCH v4 0/7] Imager schroot migration
 2023-05-11 10:50 UTC  (8+ messages)
` [PATCH v4 1/7] isar-apt: Move cleanup to postprocessing
` [PATCH v4 2/7] imager: Migrate from buildchroot to schroot
` [PATCH v4 3/7] imager: Move image types "
` [PATCH v4 4/7] imager: Split imager deps between image types
` [PATCH v4 5/7] CI: Fix used chroot recipe name
` [PATCH v4 6/7] meta: Remove buildchroot
` [PATCH v4 7/7] doc: Update chroot documentation

[PATCH 1/1] make compressed images better syncable
 2023-05-08 17:58 UTC  (2+ messages)

[PATCH] meta/classes/sdk.bbclass: add --transform in TAR_OPTIONS
 2023-05-08 17:57 UTC  (7+ messages)
      ` [PATCH v2] "

[PATCH] meta/conf/bitbake.conf: enable SRCPV support for AUTOREV
 2023-05-08 17:57 UTC  (14+ messages)
                  ` [PATCH v2] "

[PATCH 1/1] fix xattrs of rootfs when using sstate cache
 2023-05-03 14:48 UTC  (5+ messages)
` AW: "

[PATCH 1/1] fix operator precedence in qemuarm64-bookworm
 2023-05-03 14:48 UTC  (2+ messages)

Conditional weak assignments behave unexpectedly
 2023-04-28 19:12 UTC  (5+ messages)

[PATCH v1 00/10] Move testsuite hacks to separate layer
 2023-04-28 19:10 UTC  (11+ messages)
` [PATCH v1 01/10] CI: Introduce meta-test layer
` [PATCH v1 02/10] ubuntu: Fix WKS_FILE overriding
` [PATCH v1 03/10] CI: Move qemuamd64-bookworm hacks to CI layer
` [PATCH v1 04/10] CI: Move qemuamd64-bullseye "
` [PATCH v1 05/10] CI: Move qemuamd64-buster "
` [PATCH v1 06/10] CI: Move qemuarm-bookworm "
` [PATCH v1 07/10] CI: Move qemuarm64-bookworm "
` [PATCH v1 08/10] meta-isar: Remove qemuamd64-sb settings from multiconfig
` [PATCH v1 09/10] meta-isar: Remove imx6-sabrelite "
` [PATCH v1 10/10] meta-isar: Unify multiconfigs to use weak assignments

[PATCH] isar-apt: Fix copying isar-apt to workdir
 2023-04-12 16:24 UTC  (2+ messages)

[PATCH] Revert "deb-dl-dir: Use dpkg-deb --field in debsrc_download"
 2023-04-12 16:22 UTC  (2+ messages)

[PATCH] meta-isar: Add local ubuntu-focal public key
 2023-04-12 16:22 UTC  (2+ messages)

[PATCH v2 0/4] Fix ccache issues
 2023-04-10  5:44 UTC  (9+ 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