public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH] meta: correct CamelCase spelling of APT options
 2019-10-08 10:59 UTC  (2+ messages)

[PATCH v2] dpkg-base: Warn about unmounting problems
 2019-10-07 15:49 UTC  (3+ messages)

[PATCH v5 00/27] Pending patches, fix for isar-bootstrap, devshell
 2019-10-07 15:48 UTC  (78+ messages)
` [PATCH v5 01/27] buildchroot: Properly deploy the build result
` [PATCH v5 02/27] sdk: Use clean-package-cache rather than open-coded cleanup
` [PATCH v5 03/27] sdk: Deploy earlier
` [PATCH v5 04/27] Remove unneeded PF tweakings
` [PATCH v5 05/27] image: Stop changing PF, tune WORKDIR and STAMP directly
  ` [PATCH v6 "
` [PATCH v5 06/27] image: Make WORKDIR and STAMPs IMAGE_TYPE-specific
` [PATCH v5 07/27] Adjust STAMP variables to use PN, rather than PF
` [PATCH v5 08/27] Align WORKDIR structure with OE
` [PATCH v5 09/27] isar-bootstrap: Unshare host bootstraps across different target distros
` [PATCH v5 10/27] isar-bootstrap: Clean up and fix rebuild
` [PATCH v5 11/27] gitlab-ci: Keep logs as artifacts on failure
` [PATCH v5 12/27] Detect false sharing of recipes
  ` [PATCH v6 "
` [PATCH v5 13/27] dpkg-base: Move do_deploy_deb before do_build
` [PATCH v5 14/27] base-apt: Move do_cache_config "
` [PATCH v5 15/27] wic-img: Use private tmp dir
` [PATCH v5 16/27] rootfs: Take isar-apt shared lock during repository operations
` [PATCH v5 17/27] Use deb.debian.org mirrors
` [PATCH v5 18/27] linux-custom: Control linux-libc-dev deployment manually
` [PATCH v5 19/27] dpkg-base: Wait for umount to succeed
` [PATCH v5 20/27] dpkg-base: Permit multiple clean runs
` [PATCH v5 21/27] buildchroot: Factor out common packages
` [PATCH v5 22/27] buildchroot: Do not build cross when there are no arch-specific outputs
` [PATCH v5 23/27] Add git-buildpackage support
` [PATCH v5 24/27] dbpg-raw: Only list top-level files in <pn>.install
` [PATCH v5 25/27] Add OE class and library elements for terminal support
` [PATCH v5 26/27] dpkg-base: Add devshell target
` [PATCH v5 27/27] linux-custom: Add libncurses-dev to KBUILD_DEPENDS

[PATCH] Add support for specifying package architecture using DPKG_ARCH
 2019-10-07 10:39 UTC  (5+ messages)

[PATCHv2] Do not clobber policy-rc.d if it already exists
 2019-10-07 10:11 UTC  (2+ messages)

[PATCH] meta: Add support for FILESEXTRAPATHS
 2019-10-07  9:37 UTC  (5+ messages)
  ` [PATCH v2] "

bbappend and FILESEXTRAPATHS
 2019-10-04  7:33 UTC  (3+ messages)

[PATCH] dpkg-base: Warn about unmounting problems
 2019-10-02  9:29 UTC  (4+ messages)

[PATCH] isar-bootstrap: Fix PREMIRRORS setting for cached build
 2019-10-02  7:12 UTC  (3+ messages)

gpg: can't connect to the agent: IPC connect call failed
 2019-10-01 18:27 UTC  (8+ messages)

[PATCH] scripts/ci_build.sh: Add right flag for debug
 2019-10-01 17:25 UTC 

[PATCH 00/26] Tons of fixes and cleanups
 2019-10-01 14:43 UTC  (9+ messages)
` [PATCH 02/26] isar-bootstrap: Fix keyring generation
` [PATCH 22/26] isar-bootstrap: Clean up and fix rebuild
` [PATCH 25/26] dpkg-base: Move do_deploy_deb before do_build

[PATCH] gitlab-ci: Add full nightly build
 2019-10-01  6:11 UTC  (2+ messages)

[PATCH] base-apt: Use gpg keyid instead of yes
 2019-09-30  8:51 UTC  (4+ messages)

[PATCH] isar-init-build-env: Always set ISARROOT
 2019-09-30  7:49 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] doc/user_manual.md: Fix typo
 2019-09-27  9:56 UTC 

[PATCH] isar-bootstrap: Add gnupg also when using BASE_REPO_KEY
 2019-09-26 14:27 UTC  (2+ messages)

[PATCH v2] isar-bootstrap: Switch to gnupg as dependency, rather than obsolete gnupg2
 2019-09-26 14:18 UTC  (2+ messages)

Discussion: Base-apt features
 2019-09-26 11:30 UTC  (13+ messages)

[PATCH] dpkg-base: clean should not fail for recipes that were never built
 2019-09-24 11:25 UTC  (2+ messages)

[PATCH v4] meta/classes: generate bill of material from image
 2019-09-23 13:51 UTC  (5+ messages)
` [PATCH v5] "
    ` [PATCH v6] "
      ` [PATCH v7] "

[PATCH] isar-bootstrap: Switch to gnupg as dependency, rather than obsolete gnupg2
 2019-09-23 11:47 UTC 

[PATCH] user manual: Add conditional gnupg2 dependency
 2019-09-23 10:48 UTC  (3+ messages)

Integration branch for pending patches
 2019-09-22 18:21 UTC 

[PATCH] dbpg-raw: Only list top-level files in <pn>.install
 2019-09-21 11:09 UTC 

[PATCH v2] Create from local branch before applying patches with git
 2019-09-21 11:07 UTC  (2+ messages)

[PATCH 0/3] various random style fixes
 2019-09-21 10:36 UTC  (6+ messages)
` [PATCH 1/3] ci_build: cosmetic change to increase readability
` [PATCH 2/3] CI: make gitlab-ci build verbose instead of quiet
` [PATCH 3/3] meta: rootfs: align the name of the apt preferences file for isar-apt

[PATCH v2 0/3] test apt:// fetcher
 2019-09-20  7:22 UTC  (4+ messages)
` [PATCH v2 1/3] meta-isar/recipes-app: change SRC_URIs of hello rebuild example
` [PATCH v2 2/3] dpkg-base: ignore binary packages for "apt-get source"
` [PATCH v2 3/3] ci: add rebuilding hello to test apt:// fetching

[PATCH 0/3] test apt:// fetcher test
 2019-09-19 17:37 UTC  (6+ messages)
` [PATCH 1/3] meta-isar/recipes-app: change SRC_URIs of hello rebuild example
` [PATCH 2/3] dpkg-base: ignore binary packages for "apt-get source"
` [PATCH 3/3] ci: add rebuilding hello to test apt:// fetching

WIC doesn't touch fstab for partition /boot
 2019-09-19 12:32 UTC  (2+ messages)

[PATCH] Add git-buildpackage support
 2019-09-18 20:18 UTC 

[PATCH v2] buildchroot: Do not build cross when there are no arch-specific outputs
 2019-09-18 20:12 UTC 

[PATCH] buildchroot: Do not build cross when there are no
 2019-09-18 20:00 UTC  (2+ messages)

[PATCH] buildchroot: Factor out common packages
 2019-09-18 14:28 UTC 

[PATCH] rootfs: Take isar-apt shared lock during repository
 2019-09-18 13:46 UTC  (2+ messages)

dpkg: error: cannot stat pathname '/tmp/apt-dpkg-install
 2019-09-18 13:39 UTC  (4+ messages)
    ` isar-apt locking: install_imager_deps vs rootfs_install (was: Re: dpkg: error: cannot stat pathname '/tmp/apt-dpkg-install...)

Exception in do_transform_template()
 2019-09-18 12:38 UTC  (4+ messages)

fakechroot
 2019-09-17  9:52 UTC  (10+ messages)

[PATCH v2] dpkg-base: Permit multiple clean runs
 2019-09-17  9:50 UTC 

[PATCH] dpkg-base: Permit multiple clean runs
 2019-09-17  9:11 UTC  (2+ messages)

[PATCH] Add support for supplying more types of debian package relationships
 2019-09-17  9:07 UTC  (2+ messages)

[PATCH] Adjust do_apt_fetch dependency to crossbuild
 2019-09-17  8:51 UTC  (8+ messages)

[PATCH] linux-custom: Control linux-libc-dev deployment manually
 2019-09-17  7:30 UTC  (6+ 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