public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[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  (9+ messages)
` [PATCH v3] "

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

[PATCH v4 0/5] Debootstrap integration
 2018-03-16  5:49 UTC  (26+ 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 0/1] Remove hard-code distro name in the multistrap template
 2018-03-15 13:59 UTC  (8+ messages)
` [PATCH 1/1] buildchroot: remove hard-coded distro names "

[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  (3+ 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  (4+ 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)

I'm back
 2018-03-02  9:13 UTC 

bind mount for /downloads not happening
 2018-02-28 17:55 UTC  (2+ messages)

[PATCH v2 0/9] Add support for automatic partial rebuilds on recipe changes
 2018-02-26 12:27 UTC  (12+ messages)
` [PATCH v2 7/9] dpkg-raw: Clean DEBIAN dir prior to filling it
          ` [PATCH] dpkg-raw: Fix creation of DEBIAN folder

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

Partially available next week
 2018-02-22 11:50 UTC 

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

[PATCH 1/2] Add basic patch support
 2018-02-21  9:36 UTC  (4+ messages)
` [PATCH 2/2] example-app: Add two patches for demonstration and testing purposes

[PATCH 0/8] Assorted patches
 2018-02-20 11:19 UTC  (28+ messages)
` [PATCH 1/8] Mount devtmpfs read-only into chroot
  ` Consolidate mounting in tasks (was Re: [PATCH 1/8] Mount devtmpfs read-only into chroot)
` [PATCH 2/8] isar-events: Wait for failing umounts
` [PATCH 3/8] isar-events: Do not match on distro and arch
` [PATCH 4/8] Add Debian arm64 support to the core
` [PATCH 5/8] Add qemuarm64-stretch multiconfig
` [PATCH 6/8] Add qemuarm64-stretch to CI
` [PATCH 7/8] build-kernel.sh: Add copyright header
` [PATCH 8/8] Enhance credits

[PATCH] Change ownership of WORKDIR prior to unpacking
 2018-02-20 11:08 UTC  (2+ messages)

[PATCH 0/2] Consolidate multistrap configuration generation
 2018-02-16 11:35 UTC  (18+ messages)
` [PATCH 2/2] centralize "

[PATCH] Fix do_deploy_deb stamp name
 2018-02-15 15:41 UTC  (2+ messages)

[PATCH] dpkg-raw: Make conffiles identification more robust
 2018-02-15 15:41 UTC  (2+ messages)

[PATCH] Set BB_NUMBER_THREADS to number of CPUs
 2018-02-15 15:40 UTC  (2+ messages)

[PATCH v5 0/5] Provide infrastructure and examples for custom kernels and modules
 2018-02-15 15:27 UTC  (8+ 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