public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH] Introduce SCRIPTSDIR variable
 2020-04-23 14:56 UTC  (4+ messages)

[PATCH] debianize: Add placeholder for original version to CHANGELOG_V
 2020-04-23 14:40 UTC  (2+ messages)

[PATCH 0/3] some image classes
 2020-04-23  9:46 UTC  (39+ messages)
` [PATCH 1/3] meta/classes: Generate a custom initramfs
` [PATCH 2/3] meta/classes: Generate ova image for vmware or virtualbox
` [PATCH 3/3] meta/classes: add cpiogz-img
` [PATCH] Add ova configuration for testing
` [PATCH] conf: Add multiconfig for cpiogz
` [PATCH v2 0/3] some images classes
  ` [PATCH v2 1/3] meta/support: Generate a custom initramfs
  ` [PATCH v2 2/3] meta/classes: Generate ova image for vmware or virtualbox
  ` [PATCH v2 3/3] meta/classes: add cpiogz-img
    ` [PATCH v3 0/3] some images classes
      ` [PATCH v3 1/3] meta/support: Generate a custom initramfs
      ` [PATCH v3 2/3] meta/classes: Generate ova image for vmware or virtualbox
      ` [PATCH v3 3/3] meta/classes: add cpiogz-img
        ` [PATCH v4 0/3] some images
          ` [PATCH v4 1/3] meta/support: Generate a custom initramfs
          ` [PATCH v4 2/3] meta/classes: Generate ova image for vmware or virtualbox
              ` [PATCH v5 0/3] some images
                ` [PATCH v5 1/3] meta/support: Generate a custom initramfs
                ` [PATCH v5 2/3] meta/classes: Generate ova image for vmware or virtualbox
                ` [PATCH v5 3/3] meta/classes: add cpiogz-img
          ` [PATCH v4 "

[PATCH] meta/recipes-support: Mount overlay-fs for /etc
 2020-04-22 11:06 UTC  (7+ messages)

[PATCH] classes/image_postprocessing: Add variant version to os_release
 2020-04-22 10:51 UTC  (8+ messages)
  ` [PATCH v2] classes/image-postproc: Add image version

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

[PATCH v2] linux-custom: Install config and map file to /boot
 2020-04-20 19:51 UTC  (10+ messages)
` [PATCH v3 1/2] "

[PATCH] debianize: Allow defining additional build dependencies
 2020-04-17 16:32 UTC  (2+ messages)

[PATCH 1/3] sshd-regen-keys: correct dependency on ssh daemon service
 2020-04-17 15:46 UTC  (7+ messages)
` [PATCH v2 0/3] minor fixes
  ` [[PATCH v2] 3/3] dpkg-raw: make sure templates are processed before do_install

[PATCH 0/2] Fix dpkg-raw usage of and
 2020-04-17 15:32 UTC  (11+ messages)
` [PATCH 1/2] meta-isar: example-raw: Fix misuse of ${S}
` [PATCH 2/2] dpkg-raw: Correct path so that git fetching works
  ` [PATCH v2 "

[PATCH v2 2/2] meta: cache deb srcs as part of postprocessing
 2020-04-16 17:29 UTC  (37+ messages)
` [PATCH v3 1/2] rootfs: Make rootfs finalize a separate task
                ` [PATCH v4 "
                  ` [PATCH v4 2/2] meta: cache deb srcs as part of postprocessing

[PATCH v2] Allow to manage HOST_DISTRO_APT_SOURCES via distro config
 2020-04-16 11:26 UTC  (2+ messages)

[PATCH] buildchroot: Remove redundant mkdir for isar-apt
 2020-04-16 11:00 UTC  (2+ messages)

[RFC PATCH 0/1] Remove ssh-keys in postprocessing
 2020-04-16 10:20 UTC  (4+ messages)
` [RFC PATCH 1/1] image-postproc-extension: remove ssh-host-keys
    ` [PATCH] image-postproc-extension: Remove ssh-host-keys

[PATCHv8 00/29] base-apt-rework
 2020-04-15 17:29 UTC  (27+ messages)
` [PATCHv8 05/29] base-apt: add deb-src packages as well
` [PATCHv8 15/29] base-apt: rework base-apt population
` [PATCHv8 16/29] base-apt: move class "base-apt-helper" into only user
` [PATCHv8 17/29] CI: include "isar-disable-apt-cache" into all CI images
` [PATCHv8 18/29] CI: include "cowsay" into default build to test dpkg-gbp
` [PATCHv8 19/29] CI: set BB_NO_NETWORK for cached rebuild
` [PATCHv8 20/29] meta: repository: implement repo_contains_package and use it in base_apt
` [PATCHv8 21/29] meta: repository: simplify the matching of packages
` [PATCHv8 22/29] meta: deb-dl-dir: do not cache debs from isar-apt
` [PATCHv8 23/29] base-apt: pull base-apt population to the front of the build chain
` [PATCHv8 24/29] meta: base-apt: remove isar-apt check from population
` [PATCHv8 25/29] meta: deb-dl-dir: only export newly downloaded files
` [PATCHv8 26/29] CI: test a custom kernel build in the base-apt offline rebuild
` [PATCHv8 27/29] meta/deb-dl-dir: make subshell verbose and fail on error
` [PATCHv8 28/29] meta: deb-dl-dir: fix "command not found" error when excluding pkgs
` [PATCHv8 29/29] RECIPE-API-CHANGELOG: add a few bits on the base-apt caching changes

[PATCH v2] image: Add support for deploying multiple DTBs
 2020-04-14  9:44 UTC  (2+ messages)

[PATCH] sshd-regen-keys: fix race condition
 2020-04-13 16:22 UTC  (2+ messages)

[PATCH] lib/oe/path: try hardlinking instead of guessing when it might fail
 2020-04-06 20:20 UTC  (7+ messages)

[PATCH 0/3] fix and test wic exclude-path
 2020-04-06 20:18 UTC  (5+ messages)
` [PATCH 1/3] oe.path: Add copyhardlink() helper function
` [PATCH 2/3] lib/oe/path: try hardlinking instead of guessing when it might fail
` [PATCH 3/3] CI: test the exclude-path feature of wic

[PATCH v2] isar-bootstrap: Remove apt-transport-https
 2020-04-06  5:57 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] meta: linux-custom: Remove duplicate and wrong default build dependency
 2020-04-05 14:27 UTC  (2+ messages)

dpkg-raw git fetch
 2020-04-03 10:06 UTC  (9+ messages)
  ` AW: "

[PATCH] linux-custom: Install config and map file to /boot
 2020-04-03  7:29 UTC  (6+ messages)

[PATCHv5 00/29] base-apt-rework
 2020-03-30 20:26 UTC  (3+ messages)
` [PATCH] base-apt, isar-apt: Split code and configuration

[PATCH v2 0/6] Evolve SDK to chroot-free usage
 2020-03-28 11:24 UTC  (7+ messages)
` [PATCH v2 1/6] sdk: Add support for adding self-defined sdk packages
` [PATCH v2 2/6] sdk: Make all links in the SDK chroot relative
` [PATCH v2 3/6] sdk: Add script to relocate SDK
` [PATCH v2 4/6] sdk: Do not ship the isar-apt repo
` [PATCH v2 5/6] sdk: Inject sysroot path when calling relocated toolchain
` [PATCH v2 6/6] sdk: Update README.sdk

[PATCH 0/6] Evolve SDK to chroot-free usage
 2020-03-28  7:33 UTC  (3+ 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