mirror of
https://git.yoctoproject.org/meta-security
synced 2026-06-04 14:10:22 +00:00
dm-verity: add descriptive strings for "wic list images"
Without these one line descriptors and their associated marker prefix, the output from "wic list images" only shows they are available as a choice but w/o any description Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
2eb05e11c0
commit
b6ec838e8f
@@ -3,6 +3,7 @@
|
||||
# Copyright (C) 2020 BayLibre SAS
|
||||
# Author: Bartosz Golaszewski <bgolaszewski@baylibre.com>
|
||||
#
|
||||
# short-description: Create a u-SD image for beaglebone-black with dm-verity
|
||||
# A dm-verity variant of the regular wks for beaglebone black. We need to fetch
|
||||
# the partition images from the DEPLOY_DIR_IMAGE as the rootfs source plugin will
|
||||
# not recreate the exact block device corresponding with the hash tree. We must
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# short-description: Create an EFI disk image with systemd-boot and dm-verity
|
||||
# A dm-verity variant of the regular wks for IA machines. We need to fetch
|
||||
# the partition images from the IMGDEPLOYDIR as the rootfs source plugin will
|
||||
# not recreate the exact block device corresponding with the hash tree. We must
|
||||
|
||||
Reference in New Issue
Block a user