From a731b513242ee40045ee9c9ae737596baa1e2e7a Mon Sep 17 00:00:00 2001 From: Cyril Brulebois Date: Thu, 22 Aug 2024 16:51:55 +0200 Subject: [PATCH] Document requirements. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 3ec2732..8ef3293 100644 --- a/README.md +++ b/README.md @@ -26,3 +26,11 @@ It operates by turning pristine [Debian-provided images for Raspberry Pi](https://raspi.debian.net/) into images ready to deploy PiRogue Tool Suite packages. In the future the same might happen for [Debian-provided cloud images](https://cloud.debian.org/images/cloud/). + +Package requirements: + + - fdisk + - kpartx + - qemu-system-arm + - qemu-user-static + - zerofree