public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH 0/1] Improving base-apt usage
 2021-09-10 15:30 UTC  (2+ messages)
` [PATCH 1/1] [meta] Use cached base-apt repo to debootstrap

[PATCH] libubootenv: Update to 0.3-3 to avoid debug outputs in the lib
 2021-09-09 10:43 UTC  (2+ messages)

[PATCH v3 0/4] Make adjust_git work in both worlds
 2021-09-09 10:42 UTC  (6+ messages)
` [PATCH v3 1/4] dpkg-base: Lock do_adjust_git against each other
` [PATCH v3 2/4] dpkg-base: Make mirror link relative
` [PATCH v3 3/4] Rework do_adjust_git to support inside and outside usage
` [PATCH v3 4/4] Revert "dpkg: adjust task order to allow using "git" for patching"

[PATCH v6 0/6] Restore downstream mounts compatibility
 2021-09-09  9:17 UTC  (13+ messages)
` [PATCH v6 1/6] Revert "dpkg: Make mount buildroot reliable"
` [PATCH v6 2/6] dpkg: Limit unmount loop
` [PATCH v6 3/6] dpkg-base: Clean up unmounting in do_dpkg_build()
` [PATCH v6 4/6] events: Do not warn on left mounts by default
` [PATCH v6 5/6] Revert "rootfs: Unmount rootfs mounts if not needed"
` [PATCH v6 6/6] Revert "buildchroot: Unmount buildchroot "

isar next getting stuck, most likely on ("REPO_ISAR_DIR") + "/isar.lock"
 2021-09-09  8:52 UTC 

[PATCH] u-boot: Exclude libubootenv.a from dh_strip
 2021-09-08 15:59 UTC  (2+ messages)

[PATCH] ubifs-img: Force cross-compile usage
 2021-09-08  9:28 UTC  (3+ messages)

[PATCH v15 0/2] CPIO & OVA Images
 2021-09-07 15:43 UTC  (3+ messages)
` [PATCH v15 1/2] meta/classes: Generate ova image for VMWare or Virtualbox
` [PATCH v15 2/2] meta/classes: add cpiogz-img

[PATCH v14 0/2] CPIO & OVA Images
 2021-09-07 13:49 UTC  (5+ messages)

[PATCH 1/3] debianize: make changelog date reproducible
 2021-09-07 12:55 UTC  (4+ messages)
` [PATCH 2/3] debianize: prepend changelog entries
` [PATCH 3/3] isar-exclude-docs: include "native" package changelogs

[PATCH v2 0/7] re-fork wic pcbios and efi plugins
 2021-09-07  8:00 UTC  (15+ messages)
` [PATCH v2 1/7] wic: reset our plugin forks to OE upstream for re-forking
` [PATCH v2 2/7] wic: add utility library for common bits of isar plugins
` [PATCH v2 3/7] wic: apply the actual fork changes to our pcbios plugin fork
` [PATCH v2 4/7] wic: clean up wic class in terms of isar variables
` [PATCH v2 5/7] wic: apply the actual fork changes to our efi plugin fork
` [PATCH v2 6/7] wic: mount /boot and exlude it from root for efi
` [PATCH v2 7/7] meta-isar: use "systemd-boot" for one test target

[PATCH] debian-common: Add fdisk package as a dependency in wic
 2021-09-07  0:18 UTC  (11+ messages)
  ` [PATCH v3] "

[PATCH v2 0/2] Improve apt-fetch related tasks
 2021-09-06 18:45 UTC  (3+ messages)
` [PATCH v2 1/2] base: Move SRC_APT extraction/filtering to dpkg-base class
` [PATCH v2 2/2] dpkg: Use noexec to disable unneeded apt tasks

[isar] rootfs: Add new ROOTFS_FEATURE 'slimfy' to minimize the footprint
 2021-09-06 10:48 UTC  (3+ messages)

[PATCH 0/2] Fix gpg-agent management
 2021-09-06  9:35 UTC  (6+ messages)
` [PATCH 1/2] isar-bootstrap: Fix GPG need check function
` [PATCH 2/2] isar-bootstrap: Do not let gpg-agent to stay running

[isar] reproducible build failures
 2021-09-06  8:41 UTC  (5+ messages)

[RFC 0/4] PoC for isar-apt repo reusing
 2021-09-03  8:43 UTC  (9+ messages)
` [RFC 1/4] meta-isar: Fix do_dpkg_build override for prebuild-deb recipe
` [RFC 2/4] isar-apt: PoC of reusing isar-apt repo
` [RFC 3/4] ci: Test for isar-apt reuse
` [RFC 4/4] doc: Add section for isar-apt reuse functionality

[PATCH v2] linux-custom: Fix decompressed kernel name for arm64
 2021-09-02 15:05 UTC  (2+ messages)

Fixed user ids
 2021-09-02 14:37 UTC  (6+ messages)
  ` AW: "

[PATCH] u-boot-script: Account for deficit in Ubuntu's linux-base
 2021-09-02 14:18 UTC  (4+ messages)

[PATCH v3 00/14] Vacation hacks & more
 2021-09-01 10:02 UTC  (4+ messages)
` [PATCH v3 08/14] bootimg-efi-isar: Fix serial console setup for grub

[PATCH v8 0/5] Add support for containerized root filesystems
 2021-08-31 12:56 UTC  (5+ messages)
` [PATCH v8 1/5] classes: add root filesystem containerizing class

