From 0533db1d404b48be9e338f13eb419207119a3af2 Mon Sep 17 00:00:00 2001 From: 0x1d Date: Tue, 22 Apr 2025 15:57:48 +0200 Subject: [PATCH] update docs --- examples/raspios/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/examples/raspios/README.md b/examples/raspios/README.md index b2ccd20..adc571b 100644 --- a/examples/raspios/README.md +++ b/examples/raspios/README.md @@ -1,7 +1,8 @@ # RaspiOS -Build a new RaspiOS device image. -The Packer config will run some scripts through the Shell provisioner in order to setup and configure the device image. +Build a new ARM64 device image based on RaspiOS. +The Packer config will run some scripts through the Shell provisioner in order to setup and configure the device image. +In addition, `Firstboot` will be configured to run an additional setup scripts during first boot of the device. ## Firstboot