Create Gentoo virtual machines from a stage3/stage4 tarball using libvirt/QEMU
 
Go to file
Dustin 4b40194c86 configure: Add function to enable the SSH daemon
The `configure.enable_sshd` function enables the SSH daemon in the
target system. It generates host keys and sets the daemon to start at
boot. This function is called by `configure.configure` if the VM
definition contains at least one network interface.
2015-07-11 19:51:55 -05:00
src/mkvm configure: Add function to enable the SSH daemon 2015-07-11 19:51:55 -05:00
.gitignore Initial commit 2015-07-11 17:10:39 -05:00
setup.py Initial commit 2015-07-11 17:10:39 -05:00