-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathvm-freebsd-ravynOS-x64-24.conf
57 lines (42 loc) · 1.2 KB
/
vm-freebsd-ravynOS-x64-24.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# don't remove this line:
vm_profile="ravynOS-x64-24"
vm_os_type="freebsd"
# this is one-string additional info strings in dialogue menu
long_description="ravynOS: 0.5.2"
# fetch area:
fetch=1
# Official resources to fetch ISO's releases:
iso_site="\
https://github.com/ravynsoft/ravynos/releases/download/v0.5.2/ \
https://mirrors.nomadlogic.org/ravynOS/releases/0.5.2/ \
"
# Official CBSD project mirrors ( info: https://github.com/cbsd/mirrors )
cbsd_iso_mirrors="https://mirror.convectix.com/iso/ https://raw.githubusercontent.com/cbsd/mirrors/refs/heads/main/cbsd-iso.txt"
iso_img="ravynOS_0.5.2_f15_amd64.iso"
# register_iso as:
register_iso_name="cbsd-iso-${iso_img}"
register_iso_as="iso-${iso_img}"
default_jailname="ravyn"
vm_ram="4g"
imgsize_min="10g"
# disable profile?
xen_active=1
bhyve_active=1
qemu_active=1
# Available in ClonOS?
clonos_active=1
# VNC
vm_vnc_port="0"
vm_efi="uefi"
xhci=1
tablet=0
vm_package="small1"
sha256sum="3a3b42545e5fbb5b9483f83903ac85afc193e6b652d93dbc7ee6e5fc0af951da"
iso_img_dist_size="838633472"
# VirtualBox Area
virtualbox_ostype="FreeBSD_64"
# enable birtio RNG interface?
virtio_rnd="1"
# default boot firmware
cd_boot_firmware="bhyve"
hdd_boot_firmware="bhyve"