https://github.com/greg-hellings/vms
Build files for base-line VMs I like to use
https://github.com/greg-hellings/vms
Last synced: 26 days ago
JSON representation
Build files for base-line VMs I like to use
- Host: GitHub
- URL: https://github.com/greg-hellings/vms
- Owner: greg-hellings
- License: bsd-3-clause
- Created: 2022-05-04T13:58:40.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-19T20:02:09.000Z (over 2 years ago)
- Last Synced: 2025-12-06T21:58:22.412Z (7 months ago)
- Language: Shell
- Homepage:
- Size: 198 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.box.md
- License: LICENSE
Awesome Lists containing this project
README
* Distro: ${distro}
* Version: ${version}
* Arch: ${arch}
* Build: ${build}
* Date: ${formatdate("DD MMM YYYY", timestamp())}
* Bugs: [vms](https://github.com/greg-hellings/vms/issues)
A bare-minimum installation of the guest OS.
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.