public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
Better way to handle apt cache needed
 2022-12-30 13:47 UTC  (16+ messages)

[PATCH 0/2] Improving apt cache
 2022-12-30  9:03 UTC  (6+ messages)
` [PATCH 1/2] Use hardlinks in deb-dl-dir functions
` [PATCH 2/2] Clean apt cache from debootstrapped rootfs dirs

About Installing Kubernetes with ISAR on target debian
 2022-12-28 10:13 UTC  (2+ messages)

[PATCH] scripts/repro-test.sh: script to test reproducibility of Isar image
 2022-12-28  8:40 UTC  (5+ messages)
` [PATCH 0/2] Test for verifiying reproducible images
` [PATCH 1/2] cibuilder.py: Add source_date_epoch to build configuration
` [PATCH 2/2] repro-build-test.py: Test to check images are reproducible

[PATCH v7 00/20] Migrate to Bitbake 2.0
 2022-12-27  7:00 UTC  (21+ messages)
` [PATCH v7 01/20] meta: change deprecated parse calls
` [PATCH v7 02/20] scripts/contrib: add override conversion script
` [PATCH v7 03/20] scripts/contrib: configure "
` [PATCH v7 04/20] meta-isar: set default branch names
` [PATCH v7 05/20] meta: remove non recommended syntax
` [PATCH v7 06/20] bitbake: update to Bitbake 2.0.5
` [PATCH v7 07/20] meta: update bitbake variables
` [PATCH v7 08/20] bitbake.conf: align hash vars with openembedded
` [PATCH v7 09/20] meta: mark network and sudo tasks
` [PATCH v7 10/20] meta: update overrides syntax
` [PATCH v7 11/20] sstate: update bbclass
` [PATCH v7 12/20] bitbake.conf: declare default XZ and ZSTD options
` [PATCH v7 13/20] Revert "devshell: Use different termination test to avoid warnings"
` [PATCH v7 14/20] meta: align with OE-core libraries update
` [PATCH v7 15/20] Revert "Revert "devshell: Use different termination test to avoid warnings""
` [PATCH v7 16/20] CI: adapt tests to syntax change
` [PATCH v7 17/20] isar-sstate: adapt sstate maintenance script
` [PATCH v7 18/20] doc: require zstd tool
` [PATCH v7 19/20] RECIPE-API-CHANGELOG: add tips after bitbake version update
` [PATCH v7 20/20] docs: update override syntax

[PATCH v3] meta: drop debian stretch support
 2022-12-27  6:35 UTC 

[PATCH v2] scripts/ci_build.sh installs required commands
 2022-12-25 15:38 UTC  (4+ messages)

[PATCH v7 0/6] expand-on-first-boot btrfs and CI testing
 2022-12-23 19:11 UTC  (10+ messages)
` [PATCH v7 1/6] expand-on-first-boot: really only do that once, especially on failure
` [PATCH v7 2/6] expand-on-first-boot: support resizing a btrfs
` [PATCH v7 3/6] meta-isar: introduce an example to use btrfs
` [PATCH v7 4/6] CI: improve cibuilder readability
` [PATCH v7 5/6] meta-isar: install expand-on-first-boot in most images and add space
` [PATCH v7 6/6] CI: expect a message about filesystem resize vom expand script

[PATCH v6 00/21] Migrate to Bitbake 2.0
 2022-12-23 18:10 UTC  (40+ messages)
` [PATCH v6 03/21] scripts/contrib: configure override conversion script
` [PATCH v6 04/21] meta-isar: set default branch names
` [PATCH v6 05/21] meta: remove non recommended syntax
` [PATCH v6 06/21] bitbake: Update to Bitbake 2.0.5
` [PATCH v6 07/21] doc: require zstd tool
` [PATCH v6 08/21] meta: update bitbake variables
` [PATCH v6 09/21] bitbake.conf: align hash vars with openembedded
` [PATCH v6 10/21] meta: mark network and sudo tasks
` [PATCH v6 11/21] meta: update overrides syntax
` [PATCH v6 12/21] sstate: update bbclass
` [PATCH v6 13/21] bitbake.conf: declare default XZ and ZSTD options
` [PATCH v6 14/21] Revert "devshell: Use different termination test to avoid warnings"
` [PATCH v6 15/21] meta: align with OE-core libraries update
` [PATCH v6 16/21] Revert "Revert "devshell: Use different termination test to avoid warnings""
` [PATCH v6 17/21] CI: Adopt tests to syntax change
` [PATCH v6 18/21] isar-sstate: adopt sstate maintenance script
` [PATCH v6 19/21] RECIPE-API-CHANGELOG: Add tips after bitbake version update
` [PATCH v6 20/21] Revert "bitbake: Make 3.6.0 the minimum python version"
` [PATCH v6 21/21] Revert "utils/ply: Change md5 usages to work on FIPS enabled hosts"

[PATCH v2] meta: drop debian stretch support
 2022-12-23 17:18 UTC 

