`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.
9 lines
70 B
Plaintext
9 lines
70 B
Plaintext
/build/
|
|
/dist/
|
|
*.egg-info/
|
|
__pycache__/
|
|
*.py[co]
|
|
*.img
|
|
*.qcow2
|
|
*.tar*
|