public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH] expand-on-first-boot: List fdisk as explicit dependency
 2021-01-18 15:40 UTC  (2+ messages)

image-postproc-extension.bbclass modifying /etc/os-release
 2021-01-18 14:52 UTC  (4+ messages)

[PATCH v4 1/3] classes: Add initramfs class
 2021-01-18 10:07 UTC  (3+ messages)
` [PATCH v4 2/3] Add example initramfs module recipe
` [PATCH v4 3/3] Add custom isar-initramfs example

[PATCH v2 3/3] Add custom isar-initramfs example
 2021-01-18 10:00 UTC  (6+ messages)
` [PATCH v3 1/3] classes: Add initramfs class
  ` [PATCH v3 2/3] Add example initramfs module recipe
  ` [PATCH v3 3/3] Add custom isar-initramfs example

[RFC PATCH 0/2] support generation of sdk container images
 2021-01-15  8:16 UTC  (25+ messages)
` [RFC PATCH 1/2] sdk: support creation of container image
` [RFC PATCH 2/2] docs: document usage of sdk container images

[PATCH] sdkchroot: Drop bogus restriction to x86 hosts
 2021-01-01 15:01 UTC 

[PATCH v4 00/13] Complete backlog: SDK, assorting fixed and cleanups
 2020-12-16 16:41 UTC  (8+ messages)
` [PATCH v4 07/13] isar-bootstrap: Connect to gpg-agent before adding keys
    ` [PATCH v1] isar-bootstrap: Run gpg-agent before starting apt-key

[PATCH] meta: u-boot-script: Print which files are loaded
 2020-12-16 10:17 UTC 

[PATCH 0/6] Add support for Ubuntu
 2020-12-15  9:22 UTC  (18+ messages)
` [PATCH 1/6] meta: image: Account for Ubuntu differences in do_copy_boot_files
` [PATCH 2/6] meta/isar-bootstrap: allow passing a SCRIPT to debootstrap
` [PATCH 3/6] wic: bootimg-efi-isar: Add support for Ubuntu
` [PATCH 4/6] meta: cache_deb_src: Account for the case that resolv.conf is a non-existent link
` [PATCH 5/6] meta-isar: Add new distro ubuntu with suite "focal"
` [PATCH 6/6] meta-isar: linux-mainline: Adjust cfg fragment test to arm64 defconfig

[RFC] Image templates
 2020-12-13 15:20 UTC  (11+ messages)

do_adjust_git in dpkg-base.bbclass not working for gitsm fetcher
 2020-12-02 18:03 UTC  (7+ messages)

[PATCH] stm32mp15x: Update to OP-TEE 3.11.0 and tune version output
 2020-12-02 10:17 UTC  (2+ messages)

[PATCH] stm32mp15x: Update to TF-A 2.4
 2020-12-02 10:16 UTC  (2+ messages)

[PATCH v10 00/14] Debsrc Caching
 2020-11-27 13:46 UTC  (16+ messages)
` [PATCH v10 01/14] rootfs: Make rootfs finalize a separate task
` [PATCH v10 02/14] deb-dl-dir: Cache host distro debs separately
` [PATCH v10 03/14] meta: cache deb srcs as part of postprocessing
` [PATCH v10 04/14] deb-dl-dir: Make debsrc_download faster
` [PATCH v10 05/14] deb-dl-dir: Download files only belonging to the current image
` [PATCH v10 06/14] deb-dl-dir: Factor out the mounting part
` [PATCH v10 07/14] deb-dl-dir: Fix skipping of removed files
` [PATCH v10 08/14] repository: Add a sanity test to check missing sources
  ` [PATCH v10 09/14] base-apt: Introduce BASE_REPO_FEATURES
    ` [PATCH v10 10/14] repository: Fix failures due to missing section
    ` [PATCH v10 11/14] scripts/ci_build.sh: Enable deb-src caching
    ` [PATCH v10 12/14] rootfs: Fix possible overwrite of existing resolv.conf
    ` [PATCH v10 13/14] rootfs: Handle failures when postprocess is rerun
      ` [PATCH v10 14/14] doc/user_manual.md: Document details about deb-src caching

[PATCH v4] Add recipe for linux kselftest
 2020-11-26 18:38 UTC  (5+ messages)

[PATCH v9 00/14] Debsrc caching
 2020-11-26 18:12 UTC  (18+ messages)
` [PATCH v9 01/14] rootfs: Make rootfs finalize a separate task
` [PATCH v9 02/14] deb-dl-dir: Cache host distro debs separately
` [PATCH v9 03/14] meta: cache deb srcs as part of postprocessing
` [PATCH v9 04/14] deb-dl-dir: Make debsrc_download faster
` [PATCH v9 05/14] deb-dl-dir: Download files only belonging to the current image
` [PATCH v9 06/14] deb-dl-dir: Factor out the mounting part
` [PATCH v9 07/14] deb-dl-dir: Fix skipping of removed files
` [PATCH v9 08/14] repository: Add a sanity test to check missing sources
  ` [PATCH v9 09/14] base-apt: Introduce BASE_REPO_FEATURES
    ` [PATCH v9 10/14] repository: Fix failures due to missing section
    ` [PATCH v9 11/14] scripts/ci_build.sh: Enable deb-src caching
    ` [PATCH v9 12/14] rootfs: Fix possible overwrite of existing resolv.conf
    ` [PATCH v9 13/14] rootfs: Handle failures when postprocess is rerun
      ` [PATCH v9 14/14] doc/user_manual.md: Document details about deb-src caching

[PATCH v3] u-boot: add libubootenv
 2020-11-26 17:20 UTC  (3+ messages)
` [PATCH v4] "

