public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH v6 00/21] Migrate to Bitbake 2.0
 2022-12-13 12:52 UTC 

[PATCH v5 0/4] Fix cross-build from base-apt when custom DISTRO name used
 2022-12-13 12:37 UTC  (7+ messages)
` [PATCH v5 1/4] Populate base-apt from both DISTRO and HOST_DISTRO download dirs
` [PATCH v5 2/4] testsuite: Run signed repro test in cross mode
` [PATCH v5 3/4] testsuite: Replace bananapi with rpi-arm-v7 in signed repro tests
` [PATCH v5 4/4] Normalize deb download dirs when custom DISTRO used

[PATCH 1/1] add support for DEB_BUILD_OPTIONS in linux-module
 2022-12-13 12:37 UTC  (2+ messages)

[PATCH v4 0/5] expand-on-first-boot btrfs and CI testing
 2022-12-13 10:25 UTC  (7+ messages)
` [PATCH v4 1/5] expand-on-first-boot: support resizing a btrfs
` [PATCH v4 2/5] meta-isar: introduce an example to use btrfs
` [PATCH v4 3/5] CI: improve cibuilder readability
` [PATCH v4 4/5] meta-isar: install expand-on-first-boot in most images and add space
` [PATCH v4 5/5] CI: expect a message about filesystem resize vom expand script

[PATCH] In expand last partition wait for udev have finished
 2022-12-13 10:03 UTC  (4+ messages)

[PATCH v2] In expand last partition wait for udev have finished
 2022-12-13 10:02 UTC 

[RFC PATCH] Remove isar-apt and the corresponding lock
 2022-12-13  9:13 UTC  (5+ messages)

[PATCH v7 0/2] expand-on-first-boot: Switch from resize2fs to systemd-growfs
 2022-12-13  8:33 UTC  (3+ messages)
` [PATCH v7 2/2] "

[PATCH v3] In expand last partition script btrfs support added
 2022-12-13  7:17 UTC 

[PATCH] If expand last partition fails, unsupervised systems reboot
 2022-12-13  6:21 UTC 

[PATCH] expand-on-first-boot: support resizing a btrfs root
 2022-12-13  6:02 UTC  (10+ messages)
` [PATCH v2] "

[PATCH v2] In expand last partition script btrfs support added
 2022-12-13  5:58 UTC 

[PATCH] In expand last partition wait for udev have finished
 2022-12-12 20:33 UTC 

Dropping Debian Stretch support
 2022-12-10 21:29 UTC  (3+ messages)

[PATCH] fix: break dependency on sbuild_chroot for dpkg-prebuilt packages
 2022-12-10 18:21 UTC  (2+ messages)

[PATCH] In expand last partition script btrfs support added
 2022-12-10  3:25 UTC 

[PATCH v3 0/1] expand-on-first-boot: wait for udev to create symlink
 2022-12-09 17:23 UTC  (6+ messages)
` [PATCH v3 1/1] "

[PATCH] expand-on-first-boot: wait for udev to create symlink
 2022-12-09 17:17 UTC  (7+ messages)

[PATCH] expand-on-first-boot: switch back away from systemd-growfs
 2022-12-09 16:30 UTC  (2+ messages)

[PATCH v2] expand-on-first-boot: wait for udev to create symlink
 2022-12-09 10:35 UTC 

expand-on-first-boot failure
 2022-12-09  3:10 UTC  (6+ messages)

custom u-boot /dtb in ISAR
 2022-12-08 17:52 UTC  (3+ messages)

[PATCH 1/1] fixed 2 typos in RECIPE-API-CHANGELOG.md (due to 87d31ee)
 2022-12-07  8:32 UTC  (6+ messages)

[PATCH] Rebuild after cleaning does not work anymore, bugfix v2
 2022-12-07  2:55 UTC  (2+ messages)

[PATCH] Rebuild after cleaning does not work anymore, bugfix v2
 2022-12-06 23:11 UTC 

[PATCH] Rebuild after cleaning does not work anymore, bugfix
 2022-12-06 23:06 UTC 

[PATCH] Fixed 2 typos in RECIPE-API-CHANGELOG.md
 2022-12-06 20:56 UTC 

[PATCH] Fixed 2 typos in RECIPE-API-CHANGELOG.md
 2022-12-06 15:18 UTC 

[PATCH] fixed 2 typos in RECIPE-API-CHANGELOG.md (due to 87d31ee)
 2022-12-06 12:22 UTC 

