summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2024-07-28 19:17:18 +0200
committerxengineering <me@xengineering.eu>2024-07-29 20:20:22 +0200
commitc90f9c8d67bf178878f5b0e6328f7c38808b5013 (patch)
tree0f7f57cdf074b5e526475e64955a9ee1aa0c425e /README.md
parent9ca8bd760a33f3758a044299357f0732617b936b (diff)
downloadcraft-c90f9c8d67bf178878f5b0e6328f7c38808b5013.tar
craft-c90f9c8d67bf178878f5b0e6328f7c38808b5013.tar.zst
craft-c90f9c8d67bf178878f5b0e6328f7c38808b5013.zip
Switch to execution in QEMU virtual machine
This ensures that the build environment is exactly the same. Furthermore security risks for the host are minimized.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8e25356..afe2471 100644
--- a/README.md
+++ b/README.md
@@ -78,7 +78,8 @@ pacstrap -K /mnt \
rsync \
base-devel \
git \
- go
+ go \
+ hugo
# system configuration
genfstab -L /mnt >> /mnt/etc/fstab