public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH] builddeb: generate multi-arch friendly linux-libc-dev package
 2019-06-17  6:14 UTC 

[PATCH] linux-custom: Fix KERNEL_NAME passed into build script
 2019-06-14 16:16 UTC 

base-apt signing interface could be improved
 2019-06-14 13:50 UTC  (4+ messages)

[PATCH] linux-custom: repack linux-libc-dev
 2019-06-13 16:09 UTC  (6+ messages)

[PATCH v3] bmap: generate bmap for wic images
 2019-06-13  8:56 UTC  (3+ messages)

[PATCH 0/7] Add mipsel architecture and QEMU machine
 2019-06-12 17:43 UTC  (29+ messages)
` [PATCH 1/7] image.bbclass: introduce KERNEL_FILE (defaults to vmlinuz)
` [PATCH 2/7] start_vm: append kernel arguments specified in QEMU_KARGS
` [PATCH 3/7] recipes-devtools/*-apt: add support for the mipsel architecture
` [PATCH 4/7] recipes-kernel/linux: "
` [PATCH 5/7] start_vm: add mipsel to the list of supported architectures
` [PATCH 6/7] meta-isar: add the qemumipsel machine
` [PATCH 7/7] ci_build: add qemumipsel-stretch to build targets
        ` [PATCH v2 0/9] Add mipsel architecture and QEMU machine
          ` [PATCH v2 1/9] image.bbclass: introduce KERNEL_FILE (defaults to vmlinuz)
          ` [PATCH v2 2/9] start_vm: append kernel arguments specified in QEMU_KARGS
          ` [PATCH v2 3/9] recipes-devtools/*-apt: add support for the mipsel architecture
          ` [PATCH v2 4/9] recipes-kernel/linux: "
            ` [PATCH v2 5/9] start_vm: add mipsel to the list of supported architectures
              ` [PATCH v2 6/9] meta-isar: add the qemumipsel machine
              ` [PATCH v2 7/9] ci_build: add qemumipsel-stretch to build targets
              ` [PATCH v2 8/9] meta-isar: add qemumipsel-buster configuration
              ` [PATCH v2 9/9] ci_build: add qemumipsel-buster configuration to build targets

[PATCH] buildchroot: mount base-apt when using repo caching
 2019-06-10 16:20 UTC  (3+ messages)

[PATCHv2 1/2] meta/classes/image: Introduce sshd host key assertion
 2019-06-10 16:19 UTC  (4+ messages)
` [PATCHv2 2/2] rpi-stretch: install sshd-regen-keys since openssh-server is inside

[PATCH] Set HOST_DISTRO default in distro configs
 2019-06-10  8:18 UTC  (2+ messages)

iwg20m with preferred kernel set to 4.4
 2019-06-07 15:16 UTC  (7+ messages)
` [next] iwg20m: add support for this board
  ` [cip-dev] "

porting iwg20m to isar-cip-core
 2019-06-07 14:55 UTC  (7+ messages)
` [isar-cip-core] iwg20m: temporary patch for review v2
  ` [cip-dev] "

[PATCH] sdkchroot: Remove HOST_DISTRO check
 2019-06-06 17:29 UTC  (2+ messages)

[PATCH 0/3] Filesystem mounting and machine-id fix
 2019-06-06 17:18 UTC  (18+ 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

(no subject)
 2019-06-06  8:26 UTC  (5+ messages)
  ` [PATCH] iwg20m: add support for this board

add support for this board compose message
 2019-06-06  2:04 UTC 

Resending bmap patch
 2019-06-05  7:23 UTC  (3+ messages)
` [[PATCH v2]] bmap: generate bmap for wic images

Add bmap support for wic images in ISAR
 2019-06-05  6:37 UTC  (4+ messages)
` [ISAR] bmap: generate bmap for wic images

[isar-cip-core] porting isar-cip-core to iwg20m
 2019-06-04  6:37 UTC  (3+ messages)

TODOs
 2019-06-03 14:55 UTC 

[PATCH v4 0/8] pre-processing pipeline and transient package replacement
 2019-06-03  9:14 UTC  (26+ 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

[DISCUSSIONS] CI build
 2019-05-30  8:29 UTC  (17+ messages)
` Jenkins project configuration by user

[PATCH 1/2] meta/classes/image: Introduce sshd host key assertion
 2019-05-29 12:46 UTC  (4+ messages)
` [PATCH 2/2] rpi-stretch: install sshd-regen-keys since openssh-server is inside

[PATCH v2 0/7] Fixing base-apt and ci
 2019-05-29 12:37 UTC  (9+ 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

[RFC PATCH 0/1] Image minimization
 2019-05-29 11:29 UTC  (6+ messages)
` [RFC PATCH 1/1] add minimization image extension

[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] 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 1/2] ci_build: Include de0-nano-soc into parallel fast build
 2019-05-23 13:17 UTC  (7+ 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  (4+ messages)
` [PATCH v3 1/8] split up isar-bootstrap helper and implement pre-process pipeline

[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  (14+ messages)
` [PATCH v6 1/9] isar-bootstrap-host: disable DISTRO_BOOTSTRAP_KEYS usage

page:  |  | latest

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