[debsecan] export dpkg status for debsecan
 2020-11-26 17:18 UTC  (3+ messages)
` [debsecan] meta/classes: export dpkg status file "

[PATCH v2] expand-on-first-boot: Allow expanding extended MBR partitions
 2020-11-26 16:02 UTC  (2+ messages)

[PATCH v2] sdkchroot: Fix dependency for RISC-V
 2020-11-26 15:59 UTC  (2+ messages)

[PATCH] Set PATCHRESOLVE to noop by default
 2020-11-26 15:57 UTC  (2+ messages)

[PATCH 0/2] sifive-fu540: opensbi build fix and cleanup
 2020-11-26 15:56 UTC  (2+ messages)

[PATCH v4 00/11] Support for building TF-A and OP-TEE, add STM32MP15x board
 2020-11-26 15:54 UTC  (15+ messages)
` [PATCH v4 02/11] meta-isar: linux-mainline: Update to latest 5.4.70
` [PATCH v4 04/11] meta-isar: u-boot: Factor our de0-nano-soc recipe
` [PATCH v4 05/11] meta-isar: example-raw: Purge securetty from target image
` [PATCH v4 06/11] Add STM32MP15x eval board
` [PATCH v4 07/11] Add recipe include for building custom Trusted Firmware A
` [PATCH v4 08/11] stm32mp15x: Switch to TF-A based boot
` [PATCH v4 09/11] Add recipe include for building custom OP-TEE
` [PATCH v4 10/11] meta-isar: u-boot-stm32mp15x: Add patches needed for OP-TEE usage
` [PATCH v4 11/11] meta-isar: Add OP-TEE to STM32MP15x board

[PATCH] dpkg: Add control over removal of built packages
 2020-11-26 15:47 UTC  (2+ messages)

[PATCH v2] wic/plugins: Fix boot plugin
 2020-11-26 14:35 UTC  (2+ messages)

[PATCH v6 00/13] Deb-src caching
 2020-11-26 11:07 UTC  (20+ messages)
` [PATCH v6 01/13] rootfs: Make rootfs finalize a separate task
` [PATCH v6 03/13] meta: cache deb srcs as part of postprocessing

[PATCH] wic/plugins: Fix boot plugin
 2020-11-26  9:14 UTC  (3+ messages)

[PATCH] wic: Remove racy python3 link cleanup
 2020-11-25 18:59 UTC  (3+ messages)

[PATCH v8 00/14] Deb-src caching
 2020-11-25 13:45 UTC  (15+ messages)
` [PATCH v8 01/14] rootfs: Make rootfs finalize a separate task
` [PATCH v8 02/14] deb-dl-dir: Cache host distro debs separately
` [PATCH v8 03/14] meta: cache deb srcs as part of postprocessing
` [PATCH v8 04/14] deb-dl-dir: Make debsrc_download faster
  ` [PATCH v8 05/14] deb-dl-dir: Download files only belonging to the current image
    ` [PATCH v8 06/14] deb-dl-dir: Factor out the mounting part
    ` [PATCH v8 07/14] deb-dl-dir: Fix skipping of removed files
    ` [PATCH v8 08/14] repository: Add a sanity test to check missing sources
    ` [PATCH v8 09/14] base-apt: Introduce BASE_REPO_FEATURES
      ` [PATCH v8 10/14] repository: Fix failures due to missing section
        ` [PATCH v8 11/14] scripts/ci_build.sh: Enable deb-src caching
        ` [PATCH v8 12/14] rootfs: Fix possible overwrite of existing resolv.conf
        ` [PATCH v8 13/14] rootfs: Handle failures when postprocess is rerun
        ` [PATCH v8 14/14] doc/user_manual.md: Document details about deb-src caching

[PATCH v7 00/14] Deb-src caching
 2020-11-25 13:14 UTC  (17+ messages)
` [PATCH v7 01/14] rootfs: Make rootfs finalize a separate task
` [PATCH v7 02/14] deb-dl-dir: Cache host distro debs separately
` [PATCH v7 03/14] meta: cache deb srcs as part of postprocessing
` [PATCH v7 04/14] deb-dl-dir: Make debsrc_download faster
` [PATCH v7 05/14] deb-dl-dir: Download files only belonging to the current image
` [PATCH v7 06/14] deb-dl-dir: Factor out the mounting part
` [PATCH v7 07/14] deb-dl-dir: Fix skipping of removed files
` [PATCH v7 08/14] repository: Add a sanity test to check missing sources
  ` [PATCH v7 09/14] base-apt: Introduce BASE_REPO_FEATURES
    ` [PATCH v7 10/14] repository: Fix failures due to missing section
    ` [PATCH v7 11/14] scripts/ci_build.sh: Enable deb-src caching
    ` [PATCH v7 12/14] rootfs: Fix possible overwrite of existing resolv.conf
    ` [PATCH v7 13/14] rootfs: Handle failures when postprocess is rerun
      ` [PATCH v7 14/14] doc/user_manual.md: Document details about deb-src caching

[PATCH] scripts/start_vm: Use buster as default distro
 2020-11-25 10:07 UTC 

page:  |  | latest

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