| Commit message (Expand) | Author | Age | Files | Lines |
* | Change the ebuild to a live 9999 in preparation for releases in the treeHEADmaster | Brian Dolbec | 2016-03-23 | 2 | -20/+1 |
* | Add version info and functions | Brian Dolbec | 2016-03-22 | 3 | -1/+21 |
* | TIMEOUT: remove duplicate default settings | Brian Dolbec | 2016-02-26 | 1 | -2/+2 |
* | Add MACHINE, CPU, ENABLE_KVM options | Brian Dolbec | 2016-02-25 | 2 | -2/+22 |
* | Update the binary determination code | Brian Dolbec | 2016-02-25 | 2 | -4/+16 |
* | Add live-usb image example | Brian Dolbec | 2016-02-24 | 1 | -0/+9 |
* | Add missing DRIVE_CACHE setting to the example | Brian Dolbec | 2016-02-24 | 1 | -0/+12 |
* | Migrate from ifconfig commands to ip commands | Brian Dolbec | 2016-02-24 | 1 | -4/+5 |
* | typo | Rafael G. Martins | 2015-12-12 | 1 | -1/+1 |
* | added DRIVE_FORMAT | Rafael G. Martins | 2015-12-12 | 2 | -1/+9 |
* | Add qemu-init-scripts-0.2.2.ebuild with reduced keywords to ~ | Brian Dolbec | 2013-11-15 | 2 | -1/+26 |
* | fix config example, comments and error messages | Rafael G. Martins | 2013-11-16 | 2 | -23/+111 |
* | do not try to kill daemon if it is dead | Rafael G. Martins | 2013-11-16 | 1 | -5/+9 |
* | fix FOREGROUND=vnc usage | Rafael G. Martins | 2013-11-16 | 2 | -3/+3 |
* | s,/var/run,/run/g | Rafael G. Martins | 2013-11-15 | 1 | -3/+3 |
* | Fix -display vnc=blah passing | Brian Harring | 2012-10-17 | 3 | -3/+13 |
* | Fix typo, s/RPDEPEND/RDEPEND/ | Brian Harring | 2012-09-23 | 1 | -1/+1 |
* | drop the git eclass usage; it's unneeded | Brian Harring | 2012-08-24 | 1 | -3/+0 |
* | Fix typo introduced via 6ea01f90f05b86df5bdba81b835640b1ef4de915 | Brian Harring | 2012-08-24 | 1 | -2/+1 |
* | Pull in a fix from rafaelmartins for dealing w/ multiple qtaps. | Brian Harring | 2012-08-23 | 2 | -3/+1 |
* | add dep on nc6 or socat for monitoring controlsferringb | Brian Harring | 2012-04-14 | 1 | -1/+4 |
* | output the start-stop-daemon command to make debugging easier | Brian Harring | 2012-04-14 | 1 | -1/+3 |
* | Make foreground controllable. | Brian Harring | 2012-04-14 | 1 | -6/+62 |
* | Protect against ',' in DISKIMAGE pathways. | Brian Harring | 2012-04-14 | 1 | -1/+1 |
* | Make networking a bit more configurable via NIC_TYPE. | Brian Harring | 2012-04-14 | 1 | -14/+36 |
* | readlink -f DISKIMAGE earlier, and start better using openrc capabilties. | Brian Harring | 2012-04-14 | 1 | -9/+10 |
* | update the checkout url to use gentoo's repo rather than ferringbs private space | Brian Harring | 2012-04-13 | 1 | -1/+1 |
* | Generalize to support qemu and kvm in parallel. | Brian Harring | 2012-04-13 | 5 | -17/+34 |
* | kvm-init-script: check the results of sanity_check. | Brian Harring | 2012-04-13 | 1 | -2/+2 |
* | drop the README, instead add comments to the kvm init script | Brian Harring | 2012-04-13 | 2 | -36/+5 |
* | convert this into a usable ebuild repository | Brian Harring | 2012-04-13 | 6 | -0/+24 |
* | qtap-manipulate: Handle ifconfig appending of ':' to the iface name. | Brian Harring | 2012-04-13 | 1 | -0/+2 |
* | kvm-init-script: Fix breakages induced in eb70edb7, up the error checking, cl... | Brian Harring | 2012-04-13 | 1 | -26/+48 |
* | Properly fix user/group breakage in qtap-manipulate induced in eb70edb7. | Brian Harring | 2012-04-13 | 2 | -23/+82 |
* | Fix indentation issues induced in eb70edb7. | Brian Harring | 2012-04-13 | 1 | -16/+16 |
* | Fix breakage sanity_check breakage induced in aa49399a. | Brian Harring | 2012-04-13 | 1 | -1/+1 |
* | Minor fixes for residual issues | Richard Yao | 2012-04-14 | 2 | -5/+6 |
* | Many small changes | Richard Yao | 2012-03-17 | 2 | -60/+115 |
* | initial commit of the init script, a sample config and Readme. | Brian Dolbec | 2012-02-22 | 3 | -0/+161 |