public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH v2] sshd-regen-keys: Fix sshd deadlock on boot
 2019-05-28 19:48 UTC  (4+ messages)
` [PATCH v3] "

Cloud setup for gitlab-ci isar runners
 2019-05-28 17:53 UTC 

[PATCH 0/3] Filesystem mounting and machine-id fix
 2019-05-28 17:44 UTC  (7+ messages)
` [PATCH 1/3] wks: added 'rw' to kernel arguments
` [PATCH 2/3] image.bbclass: remove fstab generation
` [PATCH 3/3] image-postproc-extension: add removal of machine-id

[PATCH v4 0/8] pre-processing pipeline and transient package replacement
 2019-05-27 15:22 UTC  (23+ messages)
` [PATCH v4 1/8] meta: remove transient package support
` [PATCH v4 2/8] split up isar-bootstrap helper and implement pre-process pipeline
            ` [PATCH] rootfs.bbclass: add comment about task weights
` [PATCH v4 3/8] meta/classes: add image-locales-extension class
` [PATCH v4 4/8] meta/classes: add image-account-extension class
` [PATCH v4 5/8] doc: update description of image customization
` [PATCH v4 6/8] doc: some fixes
` [PATCH v4 7/8] meta-isar: local.conf.sample: update root password and isar user creation
` [PATCH v4 8/8] RECIPE-API-CHANGELOG: update transient package removal + root password

[PATCH] scripts: Fix umount_chroot script
 2019-05-24 13:09 UTC  (2+ messages)

sources.list empty line results in debootstrap error
 2019-05-24 13:07 UTC  (3+ messages)
` [PATCH] isar-bootstrap: fix ignore empty line in source list

[PATCH 0/2] CI build improvements
 2019-05-24 13:07 UTC  (6+ messages)
` [PATCH 1/2] ci_build: Write each command to standard error
` [PATCH 2/2] ci_build: Include cross build targets into default build

[PATCH] image.bbclass: remove 'get_image_name' function
 2019-05-24 13:06 UTC  (4+ messages)

[PATCH v2 0/7] Fixing base-apt and ci
 2019-05-23 15:00 UTC  (8+ messages)
` [PATCH v2 1/7] meta/image.bbclass: add warning if IMAGE_TRANSIENT_PACKAGES is set
` [PATCH v2 2/7] sdkchroot: remove 'copy-package-cache' from ROOTFS_FEATURES
` [PATCH v2 3/7] bitbake: added DISTRO to REPO_BASE_{DB_}DIR
` [PATCH v2 4/7] isar-bootstrap: fix DISTRO_APT_PREMIRRORS regex in case of cached build
` [PATCH v2 5/7] base-apt: fix issues with creating and using the base-apt repository
` [PATCH v2 6/7] ci_build: fix shebang
` [PATCH v2 7/7] ci_build/repro: add qemuarm-buster to build configurations

[DISCUSSIONS] CI build
 2019-05-23 14:36 UTC  (16+ messages)

[PATCH 1/2] ci_build: Include de0-nano-soc into parallel fast build
 2019-05-23 13:17 UTC  (9+ messages)
` [PATCH 2/2] ci_build: Introduce REPRO_TARGETS_SET

[PATCH v3 0/8] pre-processing pipeline and transient package replacement
 2019-05-23 12:46 UTC  (11+ messages)
` [PATCH v3 1/8] split up isar-bootstrap helper and implement pre-process pipeline
` [PATCH v3 2/8] meta: remove transient package support
` [PATCH v3 3/8] meta/classes: add image-locales-extension class
` [PATCH v3 4/8] meta/classes: add image-account-extension class
` [PATCH v3 5/8] doc: update description of image customization
` [PATCH v3 6/8] doc: some fixes
` [PATCH v3 7/8] meta-isar: local.conf.sample: update root password and isar user creation
` [PATCH v3 8/8] RECIPE-API-CHANGELOG: update transient package removal + root password

[PATCH 0/6] Fixing base-apt and ci
 2019-05-23 12:26 UTC  (10+ messages)
` [PATCH 1/6] sdkchroot: remove 'copy-package-cache' from ROOTFS_FEATURES
` [PATCH 2/6] bitbake: added DISTRO to REPO_BASE_{DB_}DIR
` [PATCH 3/6] isar-bootstrap: fix DISTRO_APT_PREMIRRORS regex in case of cached build
` [PATCH 4/6] base-apt: fix issues with creating and using the base-apt repository
` [PATCH 5/6] ci_build.sh: Remove rpi-stretch if CROSS_BUILD and REPRO_BUILD
` [PATCH 6/6] ci_build.sh/repro: disable build of non-cached targets

[PATCH v6 0/9] Cleanup rootfs creation
 2019-05-23  9:22 UTC  (23+ messages)
