diff options
author | builder <builder@host> | 2021-02-26 00:18:20 +0000 |
---|---|---|
committer | builder <builder@host> | 2021-02-26 00:18:20 +0000 |
commit | 2a862d9141a84b612ec2dd109a7f74a2b10ffb91 (patch) | |
tree | 037170f7158639bb6d43ac7ebc656df8e6dcc2bc /tools/scripts/runvm/profile/crux | |
parent | 88ad431d4bef94a816b4a1031fb5a62d4bd8a0d7 (diff) | |
download | doc-2a862d9141a84b612ec2dd109a7f74a2b10ffb91.tar.gz |
tools scripts moved to linux
Diffstat (limited to 'tools/scripts/runvm/profile/crux')
-rw-r--r-- | tools/scripts/runvm/profile/crux | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/scripts/runvm/profile/crux b/tools/scripts/runvm/profile/crux deleted file mode 100644 index 672b80d..0000000 --- a/tools/scripts/runvm/profile/crux +++ /dev/null @@ -1,7 +0,0 @@ -mac="54:60:be:ef:5c:64" -memory=1024 -boot=$2 -tap="tap4" -iso=iso/crux-3.4.iso -image=img/c14.qcow2 -other="-vga std -display sdl" |