From d3770941dfa1583909d2fa64a3b613b5775bb786 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Wed, 2 Apr 2025 08:20:13 -0400 Subject: README: Declare needed packages and tested environments This is not exhaustive, but does get users into the right environment to build images. We also indicate that this is only tested on Fedora Linux. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0b17d36..49a8260 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,14 @@ configurations that can be built. ## Image build quickstart +This is generally tested and expected to run on the latest stable release of Fedora Linux. +Other distributions may work, but there are no guarantees. + Set up your development environment and run the image build (substitute `` and `` for the appropriate settings): ```bash # Install kiwi -[]$ sudo dnf --assumeyes install kiwi +[]$ sudo dnf --assumeyes install kiwi kiwi-systemdeps distribution-gpg-keys # Run the image build []$ sudo ./kiwi-build --kiwi-file=Fedora.kiwi --image-type= --image-profile= --output-dir ./outdir ``` -- cgit v1.3.1+13