From 6313089d91b2701eab70c3000fb353669a7dfbf7 Mon Sep 17 00:00:00 2001 From: Geoffrey Marr Date: Sep 23 2020 16:43:11 +0000 Subject: added greenboot and clevis criteria After talking with pwhalen on what should be added to round-out the IoT criteria list (and later to merge the IoT criteria into the wider QA criteria) we deemed these two services as being essential to the correct functioning of Fedora IoT and thus added them. --- diff --git a/modules/ROOT/pages/release-criteria.adoc b/modules/ROOT/pages/release-criteria.adoc index 5049dc9..02ce48b 100644 --- a/modules/ROOT/pages/release-criteria.adoc +++ b/modules/ROOT/pages/release-criteria.adoc @@ -24,3 +24,9 @@ It must be possible to rebase to a different IoT release by using the *rpm-ostre === Container Runtime The Podman container runtime must be present on all images and installed by default when using the ISO installer. It must be possible to deploy a container image. + +=== Greenboot +The Greenboot service must be present on all images and installed by default when using the ISO installer. The service must be enabled to run on boot and function as intended. + +=== Clevis +When configured on hardware with a Trusted Platform Module (TPM), it must be possible for the Clevis utility to automatically decrypt any encrypted partitions on boot without any user intervention. \ No newline at end of file