diff options
author | Silvino Silva <silvino@bk.ru> | 2018-07-17 00:07:56 +0100 |
---|---|---|
committer | Silvino Silva <silvino@bk.ru> | 2018-07-17 00:07:56 +0100 |
commit | 8e26cc1ca02691e621a82c274e9cfcd90181ccbe (patch) | |
tree | da34dbb85daf65ed993f5b6d56847d7d37cb0cd3 /tools/scripts/runvm/profile/crux | |
parent | f5955b57400b065d77fc115c821c18864f3dae02 (diff) | |
parent | fa4a1dbc55e566b6f891636ed0301bf6a188b312 (diff) | |
download | doc-8e26cc1ca02691e621a82c274e9cfcd90181ccbe.tar.gz |
release 0.3.5
Diffstat (limited to 'tools/scripts/runvm/profile/crux')
-rw-r--r-- | tools/scripts/runvm/profile/crux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/scripts/runvm/profile/crux b/tools/scripts/runvm/profile/crux index af33e1b..672b80d 100644 --- a/tools/scripts/runvm/profile/crux +++ b/tools/scripts/runvm/profile/crux @@ -2,6 +2,6 @@ mac="54:60:be:ef:5c:64" memory=1024 boot=$2 tap="tap4" -iso=iso/crux-3.3.iso +iso=iso/crux-3.4.iso image=img/c14.qcow2 other="-vga std -display sdl" |