add setup notes
This commit is contained in:
parent
4bd4349dba
commit
ad521816dd
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user