Skip to content

Commit 37273af

Browse files
author
neil
committed
add
1 parent be2cb2b commit 37273af

File tree

3 files changed

+30
-0
lines changed

3 files changed

+30
-0
lines changed

conf/all.release.conf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
2+
ALL_RELEASES='"202404"'
3+
4+

conf/openindiana-202404.conf

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
2+
3+
VM_ISO_LINK="https://dlc.openindiana.org/isos/hipster/20240426/OI-hipster-text-20240426.iso"
4+
VM_OS_NAME="openindiana"
5+
VM_OS_TYPE="openindiana"
6+
VM_SSH_PORT=2222
7+
VM_RELEASE=202404
8+
9+
VM_LOGIN_TAG="omnios console login"
10+
11+
VM_SHUTDOWN_CMD="shutdown -y -i5 -g0"
12+
13+
VM_INSTALL_CMD="pkg install "
14+
15+
VM_RSYNC_PKG="rsync"
16+
VM_SSHFS_PKG=""
17+
18+
VM_PRE_INSTALL_PKGS="tree"
19+
VM_OCR=py
20+
21+
22+
VM_OPTS="conf/openindiana-202404.opts.txt"
23+
24+
VM_VBOX="./vbox.sh"
25+
26+
VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v1.0.4/vbox.sh"

conf/openindiana-202404.opts.txt

Whitespace-only changes.

0 commit comments

Comments
 (0)