about summary refs log tree commit diff stats
path: root/tools/scripts/runvm/profile/crux
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2017-08-06 18:48:50 +0100
committerSilvino Silva <silvino@bk.ru>2017-08-06 20:49:31 +0100
commit593fc597166839b42b8e48976447fa37c433a7af (patch)
tree2500dfaaaa3ede2b54a4343d215327fdf502b06c /tools/scripts/runvm/profile/crux
parent577fd6418b36ef6d0024a6ccbcf2640922401a31 (diff)
downloaddoc-593fc597166839b42b8e48976447fa37c433a7af.tar.gz
tools qemu and core setup scripts revision
Diffstat (limited to 'tools/scripts/runvm/profile/crux')
-rw-r--r--tools/scripts/runvm/profile/crux10
1 files changed, 7 insertions, 3 deletions
diff --git a/tools/scripts/runvm/profile/crux b/tools/scripts/runvm/profile/crux
index eb2dc63..af33e1b 100644
--- a/tools/scripts/runvm/profile/crux
+++ b/tools/scripts/runvm/profile/crux
@@ -1,3 +1,7 @@
-iso=iso/crux-3.2.iso
-image=img/crux-img.qcow2
-tap="tap1"
+mac="54:60:be:ef:5c:64"
+memory=1024
+boot=$2
+tap="tap4"
+iso=iso/crux-3.3.iso
+image=img/c14.qcow2
+other="-vga std -display sdl"