[PATCH 00/10] Add support for secureboot using Debian boot chain
 2022-12-23  8:40 UTC  (11+ messages)
` [PATCH 01/10] wic: add option to use debian EFI shim
` [PATCH 02/10] add debian sb chain bootloader dependencies
` [PATCH 03/10] add example wic file for sb debian boot chain
` [PATCH 04/10] style: split overlong line in module.inc
` [PATCH 05/10] add support to sign kernel modules
` [PATCH 06/10] add example to generated and distribute MOK data
` [PATCH 07/10] add signed variant of example-module
` [PATCH 08/10] add new machine qemuamd64-sb and corresponding mc
` [PATCH 09/10] fix: only append kargs and extra_kargs if set
` [PATCH 10/10] start_vm: add support for secureboot

[PATCH] expand-on-first-boot: switch back away from systemd-growfs
 2022-12-23  6:27 UTC  (4+ messages)

[PATCH] meta: drop debian stretch support
 2022-12-22 16:11 UTC  (2+ messages)

[PATCH] fix broken fsck type in initramfs-fsck-hook-ext4
 2022-12-22 16:01 UTC  (2+ messages)

[PATCH v6 0/6] expand-on-first-boot btrfs and CI testing
 2022-12-21 15:28 UTC  (12+ messages)
` [PATCH v6 1/6] expand-on-first-boot: really only do that once, especially on failure
` [PATCH v6 2/6] expand-on-first-boot: support resizing a btrfs
` [PATCH v6 3/6] meta-isar: introduce an example to use btrfs
` [PATCH v6 4/6] CI: improve cibuilder readability
` [PATCH v6 5/6] meta-isar: install expand-on-first-boot in most images and add space
` [PATCH v6 6/6] CI: expect a message about filesystem resize vom expand script

[PATCH v4 0/5] expand-on-first-boot btrfs and CI testing
 2022-12-21 12:13 UTC  (18+ messages)
` [PATCH v4 1/5] expand-on-first-boot: support resizing a btrfs

[PATCH v2 0/5] linux-custom: Split up binaries from kernel headers to kbuild packages
 2022-12-20 17:09 UTC  (6+ messages)
` [PATCH v2 1/5] linux-custom: Split up binaries from kernel headers to kbuild package
` [PATCH v2 3/5] dpkg: Add support for additional target and host builds
` [PATCH v2 2/5] sbuild: Support overwriting configured schroot dir
` [PATCH v2 4/5] linux-custom: Provide host and target specific kernel kbuild packages
` [PATCH v2 5/5] docs: Update custom_kernel docs for split up of kernel scripts and tools

[PATCH 0/3] linux-custom: Split up binaries from kernel headers to kbuild packages
 2022-12-20 16:57 UTC  (5+ messages)

[PATCH 0/5] Fix ccache issues
 2022-12-20  2:59 UTC  (12+ messages)
` [PATCH 1/5] ccache: fix dirs creation
` [PATCH 2/5] ccache: fix CCACHE_DIR owner for sbuild
` [PATCH 3/5] dpkg-base: remove deprecated code
` [PATCH 4/5] meta: unify cross selection
` [PATCH 5/5] ccache: separate cache based on cross compile

Communicating on the list
 2022-12-18 18:41 UTC 

[PATCHSET] expand last partition script and its usage
 2022-12-18 13:50 UTC  (6+ messages)

[PATCH v5 0/6] expand-on-first-boot btrfs and CI testing
 2022-12-15 17:48 UTC  (9+ messages)
` [PATCH v5 1/6] expand-on-first-boot: really only do that once, especially on failure
` [PATCH v5 2/6] expand-on-first-boot: support resizing a btrfs
` [PATCH v5 3/6] meta-isar: introduce an example to use btrfs
` [PATCH v5 4/6] CI: improve cibuilder readability
` [PATCH v5 5/6] meta-isar: install expand-on-first-boot in most images and add space
` [PATCH v5 6/6] CI: expect a message about filesystem resize vom expand script

Linux 6.1 is here!
 2022-12-15 13:40 UTC 

[PATCH] In expand last partition checking the size is useless
 2022-12-14 13:52 UTC  (5+ messages)

[PATCH] The expand last partition might support full volumes also, to test
 2022-12-14 12:00 UTC 

[PATCH v2] If expand last partition fails, unsupervised systems reboot
 2022-12-14  9:26 UTC  (5+ messages)

[PATCH] fix: break dependency on sbuild_chroot for dpkg-prebuilt packages
 2022-12-14  7:25 UTC  (2+ messages)

[PATCH] Fixed 2 typos in RECIPE-API-CHANGELOG.md
 2022-12-14  7:24 UTC  (2+ messages)

[PATCH] Revert "gitlab-ci: Add debug flag"
 2022-12-14  7:24 UTC  (2+ messages)

[PATCH v6] In expand last partition script btrfs support added
 2022-12-14  7:22 UTC 

[PATCH v5] In expand last partition script btrfs support added
 2022-12-13 21:46 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