public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH v2 00/16] wic integration
 2018-04-16 10:51 UTC  (30+ messages)
` [PATCH v2 01/17] Revert "wic: Make the bootimg-efi plugin generate usable images"
` [PATCH v2 02/17] Revert "wic: Introduce the `WicExecError` exception class"
` [PATCH v2 03/17] Revert "wic: Work around mcopy error"
` [PATCH v2 04/17] Revert "wic: Use sudo instead of pseudo"
` [PATCH v2 05/17] Revert "wic: Remove sysroot support"
` [PATCH v2 06/17] wic: now truly go for the wic version we claim to have
` [PATCH v2 07/17] Revert "isar-init-build-env: Add /sbin to PATH"
` [PATCH v2 08/17] classes: image: introduce size measuring function, for before do_*_image
` [PATCH v2 09/17] meta/image: Fix broken variables KERNEL_IMAGE and INITRD_IMAGE
` [PATCH v2 10/17] isar-init-build-env: make ISARROOT available in bitbake
` [PATCH v2 11/17] images: New class wic-img for wic intregration
` [PATCH v2 12/17] wic: Add pcibios boot plugins and wks files
` [PATCH v2 13/17] scripts/start_vm: Enable booting of full disk images
` [PATCH v2 14/17] multiconfig: Switch qemuamd64-stretch to using wic by default
` [PATCH v2 15/17] multiconfig: Switch qemui386-stretch "
` [PATCH v2 16/17] docs: Change according to recent patches
` [PATCH v2 17/17] scripts/vm_smoke_test: double the timeout we wait for qemus

'IMAGE_FEATURES' in Isar
 2018-04-16  8:36 UTC  (6+ messages)

[PATCH 0/1] Optional kernel
 2018-04-16  8:27 UTC  (8+ messages)
` [PATCH 1/1] meta-isar/isar-image-base: make kernel optional

[DISCUSSION] Mirror implementation with isar-bootstrap
 2018-04-13 11:25 UTC  (6+ messages)

[PATCH 1/3] scripts: Make building verbose for better failure analysis
 2018-04-12 14:48 UTC  (3+ messages)
` [PATCH 2/3] scripts/isar-buildenv-internal: Remove unused variable
` [PATCH 3/3] scripts/start_vm: Deduplicate start_qemu

[PATCH v3 0/2] Cleanup of the configscripts
 2018-04-12  7:01 UTC  (3+ messages)
