This website requires JavaScript.
Explore
Help
Sign In
talexander
/
machine_setup
Watch
1
Star
0
Fork
0
You've already forked machine_setup
Code
Issues
Pull Requests
Releases
Activity
60e440b0c6
machine_setup
/
ansible
/
environments
/
vm
/
host_vars
/
freebsdupdatemrmanager
6 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Set up a separate FreeBSD update VM. It seems to compile the ports kernel modules into the OS, I need to be running the same kernel version as I am building, so I am putting it into its own VM.
2023-09-07 20:13:32 +00:00
os_flavor: "freebsd"
Build FreeBSD for tigerlake on freebsdupdate. I think I need to move to specifying separate src.conf files for each build but I am going to get this working in a simple setup first.
2023-09-08 16:43:26 +00:00
cpu_opt: tigerlake
Set up a separate FreeBSD update VM. It seems to compile the ports kernel modules into the OS, I need to be running the same kernel version as I am building, so I am putting it into its own VM.
2023-09-07 20:13:32 +00:00
build_user:
name: root
group: wheel
Reference in New Issue
Copy Permalink