[PATCH] Revert "gitlab-ci: Add debug flag"
 2022-12-06  9:42 UTC 

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

FYI: Proposal for new bootloader/initramfs handling in Debian
 2022-12-05  2:55 UTC 

Tinycore Editor (suite)
 2022-12-03  3:36 UTC  (2+ messages)

[RFC PATCH 0/2] check Isar image for reproducability
 2022-11-29 17:58 UTC  (3+ messages)
` [PATCH 1/2] Install diffoscope binary if not installed
` [PATCH 2/2] testsuite: check Isar image for reproducability

[PATCH] start_vm: support SSH access to the machine in qemu
 2022-11-29 13:23 UTC  (2+ messages)

[PATCH] fix: variable reference in do_rootfs_quality_check
 2022-11-29 13:22 UTC  (2+ messages)

[PATCH 1/1] add interface to passthrough env vars to sbuild
 2022-11-29 13:22 UTC  (2+ messages)

[PATCH v1 0/4] Add developers test
 2022-11-29 12:57 UTC  (6+ messages)
` [PATCH v1 1/4] CI: Enable downloads dir sharing
` [PATCH v1 2/4] CI: Add IMAGE_INSTALL override
` [PATCH v1 3/4] CI: Add developers test
` [PATCH v1 4/4] CI: Remove duplicated target

[PATCH v4 0/3] Fix cross-build from base-apt when custom DISTRO name used
 2022-11-29 12:07 UTC  (7+ messages)
` [PATCH v4 1/3] Populate base-apt from both DISTRO and HOST_DISTRO download dirs
` [PATCH v4 2/3] testsuite: Run signed repro test in cross mode
` [PATCH v4 3/3] testsuite: Replace bananapi with rpi-arm-v7 in signed repro tests

Systemd first boot with rw rootfs
 2022-11-29 10:46 UTC  (2+ messages)
` [RFC] image-postproc-extension: Configurable systemd first boot

[PATCH v3 0/3] Fix cross-build from base-apt when custom DISTRO name used
 2022-11-28 11:45 UTC  (18+ messages)
` [PATCH v3 1/3] Populate base-apt from both DISTRO and HOST_DISTRO download dirs
` [PATCH v3 2/3] testsuite: Run signed repro test in cross mode
` [PATCH v3 3/3] testsuite: Replace bananapi with rpi-arm-v7 in signed repro tests

isar git repository - hash changed
 2022-11-25  9:04 UTC  (8+ messages)

[PATCH v2 0/3] Fix cross-build from base-apt when custom DISTRO name used
 2022-11-25  6:36 UTC  (4+ messages)
` [PATCH v2 1/3] Populate base-apt from both DISTRO and HOST_DISTRO download dirs
` [PATCH v2 2/3] testsuite: Run signed repro test in cross mode
` [PATCH v2 3/3] testsuite: Replace bananapi with rpi-arm-v7 in signed repro tests

after system update a strange erron about schroot
 2022-11-25  2:09 UTC  (3+ messages)

Offline build broken with sbuild?
 2022-11-24  7:32 UTC  (8+ messages)

[PATCH 0/2] Fix cross-build from base-apt when custom DISTRO name used
 2022-11-24  7:31 UTC  (4+ messages)
` [PATCH 1/2] Populate base-apt from both DISTRO and HOST_DISTRO download dirs
` [PATCH 2/2] testsuite: Run signed repro test in cross mode

Intel giving an Isar talk in debconf21
 2022-11-23 17:11 UTC  (3+ messages)

[PATCH v2 1/1] fix apt-retry spec used by apt running in rootfs
 2022-11-23  6:47 UTC  (2+ messages)

[PATCH 0/2] Mask systemd-firstboot
 2022-11-22 10:24 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Warn if systemd-firstboot misses configurations

[PATCH] image.bbclass: set file timestamps inside the rootfs and initramfs image
 2022-11-22  8:49 UTC  (8+ messages)
      ` [PATCH] scripts/repro-test.sh: script to test reproducibility of Isar image

[PATCH v2 0/4] expand-on-first-boot CI testing
 2022-11-21  9:37 UTC  (4+ messages)
` [PATCH v2 3/4] meta-isar: add some empty space at the end of our wic images

[PATCH v3 0/3] expand-on-first-boot CI testing
 2022-11-21  8:00 UTC  (5+ messages)
` [PATCH v3 3/3] CI: expect a message about filesystem resize vom expand script

docs: technical-overview is outdated (no sbuild, imagetypes)
 2022-11-21  4:07 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