Skip to content

Commit

Permalink
support aarch64
Browse files Browse the repository at this point in the history
  • Loading branch information
neil committed Jan 1, 2025
1 parent 718b035 commit e8204c5
Show file tree
Hide file tree
Showing 10 changed files with 128 additions and 6 deletions.
26 changes: 26 additions & 0 deletions conf/freebsd-13.3-aarch64.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@


VM_VHD_LINK="https://download.freebsd.org/releases/VM-IMAGES/13.3-RELEASE/aarch64/Latest/FreeBSD-13.3-RELEASE-arm64-aarch64.qcow2.xz"
VM_OS_NAME="freebsd"
VM_OS_TYPE="freebsd13.1"
VM_SSH_PORT=2222
VM_RELEASE=13.3

VM_LOGIN_TAG="64 (freebsd) (tty"

VM_SHUTDOWN_CMD="/sbin/shutdown -p now"

VM_INSTALL_CMD="pkg install -y "

VM_RSYNC_PKG="rsync"
VM_SSHFS_PKG="fusefs-sshfs && kldload fusefs"

VM_PRE_INSTALL_PKGS="tree rsync"

VM_ARCH="aarch64"

VM_OPTS="conf/freebsd-13.1.opts.txt"

VM_VBOX="./vbox.sh"

VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v1.0.6/vbox.sh"
2 changes: 1 addition & 1 deletion conf/freebsd-13.3.conf
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ VM_OPTS="conf/freebsd-13.1.opts.txt"

VM_VBOX="./vbox.sh"

VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v1.0.5/vbox.sh"
VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v1.0.6/vbox.sh"
26 changes: 26 additions & 0 deletions conf/freebsd-13.4-aarch64.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@


VM_VHD_LINK="https://download.freebsd.org/releases/VM-IMAGES/13.4-RELEASE/aarch64/Latest/FreeBSD-13.4-RELEASE-arm64-aarch64.qcow2.xz"
VM_OS_NAME="freebsd"
VM_OS_TYPE="freebsd13.1"
VM_SSH_PORT=2222
VM_RELEASE=13.4

VM_LOGIN_TAG="64 (freebsd) (tty"

VM_SHUTDOWN_CMD="/sbin/shutdown -p now"

VM_INSTALL_CMD="pkg install -y "

VM_RSYNC_PKG="rsync"
VM_SSHFS_PKG="fusefs-sshfs && kldload fusefs"

VM_PRE_INSTALL_PKGS="tree rsync"

VM_ARCH="aarch64"

VM_OPTS="conf/freebsd-13.1.opts.txt"

VM_VBOX="./vbox.sh"

VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v1.0.6/vbox.sh"
2 changes: 1 addition & 1 deletion conf/freebsd-13.4.conf
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ VM_OPTS="conf/freebsd-13.1.opts.txt"

VM_VBOX="./vbox.sh"

VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v1.0.5/vbox.sh"
VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v1.0.6/vbox.sh"
26 changes: 26 additions & 0 deletions conf/freebsd-14.1-aarch64.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@


VM_VHD_LINK="https://download.freebsd.org/releases/VM-IMAGES/14.1-RELEASE/aarch64/Latest/FreeBSD-14.1-RELEASE-arm64-aarch64.qcow2.xz"
VM_OS_NAME="freebsd"
VM_OS_TYPE="freebsd14.0"
VM_SSH_PORT=2222
VM_RELEASE=14.1

VM_LOGIN_TAG="64 (freebsd) (tty"

VM_SHUTDOWN_CMD="/sbin/shutdown -p now"

VM_INSTALL_CMD="pkg install -y "

VM_RSYNC_PKG="rsync"
VM_SSHFS_PKG="fusefs-sshfs && kldload fusefs"

VM_PRE_INSTALL_PKGS="tree rsync"

VM_ARCH="aarch64"

VM_OPTS="conf/freebsd-13.1.opts.txt"

VM_VBOX="./vbox.sh"

VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v1.0.6/vbox.sh"
2 changes: 1 addition & 1 deletion conf/freebsd-14.1.conf
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ VM_OPTS="conf/freebsd-13.1.opts.txt"

VM_VBOX="./vbox.sh"

VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v1.0.5/vbox.sh"
VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v1.0.6/vbox.sh"
2 changes: 1 addition & 1 deletion conf/freebsd-14.2-aarch64.conf
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ VM_VBOX="./vbox.sh"
VM_ARCH="aarch64"


VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v1.0.5/vbox.sh"
VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v1.0.6/vbox.sh"



Expand Down
2 changes: 1 addition & 1 deletion conf/freebsd-14.2.conf
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ VM_OPTS="conf/freebsd-13.1.opts.txt"

VM_VBOX="./vbox.sh"

VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v1.0.5/vbox.sh"
VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v1.0.6/vbox.sh"



Expand Down
44 changes: 44 additions & 0 deletions conf/freebsd-15.0-aarch64.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@






VM_VHD_LINK="https://download.freebsd.org/snapshots/VM-IMAGES/15.0-CURRENT/aarch64/Latest/FreeBSD-15.0-CURRENT-arm64-aarch64-zfs.qcow2.xz"
VM_OS_NAME="freebsd"
VM_OS_TYPE="freebsd14.0"
VM_SSH_PORT=2222
VM_RELEASE=15.0

VM_LOGIN_TAG="64 (freebsd) (tty"

VM_SHUTDOWN_CMD="/sbin/shutdown -p now"

VM_INSTALL_CMD="pkg install -y "

VM_RSYNC_PKG="rsync"
VM_SSHFS_PKG="fusefs-sshfs && kldload fusefs"

VM_PRE_INSTALL_PKGS="tree rsync"

VM_ARCH="aarch64"

VM_OPTS="conf/freebsd-13.1.opts.txt"

VM_VBOX="./vbox.sh"

VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v1.0.6/vbox.sh"














2 changes: 1 addition & 1 deletion conf/freebsd-15.0.conf
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ VM_OPTS="conf/freebsd-13.1.opts.txt"

VM_VBOX="./vbox.sh"

VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v1.0.5/vbox.sh"
VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v1.0.6/vbox.sh"



Expand Down

0 comments on commit e8204c5

Please sign in to comment.