` [PATCH v6 1/9] isar-bootstrap-host: disable DISTRO_BOOTSTRAP_KEYS usage
` [PATCH v6 2/9] isar-bootstrap-helper: move 'HOST_ARCH' and 'HOST_DISTRO' to base.bbclass
` [PATCH v6 3/9] move 'HOST_DISTRO_APT_SOURCES' from bootstrap-helper to isar-bootstrap
` [PATCH v6 4/9] buildchroot.bbclass: only cross build if HOST_ARCH != DISTRO_ARCH
` [PATCH v6 5/9] isar-bootstrap/buildchroot/sdkchroot: refactor PF and WORKDIR
` [PATCH v6 6/9] bitbake.conf: remove unneeded and differently used variables
` [PATCH v6 7/9] image.bbclass: make IMAGE_ROOTFS overwritable
` [PATCH v6 8/9] bitbake.conf: set default QEMU_ARCH variables
` [PATCH v6 9/9] buildchroot/configscript: make creation of builder uid/gid idempotent

Question about base-apt: Usage of BASE_DISTRO instead of DISTRO
 2019-05-22  8:24 UTC 

[PATCH 0/2] Fix of #56
 2019-05-21  8:06 UTC  (9+ messages)
` [PATCH 1/2] image.bbclass: make KERNEL_IMAGE & INITRD_IMAGE variable fixed
` [PATCH 2/2] Revert "meta/classes/image: Call transform_template after rootfs_install"

[PATCHv3] dpkg-base: derive "Package" and "Architecture" from .deb in cleanup
 2019-05-20 13:48 UTC  (3+ messages)

[PATCH v2 0/8] pre-processing pipeline and transient package replacement
 2019-05-16 15:49 UTC  (10+ messages)
` [PATCH v2 1/8] split up isar-bootstrap helper and implement pre-process pipeline
` [PATCH v2 2/8] meta: remove transient package support
` [PATCH v2 3/8] meta/classes: add image-locales-extension class
` [PATCH v2 4/8] meta/classes: add image-account-extension class
` [PATCH v2 5/8] doc: update description of image customization
` [PATCH v2 6/8] doc: some fixes
` [PATCH v2 7/8] meta-isar: local.conf.sample: update root password and isar user creation
` [PATCH v2 8/8] RECIPE-API-CHANGELOG: update transient package removal + root password

[PATCH v5 0/9] Cleanup rootfs creation
 2019-05-15  6:55 UTC  (12+ messages)
` [PATCH v5 1/9] isar-bootstrap-host: disable DISTRO_BOOTSTRAP_KEYS usage
` [PATCH v5 2/9] isar-bootstrap-helper: move 'HOST_ARCH' and 'HOST_DISTRO' to base.bbclass
` [PATCH v5 3/9] move 'HOST_DISTRO_APT_SOURCES' from bootstrap-helper to isar-bootstrap
` [PATCH v5 4/9] buildchroot.bbclass: only cross build if HOST_ARCH != DISTRO_ARCH
` [PATCH v5 5/9] isar-bootstrap/buildchroot/sdkchroot: refactor PF and WORKDIR
` [PATCH v5 6/9] bitbake.conf: remove unneeded and differently used variables
` [PATCH v5 7/9] image.bbclass: make IMAGE_ROOTFS overwritable
` [PATCH v5 8/9] bitbake.conf: set default QEMU_ARCH variables
` [PATCH v5 9/9] buildchroot/configscript: make creation of builder uid/gid idempotent

[PATCH] doc/user_manual: DISTRO_APT_KEYS was renamed to DISTRO_BOOTSTRAP_KEYS
 2019-05-14 17:25 UTC  (2+ messages)

[PATCH v2 0/3] vmlinuz/initrd for the same MACHINE are overwritten
 2019-05-14 17:24 UTC  (13+ messages)
` [PATCH v2 1/3] meta/classes/image: Call transform_template after rootfs_install
` [PATCH v2 2/3] Revert "image.bbclass: make KERNEL_IMAGE & INITRD_IMAGE variable fixed"
` [PATCH v2 3/3] ci: Include qemuarm-buster into fast build/vm_smoke_test

[PATCH] meta/conf/bitbake.conf: support for AUTOREV in SRCREV
 2019-05-14 14:29 UTC  (2+ messages)

[PATCH] dpkg: warn when S equals WORKDIR
 2019-05-14 12:42 UTC  (2+ messages)

[PATCH] patch: Add support for patches in sub-directories
 2019-05-14 12:42 UTC  (2+ messages)

[PATCH v4 0/9] Cleanup rootfs creation
 2019-05-14 11:35 UTC  (16+ messages)
` [PATCH v4 1/9] isar-bootstrap-host: disable DISTRO_APT_KEYS usage
          ` Fwd: "

[PATCH v10 0/6] Fix usage of additional apt keys and repos
 2019-05-13  4:57 UTC  (8+ messages)
` [PATCH v10 1/6] Simplify and enhance apt-keyring generator
` [PATCH v10 2/6] Use apt-key to generate keyrings
` [PATCH v10 3/6] If we use a custom keyring debootstrap may fall to https
` [PATCH v10 4/6] raspbian-stretch: Use DISTRO_BOOTSTRAP_KEYS
` [PATCH v10 5/6] docs: Update user_manual.md
` [PATCH v10 6/6] Give keyring to debootstrap when using cached base repo

[PATCH 0/2] vmlinuz/initrd for the same MACHINE are overwritten
 2019-05-08  7:34 UTC  (3+ messages)
` [PATCH 1/2] Revert "image.bbclass: make KERNEL_IMAGE & INITRD_IMAGE variable fixed"
` [PATCH 2/2] ci: Include qemuarm-buster into fast build/vm_smoke_test

[PATCH v9 0/5] Fix usage of additional apt keys and repos
 2019-05-02 11:28 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