Skip to content

dock0-archived/rootfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.