How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "squanchy/layer4.5"
end
vagrant init squanchy/layer4.5
vagrant up
This version was created about 2 years ago.
Default build to match GitHub project: https://github.com/danluke2/software_defined_customization. Ubuntu 22.04, default desktop, kernel 5.15, basic support programs and configurations already completed
Changes from 1.1:
This version was created 9 months ago.
This Ubuntu 22.04 box is for VMware Fusion. Additionally, this is an ARM box.
This version was created about 2 years ago.
Update VM to kernel 5.13 and update configurations to hold kernel version and settings for previous setup file
This version was created over 2 years ago.
Default build to match GitHub project: https://github.com/danluke2/software_defined_customization. Ubuntu 20.04, default desktop, kernel 5.13, basic support programs and configurations already completed