Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 598 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 598 Bytes

rootfs

MIT Licensed

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.