summaryrefslogtreecommitdiff
path: root/vms/README
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2020-07-22 01:16:01 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2020-07-22 01:16:01 +0200
commit8eb07d94a12f0fb8d4a8f15043aedc8cadd7c676 (patch)
tree647e9737344bef2206b082222d7ff87307fd91c2 /vms/README
downloadNixies-8eb07d94a12f0fb8d4a8f15043aedc8cadd7c676.tar.gz
Nixies-8eb07d94a12f0fb8d4a8f15043aedc8cadd7c676.tar.zst
Nixies-8eb07d94a12f0fb8d4a8f15043aedc8cadd7c676.zip
Initial commit
Diffstat (limited to 'vms/README')
-rw-r--r--vms/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/vms/README b/vms/README
new file mode 100644
index 0000000..d918d19
--- /dev/null
+++ b/vms/README
@@ -0,0 +1,7 @@
1This directory regroups several ways to run a VM, all building the same configuration.nix file
2- A light VM to run with QEMU binding to the host store
3- A standalone VM to run with QEMU
4- A docker VM
5
6In last two cases, you may build an image or directly execute it (see
7Makefile)