diff --git a/conf/all.release.conf b/conf/all.release.conf new file mode 100644 index 0000000..34927e9 --- /dev/null +++ b/conf/all.release.conf @@ -0,0 +1,4 @@ + +ALL_RELEASES='"202404"' + + diff --git a/conf/openindiana-202404.conf b/conf/openindiana-202404.conf new file mode 100644 index 0000000..ab527f8 --- /dev/null +++ b/conf/openindiana-202404.conf @@ -0,0 +1,26 @@ + + +VM_ISO_LINK="https://dlc.openindiana.org/isos/hipster/20240426/OI-hipster-text-20240426.iso" +VM_OS_NAME="openindiana" +VM_OS_TYPE="openindiana" +VM_SSH_PORT=2222 +VM_RELEASE=202404 + +VM_LOGIN_TAG="omnios console login" + +VM_SHUTDOWN_CMD="shutdown -y -i5 -g0" + +VM_INSTALL_CMD="pkg install " + +VM_RSYNC_PKG="rsync" +VM_SSHFS_PKG="" + +VM_PRE_INSTALL_PKGS="tree" +VM_OCR=py + + +VM_OPTS="conf/openindiana-202404.opts.txt" + +VM_VBOX="./vbox.sh" + +VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v1.0.4/vbox.sh" \ No newline at end of file diff --git a/conf/openindiana-202404.opts.txt b/conf/openindiana-202404.opts.txt new file mode 100644 index 0000000..e69de29