Files

19 lines
834 B
Markdown
Raw Permalink Normal View History

2022-05-04 08:57:40 -05:00
* Distro: ${distro}
* Version: ${version}
* Arch: ${arch}
* Build: ${build}
* Date: ${formatdate("DD MMM YYYY", timestamp())}
2023-12-30 05:37:32 +00:00
* Bugs: [vms](https://src.thehellings.com/greg/vms/-/issues)
2022-05-04 08:57:40 -05:00
2023-08-03 14:44:02 -05:00
A bare-minimum installation of the guest OS.
2022-05-04 08:57:40 -05:00
If you encounter a bug in the box, please file an issue. If you
want a newer version of your desired operating system or want to add a distribution to this
collection, please either file a PR there or open a bug. If you are opening a bug, please provide
as much information as you can about how an automated installation of your desired distribution
works.
The goal is to have the bare minimum software to be considered a basic installation of the guest
OS that is still accessible with Vagrant. Straggling packages or leftover files from the build
process should be considered as bugs to be filed.