Skip to content

Commit d65c8e3

Browse files
committed
Update virtualbox guide
added citation to Richard Case's vagrantfile Signed-off-by: Amber Liu <[email protected] >
1 parent 118cb30 commit d65c8e3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/virtualbox

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
This guide shows how to use **VirtualBox** (GPL-licensed, free for all uses) combined with **Vagrant** (source-available, BSL 1.1) to automate the creation of a **nested-virtualization–capable** Linux VM for Firecracker development on macOS (Intel), Windows, or Linux hosts. It replaces ad hoc VMware Fusion setups with a **reproducible**, **version-controlled** workflow that anyone can run with a single `vagrant up`.
44

5+
# Adapted from Richard Case’s Vagrant setup:
6+
# https://github.com/liquidmetal-dev/flintlock/blob/main/Vagrantfile
7+
58
---
69

710
## Prerequisites

0 commit comments

Comments
 (0)