Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 858 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 858 Bytes

rootfs

GitHub Workflow Status) GitHub release License

A meta-container, designed to build out components of my VMs

Usage

To build a new VM root, run make. To start a shell in the build environment for manual actions, run make manual.

This will build a new root image and push it up to GitHub as a release asset.

License

The scripts in this repo are released under the MIT License. See the bundled LICENSE file for details. The packages and other content stored in root.tar.xz retains its original licenses.