From ad521816dd1546c3adedcc885cd0c7891d277071 Mon Sep 17 00:00:00 2001 From: localhorst Date: Sun, 23 Jun 2024 22:53:58 +0200 Subject: [PATCH] add setup notes --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 969c583..fa31552 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,14 @@ Scripts and tools to create a bootable image with reHDD based on openSuse. The scripts are used to run within a openSuse-based machine as host. +``` git submodule init git submodule update +``` + +sudo zypper addrepo http://download.opensuse.org/repositories/Virtualization:/Appliances:/Builder/openSUSE_Tumbleweed kiwi-appliance-builder + +sudo zypper --gpg-auto-import-keys install python3-kiwi xorriso ## Build Image