[PATCH v2 0/3] re-fork wic pcbios plugin
 2021-08-27 10:25 UTC  (4+ messages)
` [PATCH v2 1/3] git: reset our fork to OE upstream for re-forking
` [PATCH v2 2/3] wic: apply the actual fork changes to our pcbios plugin fork
` [PATCH v2 3/3] wic: clean up wic class in terms of isar variables

[PATCH 0/3] re-fork wic pcbios plugin
 2021-08-27  9:33 UTC  (7+ messages)
` [PATCH 1/3] git: reset our fork to OE upstream for re-forking
` [PATCH 2/3] wic: apply the actual fork changes to our pcbios plugin fork
` [PATCH 3/3] wic: clean up wic class in terms of isar variables

[PATCH v2 0/4] Make adjust_git work in both worlds
 2021-08-27  8:39 UTC  (33+ messages)
` [PATCH v2 1/4] dpkg-base: Lock do_adjust_git against each other
  ` [PATCH v3 "
` [PATCH v2 2/4] dpkg-base: Make mirror link relative
    ` [PATCH] dpkg-base: "unshare" git clones in adjust_git
      ` [PATCH v2] "
` [PATCH v2 3/4] Rework do_adjust_git to support inside and outside usage
` [PATCH v2 4/4] Revert "dpkg: adjust task order to allow using "git" for patching"

[RFC 0/3] Fix gbp patching after configuration change
 2021-08-27  8:07 UTC  (4+ messages)
` [RFC 1/3] meta-isar: reformat isar.patch for cowsay to properly work with git
` [RFC 2/3] ci: Test for rebuild with no cleanup after configuration change
` [RFC 3/3] doc: Add a section on gbp-compatible packages

[PATCH 0/2] Improve apt-fetch related tasks
 2021-08-26 19:38 UTC  (4+ messages)
` [PATCH 1/2] base: Move SRC_ATP extraction/filtering to dpkg-base class
` [PATCH 2/2] dpkg: Use noexec to disable unneeded apt tasks

[PATCH] ci: Allow to define DISTRO_APT_PREMIRRORS in build environment
 2021-08-26  8:56 UTC  (2+ messages)

[PATCH v2 0/4] isar-bootstrap cleanups, fixes and improvements
 2021-08-24 13:48 UTC  (2+ messages)

[PATCH] meta: image-account-extension: allow clear-text-passwords
 2021-08-24 13:47 UTC  (2+ messages)

[PATCH v5 0/5] Restore downstream mounts compatibility
 2021-08-20  9:51 UTC  (10+ messages)
` [PATCH v5 1/5] Revert "dpkg: Make mount buildroot reliable"
` [PATCH v5 2/5] dpkg: Limit unmount loop
` [PATCH v5 3/5] image: Add reference counter
` [PATCH v5 4/5] dpkg-base: Clean up unmounting in do_dpkg_build()
` [PATCH v5 5/5] events: Do not warn on left mounts by default

[PATCH v5 0/5] Allow better control over container tags
 2021-08-18 16:22 UTC  (4+ messages)
` [PATCH v5 3/5] classes: allow more control over container image name and tag

[PATCH] rootfs: Use separate mounts lock file
 2021-08-18 10:26 UTC  (2+ messages)

[PATCH] meta: Add Debian package conflicts in debianize class
 2021-08-18  9:33 UTC  (2+ messages)

[PATCH v1 0/5] Restore downstream mounts compatibility
 2021-08-17 13:02 UTC  (4+ messages)
` [PATCH v1 3/5] dpkg: Remove unmount loop

[PATCH v4 0/5] Restore downstream mounts compatibility
 2021-08-17 12:36 UTC  (10+ messages)
` [PATCH v4 1/5] Revert "dpkg: Make mount buildroot reliable"
` [PATCH v4 2/5] dpkg: Limit unmount loop
` [PATCH v4 3/5] image: Add reference counter
` [PATCH v4 4/5] dpkg-base: Clean up unmounting in do_dpkg_build()
` [PATCH v4 5/5] events: Do not warn on left mounts by default

[isar-cip-core][WIP][PATCH] Add kconfig menu
 2021-08-17 12:16 UTC  (2+ messages)

[PATCH v2 0/5] isar: Rebuild mount logic
 2021-08-15 19:05 UTC  (7+ messages)
` [PATCH v2 3/5] rootfs: Unmount rootfs mounts if not needed

[PATCH 0/3] allow do_patch to use the "git" tool
 2021-08-13 20:32 UTC  (10+ messages)
` [PATCH 3/3] dpkg-gbp: default to "git" patching

[PATCH v2 0/3] wic: Update to the latest revision
 2021-08-13 14:19 UTC  (5+ messages)
` [PATCH v2 2/3] "

[PATCH v10 00/17] Update Avocado testsuite
 2021-08-12 16:19 UTC  (5+ messages)
` [PATCH v10 17/17] ci_build: Install Avocado if needed

[PATCH 0/3] Make adjust_git work in both worlds
 2021-08-12 10:31 UTC  (3+ messages)
` [PATCH 3/3] Rework do_adjust_git to support inside and outside usage

page:  |  | latest

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