| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [vbox-src] add floppy host device | Jonathan Bauer | 2018-04-19 | 1 | -0/+6 | |
| | | ||||||
| * | [vbox-src] cp xml to /tmp/vbox-last-config.$USER | Jonathan Bauer | 2018-04-19 | 1 | -0/+3 | |
| | | ||||||
| * | [vbox-src] finalize xml: split into functions | Jonathan Bauer | 2018-04-19 | 1 | -30/+61 | |
| | | ||||||
| * | [vbox-src] support SHARE_REMAP_MODE | Jonathan Bauer | 2018-04-19 | 3 | -20/+26 | |
| | | | | | and moved some variables | |||||
| * | [vbox-src] changed temporary directory to run-virt scheme | Jonathan Bauer | 2018-04-18 | 1 | -2/+4 | |
| | | ||||||
| * | [vbox-src] cleanup snapshot file upon cleanexit | Jonathan Bauer | 2018-04-18 | 1 | -1/+6 | |
| | | | | | | | | While VDI's "Immutable" type cleans up the snapshot file automatically, it doesn't do so until a restart of the VM. In our case, it will never happen and slowly fill up /tmp. Thus we remove it manually on cleanexit. | |||||
| * | [vbox-src] reload udev rules on vbox.service start | Jonathan Bauer | 2018-04-17 | 1 | -0/+4 | |
| | | ||||||
| * | [*] detect_cpu_flag as generic run-virt function | Jonathan Bauer | 2018-04-17 | 1 | -4/+0![]() | |
| | | ||||||
| * | [vbox-src] force audio driver to alsa | Jonathan Bauer | 2018-04-16 | 1 | -1/+4 | |
| | | ||||||
| * | [vbox-src] cleanup vbox logging include | Jonathan Bauer | 2018-04-16 | 1 | -9/+5![]() | |
| | | ||||||
| * | [vbox-src] error handling for xmlstarlet wrappers | Jonathan Bauer | 2018-04-16 | 1 | -5/+19 | |
| | | ||||||
| * | [vbox-src] use xmlstarlet to handle placeholders | Jonathan Bauer | 2018-04-16 | 1 | -20/+25 | |
| | | ||||||
| * | [vbox-src] properly use generic MAC | Jonathan Bauer | 2018-04-16 | 1 | -4/+2![]() | |
| | | ||||||
| * | [vbox-src] better cpu flag detection | Jonathan Bauer | 2018-04-14 | 1 | -12/+13 | |
| | | ||||||
| * | [vbox-src] more vbox plugin fixes | Jonathan Bauer | 2018-04-13 | 5 | -28/+141 | |
| | | | | | | | | | | * use HW_CORES from /run/hwinfo * add usb attach script [WIP] * udev rule to trigger attach script when usb is connected * edit_attr -> set_attr now always creating missing nodes/attributes ...and prolly more I cant think of now ... | |||||
| * | [vbox-src] replace old placeholder names | Jonathan Bauer | 2018-03-28 | 1 | -5/+5 | |
| | | ||||||
| * | [vbox-src] shared folders and vram ammount + 2Dacceleration set to true | Victor Mocanu | 2018-03-28 | 2 | -3/+13 | |
| | | ||||||
| * | [vbox-src] reactive all plugin features | Jonathan Bauer | 2018-03-19 | 1 | -2/+1![]() | |
| | | ||||||
| * | [vbox-src] remove redundant log call | Jonathan Bauer | 2018-02-06 | 1 | -1/+0![]() | |
| | | ||||||
| * | [vbox-src] gen_uuid helper | Jonathan Bauer | 2018-02-06 | 2 | -18/+16![]() | |
| | | ||||||
| * | [vbox-src] wrappers for xmlstarlet | Jonathan Bauer | 2018-02-06 | 4 | -64/+207 | |
| | | | | | and use them when creating the final machine configuration | |||||
| * | [vbox-src] addon-init to start vbox.service | Jonathan Bauer | 2018-02-02 | 2 | -0/+8 | |
| | | | | | and add service requirements on vbox.service | |||||
| * | [vbox-src] run-virt plugin functional (wip) | Jonathan Bauer | 2018-02-01 | 14 | -0/+476 | |

