public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCHv2 0/9] a few cleanups a bug and a feature
 2019-10-23 11:42 UTC  (8+ messages)
` [PATCHv2 1/9] rootfs: fix incorrect feature name in comment
` [PATCHv2 2/9] base-apt: use the "basename" command instead of pattern substitution
` [PATCHv2 3/9] base_apt_helper: change variable names to increase readability
` [PATCHv2 4/9] rootfs: rename ROOTFS_INSTALL_COMMAND lock to "isar-apt-lock"
` [PATCHv2 5/9] dpkg-base: remove pointless ";" s at end of line
` [PATCHv2 6/9] dpkg-base: fix indentation from tabs to spaces
` [PATCHv2 7/9] base: implement BB_NO_NETWORK for apt-get

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

[PATCH] base-apt: Use gpg keyid instead of yes
 2019-10-23  7:24 UTC  (8+ messages)
    ` [PATCH v2] "

[PATCH] Fix manifest generation
 2019-10-23  5:16 UTC  (5+ messages)
` [PATCH v2] meta: rootfs: "

[PATCH 0/1] update bitbake to version 1.44.0
 2019-10-22 15:56 UTC  (5+ messages)
` [PATCH 1/1] bitbake: update "

base-apt work in progress, RFC
 2019-10-22 15:43 UTC 

[PATCH 0/4] miscellaneous (minor) fixes
 2019-10-21 15:10 UTC  (15+ messages)
` [PATCH 1/4] wic-img: do not leave temporary files behind
` [PATCH 2/4] isar-bootstrap: wipe out previously created rootfs with --one-file-system
` [PATCH 3/4] base-apt-helper: fixed a few typos found in comments
` [PATCH 4/4] patch: suffix patch files copied to .applied_patches with "~"
          ` [PATCH v2 0/5] miscellaneous (minor) fixes
            ` [PATCH v2 1/5] wic-img: do not leave temporary files behind
            ` [PATCH v2 2/5] isar-bootstrap: wipe out previously created rootfs with --one-file-system
            ` [PATCH v2 3/5] base-apt-helper: fixed a few typos found in comments
            ` [PATCH v2 4/5] patch: suffix patch files copied to .applied_patches with "~"
            ` [PATCH v2 5/5] hello: add a sample patch to exercise patch.bbclass against dpkg recipes

[PATCH v2 0/2] FILESEXTRAPATHS
 2019-10-17  9:28 UTC  (8+ messages)
  ` [PATCH v2 1/2] meta: Add support for FILESEXTRAPATHS
  ` [PATCH v2 2/2] Replace FILESPATH with FILESEXTRAPATHS
    ` [PATCH v3 0/2] FILESEXTRAPATHS
      ` [PATCH v3 1/2] meta: Add support for FILESEXTRAPATHS
      ` [PATCH v3 2/2] Replace FILESPATH with FILESEXTRAPATHS

[PATCH v5] meta/classes: generate bill of material from image
 2019-10-16 12:26 UTC  (4+ messages)
` [PATCH v6] "
  ` [PATCH v7] "

[PATCH] scripts/ci_build.sh: Add right flag for debug
 2019-10-16  7:09 UTC  (3+ messages)

[PATCH 0/3] various random style fixes
 2019-10-15 12:19 UTC  (10+ 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] Add support for supplying more types of debian package relationships
 2019-10-15 10:38 UTC  (8+ messages)

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

[PATCH] Add support for specifying package architecture using DPKG_ARCH
 2019-10-08 11:25 UTC  (6+ messages)

[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  (63+ messages)
` [PATCH v5 05/27] image: Stop changing PF, tune WORKDIR and STAMP directly
  ` [PATCH v6 "
` [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 17/27] Use deb.debian.org mirrors
` [PATCH v5 19/27] dpkg-base: Wait for umount to succeed
` [PATCH v5 20/27] dpkg-base: Permit multiple clean runs
` [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

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

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 00/26] Tons of fixes and cleanups
 2019-10-01 14:43 UTC  (7+ messages)
` [PATCH 02/26] isar-bootstrap: Fix keyring generation
` [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] 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] 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 

page:  |  | latest

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