From c5079ffd0b907b568b46e1f0c20848082c16e0c9 Mon Sep 17 00:00:00 2001 From: Jason Dobies Date: Tue, 5 Dec 2023 11:23:07 -0500 Subject: [PATCH] added mention of elemental RPMs --- docs/building-images.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/building-images.md b/docs/building-images.md index d0dcc67d..7c9bc743 100644 --- a/docs/building-images.md +++ b/docs/building-images.md @@ -80,6 +80,11 @@ elemental: For information on the TPM configuration, see the [Elemental MachineRegistration documentation](https://elemental.docs.rancher.com/machineregistration-reference/#configelementalregistration). +Additionally, the following RPMs must be included in the RPMs directory as described in the +Image Configuration Directory section: +* `elemental-register` +* `elemental-system-agent` + ## Image Configuration Directory The image configuration directory contains all the files necessary for EIB to build an image. As the project matures,