|
[isar-cip-core][RFC v2 4/4] scripts/deploy-cip-core: Adapt to new image names
From: Quirin Gylstorff <quirin.gylstorff@...> The identifier img was delete from the image name. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- scripts/deploy-cip-core.sh |
From: Quirin Gylstorff <quirin.gylstorff@...> The identifier img was delete from the image name. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- scripts/deploy-cip-core.sh |
|
By
Quirin Gylstorff
· #8506
·
|
|
[isar-cip-core][RFC v2 3/4] Adapt swupdate and verity to use new IMAGE_CMD_*
From: Quirin Gylstorff <quirin.gylstorff@...> The image types wic-swu-img and secure-wic-swu-img were removed. Rename `squashfs-img` to squashfs according new naming scheme. To use squashfs in
From: Quirin Gylstorff <quirin.gylstorff@...> The image types wic-swu-img and secure-wic-swu-img were removed. Rename `squashfs-img` to squashfs according new naming scheme. To use squashfs in
|
By
Quirin Gylstorff
· #8505
·
|
|
[isar-cip-core][RFC v2 0/4] Adapt isar-cip-core to ISAR IMAGE_CMD_*
From: Quirin Gylstorff <quirin.gylstorff@...> This series adapt isar-cip-core to the IMAGE_CMD_* introduced in ISAR commit [1]. See also ISAR API changelog[2]. This new feature remove the *.im
From: Quirin Gylstorff <quirin.gylstorff@...> This series adapt isar-cip-core to the IMAGE_CMD_* introduced in ISAR commit [1]. See also ISAR API changelog[2]. This new feature remove the *.im
|
By
Quirin Gylstorff
· #8504
·
|
|
[isar-cip-core][RFC v2 2/4] start-qemu.sh: adapt to new image names
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- start-qemu.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- start-qemu.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff
|
By
Quirin Gylstorff
· #8503
·
|
|
[isar-cip-core][RFC 3/4] Adapt swupdate and verity to use new IMAGE_CMD_*
The testcase can also be a seperated rootfs for qemu. I can rename it to wic-read-only-rootfs. only the following line is wic specific. `` do_image_wic[depends] += "${INITRAMFS_RECIPE}:do_build" `` Wi
The testcase can also be a seperated rootfs for qemu. I can rename it to wic-read-only-rootfs. only the following line is wic specific. `` do_image_wic[depends] += "${INITRAMFS_RECIPE}:do_build" `` Wi
|
By
Quirin Gylstorff
· #8502
·
|
|
[isar-cip-core][RFC 0/4] Adapt isar-cip-core to ISAR IMAGE_CMD_*
I tried to make the patches bisection-safe. The build should work but the verity and swupdate functionality is not available after patch 1. patch 1 and 3 are the main changes. I will re-oder the patch
I tried to make the patches bisection-safe. The build should work but the verity and swupdate functionality is not available after patch 1. patch 1 and 3 are the main changes. I will re-oder the patch
|
By
Quirin Gylstorff
· #8491
·
|
|
[isar-cip-core][RFC 1/4] ISAR update
From: Quirin Gylstorff <quirin.gylstorff@...> This update introduces the new IMAGE_CMD_*. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- classes/wic-targz-img.bbclass | 15
From: Quirin Gylstorff <quirin.gylstorff@...> This update introduces the new IMAGE_CMD_*. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- classes/wic-targz-img.bbclass | 15
|
By
Quirin Gylstorff
· #8488
·
|
|
[isar-cip-core][RFC 4/4] scripts/deploy-cip-core: Adapt to new image names
From: Quirin Gylstorff <quirin.gylstorff@...> The identifier img was delete from the image name. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- scripts/deploy-cip-core.sh |
From: Quirin Gylstorff <quirin.gylstorff@...> The identifier img was delete from the image name. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- scripts/deploy-cip-core.sh |
|
By
Quirin Gylstorff
· #8487
·
|
|
[isar-cip-core][RFC 2/4] start-qemu.sh: adapt to new image names
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- start-qemu.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- start-qemu.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff
|
By
Quirin Gylstorff
· #8486
·
|
|
[isar-cip-core][RFC 0/4] Adapt isar-cip-core to ISAR IMAGE_CMD_*
From: Quirin Gylstorff <quirin.gylstorff@...> This series adapt isar-cip-core to the IMAGE_CMD_* introduced in ISAR commit [1]. See also ISAR API changelog[2]. This new feature remove the *.im
From: Quirin Gylstorff <quirin.gylstorff@...> This series adapt isar-cip-core to the IMAGE_CMD_* introduced in ISAR commit [1]. See also ISAR API changelog[2]. This new feature remove the *.im
|
By
Quirin Gylstorff
· #8485
·
|
|
[isar-cip-core][RFC 3/4] Adapt swupdate and verity to use new IMAGE_CMD_*
From: Quirin Gylstorff <quirin.gylstorff@...> The image types wic-swu-img and secure-wic-swu-img were removed. Rename `squashfs-img` to squashfs according new naming scheme. To use squashfs in
From: Quirin Gylstorff <quirin.gylstorff@...> The image types wic-swu-img and secure-wic-swu-img were removed. Rename `squashfs-img` to squashfs according new naming scheme. To use squashfs in
|
By
Quirin Gylstorff
· #8484
·
|
|
[isar-cip-core][PATCH] efibootguard-efi: Use correct search path for the efibinary
Should we move or reuse the files from salsa[3]? There the binaries are part of the dev package[4]. [3]: https://salsa.debian.org/debian/efibootguard/ [4]: https://salsa.debian.org/debian/efibootguard
Should we move or reuse the files from salsa[3]? There the binaries are part of the dev package[4]. [3]: https://salsa.debian.org/debian/efibootguard/ [4]: https://salsa.debian.org/debian/efibootguard
|
By
Quirin Gylstorff
· #8434
·
|
|
[isar-cip-core][PATCH] efibootguard-efi: Use correct search path for the efibinary
In isar-cip-core the error never occured as we install `efibootguard` as a dependency for wic[1]. efibootguard-boot uses the same logic[2] to access the kernel stub. We should decide which is the corr
In isar-cip-core the error never occured as we install `efibootguard` as a dependency for wic[1]. efibootguard-boot uses the same logic[2] to access the kernel stub. We should decide which is the corr
|
By
Quirin Gylstorff
· #8432
·
|
|
[isar-cip-core][PATCH] efibootguard-efi: Use correct search path for the efibinary
I am still try to find the reason why it work in isar-cip-core. The error occured in a downstream project. Quirin
I am still try to find the reason why it work in isar-cip-core. The error occured in a downstream project. Quirin
|
By
Quirin Gylstorff
· #8431
·
|
|
[isar-cip-core][PATCH] efibootguard-efi: Use correct search path for the efibinary
From: Quirin Gylstorff <quirin.gylstorff@...> This fixes the build error: ``` ERROR: _exec_cmd: cp /usr/share/efibootguard/efibootguardx64.efi /tmp/tmp.1Y4utA1zC2/sentron-product-sentron-sentr
From: Quirin Gylstorff <quirin.gylstorff@...> This fixes the build error: ``` ERROR: _exec_cmd: cp /usr/share/efibootguard/efibootguardx64.efi /tmp/tmp.1Y4utA1zC2/sentron-product-sentron-sentr
|
By
Quirin Gylstorff
· #8429
·
|
|
[isar-cip-core][PATCH v2] swupdate: Update SRCREV
From: Quirin Gylstorff <quirin.gylstorff@...> Update SWUpdate to commit https://salsa.debian.org/debian/swupdate/ 344548c816b555c58ec199f31e45703897d23fb5. This contains the upstream version o
From: Quirin Gylstorff <quirin.gylstorff@...> Update SWUpdate to commit https://salsa.debian.org/debian/swupdate/ 344548c816b555c58ec199f31e45703897d23fb5. This contains the upstream version o
|
By
Quirin Gylstorff
· #8271
·
|
|
[isar-cip-core][PATCH] swupdate: Update SRCREV
From: Quirin Gylstorff <quirin.gylstorff@...> Update SWUpdate to commit https://salsa.debian.org/debian/swupdate/ 344548c816b555c58ec199f31e45703897d23fb5. This contains the upstream version o
From: Quirin Gylstorff <quirin.gylstorff@...> Update SWUpdate to commit https://salsa.debian.org/debian/swupdate/ 344548c816b555c58ec199f31e45703897d23fb5. This contains the upstream version o
|
By
Quirin Gylstorff
· #8236
·
|
|
[isar-cip-core][PATCH v2 4/6] customizations: Relocate /root under /home
What happens if the /home mount fails? Does the system fall back to / ? This should be the behavior according to [1]. [1]: https://refspecs.linuxfoundation.org/FHS_3.0/fhs/ch03s14.html Quirin
What happens if the /home mount fails? Does the system fall back to / ? This should be the behavior according to [1]. [1]: https://refspecs.linuxfoundation.org/FHS_3.0/fhs/ch03s14.html Quirin
|
By
Quirin Gylstorff
· #8184
·
|
|
[isar-cip-core][PATCH 3/3] Convert /etc overlay from systemd mount unit to initramfs hook
${rootmnt}/var should there be a check for existence for /dev/disk/by-label/var? Quirin
${rootmnt}/var should there be a check for existence for /dev/disk/by-label/var? Quirin
|
By
Quirin Gylstorff
· #8169
·
|
|
[isar-cip-core][PATCH] Bullseye: Fix journalctl on read-only
From: Quirin Gylstorff <quirin.gylstorff@...> If an image with a read-only partition and etc overlay is build journalctl does not display the system log in Debian Bullseye. The log is availabl
From: Quirin Gylstorff <quirin.gylstorff@...> If an image with a read-only partition and etc overlay is build journalctl does not display the system log in Debian Bullseye. The log is availabl
|
By
Quirin Gylstorff
· #8105
·
|