Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shawn Webb
occambsd
Commits
2972babc
Unverified
Commit
2972babc
authored
Jan 22, 2021
by
Michael Dexter
Committed by
GitHub
Jan 22, 2021
Browse files
Updating the README for support scripts
parent
f4c56edd
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
2972babc
...
...
@@ -15,10 +15,15 @@ FreeBSD 13.0-ALPHA1 source code or later
```
/tmp/occambsd
/tmp/occambsd/jail A world/distribution for use with jail(8)
/tmp/occambsd/root The optional virtual machine kernel directory
/tmp/occambsd/occambsd.raw The virtual machine disk image
/tmp/occambsd/mnt A mount point used during VM image creation
/tmp/occambsd/jail A world/distribution for use with jail(8)
/tmp/occambsd/root The optional virtual machine kernel directory
/tmp/occambsd/occambsd.raw The virtual machine disk image
/tmp/occambsd/mnt A mount point used during VM image creation
/tmp/occambsd/load-vmm-module.sh A script to load the vmm.ko kernel module
/tmp/occambsd/load-from-directory.sh A script to load the VM kernel from the directory
/tmp/occambsd/load-from-disk-image.sh A script to load thd VM from disk image (pick one)
/tmp/occambsd/boot-occam-vm.sh A script to boot the occam VM
/tmp/occambsd/destroy-occam-vm.sh A script to destroy/clean-up the occam VM
```
bhyve load, boot, and destroy commands will be printed after build completion.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment