Changes
Page history
Update Installation instructions
authored
Jan 12, 2022
by
Nikolai.Hartmann
Show whitespace changes
Inline
Side-by-side
Installation-instructions.md
View page @
9692dc80
...
...
@@ -30,7 +30,7 @@ cd /var/local/mkosi
mkdir
mkosi.cache
# generate image (mkosi command available after source .venv/bin/activate)
img_name
=
xcache-
$(
date
+%Y-%m-%d-%H%M
)
mkosi
-i
-t
directory
-o
/var/lib/machines/
$img_name
mkosi
-i
-t
directory
-o
/var/lib/machines/
$img_name
|&
tee
build_
$img_name
.log
```
**Alternative: Build image using manual `dnf --installroot`**
...
...
...
...