Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make networking a bit more configurable via NIC_TYPE. | 2012-04-14 | 1 | -14/+36 | |
| | | | | | | | | | | | | | | | This can be: None No networking at all. br bridge mode; NIC_NET_DEPS if set is the networking needed. nat Qemu user stack; NIC model is honored, but qemu itself spins up a dhcp server and nats connections out on it's own. For most users this is likely what they'll be using- thus this is now the default. | ||||
* | readlink -f DISKIMAGE earlier, and start better using openrc capabilties. | 2012-04-14 | 1 | -9/+10 | |
| | |||||
* | update the checkout url to use gentoo's repo rather than ferringbs private space | 2012-04-13 | 1 | -1/+1 | |
| | |||||
* | Generalize to support qemu and kvm in parallel. | 2012-04-13 | 4 | -16/+33 | |
| | | | | | Specifically, do so via pulling VMSOFTWARE configuration option. Always was a hack, no need for it with this setup. | ||||
* | kvm-init-script: check the results of sanity_check. | 2012-04-13 | 1 | -2/+2 | |
| | |||||
* | drop the README, instead add comments to the kvm init script | 2012-04-13 | 1 | -0/+5 | |
| | |||||
* | convert this into a usable ebuild repository | 2012-04-13 | 4 | -0/+285 | |