Create Gentoo OS images from a stage3/stage4 tarball
 
 
Go to file
Dustin 7b936510c2 Initial commit
`gentoo-img` is a script to convert a Gentoo stage3/4 tarball into a
virtual machine image. It supports GPT disk partitions and LVM volumes,
and allows executing custom scripts inside the image for additional
configuration.
2016-12-19 14:41:40 -06:00
src Initial commit 2016-12-19 14:41:40 -06:00
.gitignore Initial commit 2016-12-19 14:41:40 -06:00
gentoo-img.c Initial commit 2016-12-19 14:41:40 -06:00
setup.py Initial commit 2016-12-19 14:41:40 -06:00