` [PATCH v3 1/2] meta-isar/isar-image-base: remove uncesessary cmd lines from cfg scripts
` [PATCH v3 2/2] meta-isar/*-configscript: added removal of qemu-*-static binaries

[PATCH v2 0/2] Cleanup of the configscripts
 2018-04-11 20:29 UTC  (5+ messages)
` [PATCH v2 1/2] meta-isar/isar-image-base: remove uncesessary cmd lines from cfg scripts
` [PATCH v2 2/2] meta-isar/raspbian-configscript: added removal of qemu-arm-static

[PATCH 0/1] Cleanup of the configscripts
 2018-04-11 10:19 UTC  (5+ messages)
` [PATCH 1/1] meta-isar/isar-image-base: remove uncesessary cmd lines from cfg scripts

[PATCH 0/2] Some smaller fixes to the debootstrap patchset
 2018-04-11  7:54 UTC  (3+ messages)
` [PATCH 1/2] Renamed 'Multistrap' references to 'Isar' (no functional change)
` [PATCH 2/2] isar-bootstrap: Change task dependencies to improve parallelization

[PATCH v5 0/5] Debootstrap integration
 2018-04-11  7:04 UTC  (18+ messages)
` [PATCH v5 1/5] implement isar-bootstrap using debootstrap
` [PATCH v5 2/5] meta/isar-bootstrap-helper.bbclass: handle rfs customization centrally
` [PATCH v5 3/5] meta/buildchroot: switch to using isar-bootstrap
` [PATCH v5 4/5] meta-isar/isar-image-base: "
` [PATCH v5 5/5] meta-isar/multiconfig: remove multistrap references

[PATCH 0/1] meta-isar/example-raw: added setting of hostname
 2018-04-11  6:07 UTC  (3+ messages)
` [PATCH 1/1] meta-isar/example-raw: set hostname in postinst to 'isar'

[PATCH 0/1] Documentation update for debootstrapisation
 2018-04-11  6:05 UTC  (3+ messages)
` [PATCH 1/1] doc: updated doc to contain the changes by the isar-bootstrap patches

[PATCH 0/1] isar-bootstrap support for changing repo url
 2018-04-10 10:33 UTC  (2+ messages)
` [PATCH 1/1] isar-bootstrap: implement DISTRO_APT_PREMIRRORS feature

[PATCH v2 0/1] Centralize root_cleandirs feature
 2018-04-09 10:45 UTC  (2+ messages)
` [PATCH v2 1/1] base.bbclass: implement 'root_cleandirs' feature

[PATCH 0/1] Centralize root_cleandirs feature
 2018-04-05 13:18 UTC  (3+ messages)
` [PATCH 1/1] base.bbclass: implement 'root_cleandirs' feature

Building images without kernel
 2018-04-05  9:54 UTC  (3+ messages)

[PATCH 0/1] Remove hard-code distro name in the multistrap template
 2018-04-04 10:49 UTC  (7+ messages)

[PATCH v4 0/5] Debootstrap integration
 2018-03-28  6:00 UTC  (27+ messages)
` [PATCH v4 1/5] implement isar-bootstrap using debootstrap
` [PATCH v4 2/5] meta/isar-bootstrap-helper.bbclass: handle rfs customization centrally
` [PATCH v4 3/5] meta/buildchroot: switch to using isar-bootstrap
` [PATCH v4 4/5] meta-isar/isar-image-base: "
` [PATCH v4 5/5] meta-isar/multiconfig: remove multistrap references

[PATCH v2] Avoid name collisions of deployed kernels and initrds
 2018-03-27 16:43 UTC 

[PATCH] meta: image: detect broken symlinks
 2018-03-27 13:50 UTC  (8+ messages)
` [PATCH v3] "

[PATCH] Avoid name collisions of deployed kernels and initrds
 2018-03-26  7:01 UTC 

[RFC][PATCH 0/4] Kernel module autoload
 2018-03-09  8:49 UTC  (17+ messages)
` [PATCH 1/4] kernel/module: Add AUTOLOAD option
  ` [PATCH v3 "
` [PATCH 2/4] example-module: Do not return error on init
  ` [PATCH v2 "
` [PATCH 3/4] example-module: Enable autoload
` [PATCH 4/4] vm_smoke_test: Add check for kernel module
  ` [PATCH v2 "

[PATCH 1/2] meta: image: detect broken symlinks
 2018-03-09  8:30 UTC  (4+ messages)
` [PATCH 2/2] scripts: return errors for CI

[PATCH v3 0/5] Debootstrap integration
 2018-03-07 16:16 UTC  (6+ messages)
` [PATCH v3 1/5] implement isar-bootstrap using debootstrap
` [PATCH v3 2/5] meta/isar-bootstrap-helper.bbclass: handle rfs customization centrally
` [PATCH v3 3/5] meta/buildchroot: switch to using isar-bootstrap
` [PATCH v3 4/5] meta-isar/isar-image-base: "
` [PATCH v3 5/5] meta-isar/multiconfig: remove multistrap references

[PATCH 0/1] try unmounting all mounts before returning an error
 2018-03-07 11:58 UTC  (5+ messages)
` [PATCH 1/1] isar-events: "

[PATCH] docker: Take qemu-user-static from stretch for Isar image
 2018-03-06  9:23 UTC  (4+ messages)

[PATCH] images: base-image: pass ROOTFS_TYPE to fstab generator in configscript
 2018-03-05  9:59 UTC  (2+ messages)

[PATCH] linux-custom: Add lock to dependency installation
 2018-03-05  9:58 UTC  (5+ messages)

[PATCH 1/2] scripts/start_vm: Update help message
 2018-03-05  9:57 UTC  (2+ messages)
` [PATCH 2/2] scripts/vm_smoke_test: Add arm64

[PATCH] Include error log of failing task in output
 2018-03-02 16:31 UTC  (9+ messages)

[PATCH 0/1] bind mount our downloads folder from buildchroot
 2018-03-02 14:42 UTC  (3+ messages)
` [PATCH 1/1] buildchroot: bind mount our downloads folder

[RFC][PATCH] ci: Build in kas docker image
 2018-03-02 14:24 UTC  (5+ 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