| Commit message (Expand) | Author | Age | Files | Lines |
| * | [vmware] Handle build when sources are already fetched | Simon Rettberg | 2015-12-03 | 1 | -0/+1 |
| * | [vmware] Map and link shared folders, disable dpi scaling | Simon Rettberg | 2015-11-12 | 1 | -2/+7 |
| * | [vmware] Create shared folter vmx entries in non-legacy mode | Simon Rettberg | 2015-11-05 | 1 | -8/+32 |
| * | [vmware] Unneeded file | Simon Rettberg | 2015-10-16 | 1 | -24/+0 |
| * | [vmware] Try harder to disable updatecheck/datacollection/... | Simon Rettberg | 2015-10-16 | 2 | -6/+8 |
| * | [vmware] Disable update checks, hints, usage stats | Simon Rettberg | 2015-10-13 | 1 | -1/+15 |
| * | [vmware] Bump version to player 12.0.0 | Simon Rettberg | 2015-10-12 | 6 | -24/+37 |
| * | [vmware] Default to e1000 if no virtualDev is set, for compatibility with bwL... | Simon Rettberg | 2015-09-23 | 1 | -1/+1 |
| * | [vmware] Downgrade hw version on new path if vmx is too new | Simon Rettberg | 2015-09-15 | 1 | -0/+7 |
| * | [vmware] ethernet0.addressType = "static" added (parse_vmx.inc) | Christian Rößler | 2015-09-14 | 1 | -1/+2 |
| * | [vmware] parse_vmx: Now 3D settings | Christian Rößler | 2015-09-14 | 1 | -2/+13 |
| * | [runvirt] [vmware] Minor cosmetics, logging | Christian Rößler | 2015-09-14 | 1 | -1/+4 |
| * | [runvirt] [vmware] Some more script cosmetics: "virtual machine description f... | Christian Rößler | 2015-09-12 | 3 | -5/+5 |
| * | [vmware] systemd - vmware.service: Added setup-partitions.service to requires... | Christian Rößler | 2015-09-12 | 1 | -2/+2 |
| * | [runvirt], [vmware] Some more cosmetics: now include directories | Christian Rößler | 2015-09-12 | 11 | -1/+1 |
| * | [runvirt] [vmware] WARNING: Further testing needed! Two branches: Non-Legacy,... | Christian Rößler | 2015-09-11 | 11 | -630/+1051 |
| * | [vmware] vmware.conf now written with maxhardwareversion, version and buildve... | Christian Rößler | 2015-07-27 | 4 | -28/+20 |
| * | [vmware] Only force sound card if default isn't card 0 | Simon Rettberg | 2015-07-07 | 1 | -1/+1 |
| * | [vmware] Support lsisas controllerwq | Simon Rettberg | 2015-07-07 | 1 | -26/+33 |
| * | Hardwired path of whoami/id/getent, but we should check all scripts and force... | Simon Rettberg | 2015-05-18 | 1 | -1/+1 |
| * | [vmware] renamed service dependency to new naming scheme | Jonathan Bauer | 2015-05-18 | 1 | -2/+2 |
| * | Fix last commit | Simon Rettberg | 2015-03-04 | 1 | -2/+2 |
| * | [vm*] Only explicitly set sound card if there's more than one in the host system | Simon Rettberg | 2015-03-04 | 1 | -3/+11 |
| * | [vmchooser/vmware] added support for 2nd shared folder to enable a common sha... | Jonathan Bauer | 2014-10-07 | 1 | -3/+10 |
| * | [vm*] set default sound card for vmware instead of using auto-detect | Jonathan Bauer | 2014-10-01 | 1 | -2/+2 |
| * | [vmware] Decouple volume controls of VM from host system | Simon Rettberg | 2014-09-29 | 1 | -130/+131 |
| * | [vmware] Support for 10.0.3 | Simon Rettberg | 2014-09-04 | 3 | -29/+10 |
| * | [vanilla-kernel] New Module | Simon Rettberg | 2014-09-04 | 2 | -0/+27 |
| * | Keep split usr if original system has it, add extra logic if no split usr | root | 2014-07-24 | 1 | -1/+0 |
| * | [vmchooser/run-virt] Completely hide vmware toolbar in fullscreen | root | 2014-07-11 | 1 | -10/+15 |
| * | Add option REQUIRED_ORIGINAL_USR_SPLIT to disable symlinking /bin to /usr/bin... | Simon Rettberg | 2014-07-10 | 1 | -0/+1 |
| * | Try to clean up the mess with all the different kernel version variables ever... | Simon Rettberg | 2014-07-04 | 1 | -8/+8 |
| * | [vmware] remove some vmware module from run_virt, as we don't need them for r... | Jonathan Bauer | 2014-05-05 | 1 | -4/+4 |
| * | [vmware] forgot to remove debug shells in chroot | Jonathan Bauer | 2014-04-17 | 1 | -4/+1 |
| * | [vmware] added patch for vmnet + old patching functionality | Jonathan Bauer | 2014-04-17 | 2 | -5/+84 |
| * | [vmware] added exit codes for chroot steps | Jonathan Bauer | 2014-04-17 | 1 | -3/+3 |
| * | [vmware] Support "bridge" and "bridged" as option string for bridged mode | Simon Rettberg | 2014-04-01 | 1 | -1/+1 |
| * | Merge branch 'master' of simonslx:openslx-ng/tm-scripts | Simon Rettberg | 2014-04-01 | 5 | -207/+269 |
| |\ |
|
| | * | [vmware] module.conf: entries generalized, no sp. ubuntu conf | Christian Rößler | 2014-03-25 | 1 | -0/+44 |
| | * | woopsie, the return ;) | Jonathan Bauer | 2014-03-25 | 3 | -225/+0 |
| | * | [modules] new module naming convention | Jonathan Bauer | 2014-03-25 | 3 | -0/+225 |
| | * | [vmware] vmware.conf.ubuntu added, var REQUIRED_VMWARE_DELETIONS as file/dir | Christian Rößler | 2014-03-24 | 1 | -0/+136 |
| | * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Christian Rößler | 2014-03-24 | 2 | -1/+4 |
| | |\ |
|
| | | * | [vmware] added 'kernel' to REQUIRED_MODULES | Jonathan Bauer | 2014-03-24 | 1 | -0/+1 |
| | | * | [vmware] adapted .build to new kernel stuff | Jonathan Bauer | 2014-03-24 | 1 | -4/+6 |
| | * | | [vmware, chroot] vmware pseudo-deletions in case workstation is installed in | Christian Rößler | 2014-03-24 | 1 | -2/+7 |
| | |/ |
|
| | * | [vmware.build] Ahem, forgot to re-comment debugging bash | Christian Rößler | 2014-03-21 | 1 | -1/+1 |
| | * | [logging.inc, chroot.inc] Some redirections for debugging within a chroot | Christian Rößler | 2014-03-21 | 1 | -1/+2 |
| | * | [vmware] port to new chroot-run functionality | Jonathan Bauer | 2014-03-11 | 2 | -184/+57 |
| * | | [vmware/vmchooser] Generalize string cleaning function | Simon Rettberg | 2014-04-01 | 1 | -11/+2 |
| |/ |
|