add setup notes

This commit is contained in:
Hendrik Schutter 2024-06-23 22:53:58 +02:00
parent 4bd4349dba
commit ad521816dd

View File

@ -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. The scripts are used to run within a openSuse-based machine as host.
```
git submodule init git submodule init
git submodule update 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 ## Build Image