summaryrefslogtreecommitdiffstats
path: root/remote/modules/vbox/data
Commit message (Collapse)AuthorAgeFilesLines
* [run-virt/...] More cleanup, refactoring, commentsSimon Rettberg2016-10-213-286/+124Star
|
* [run-virt,vmware,vbox] Unify directory layout in /tmp, better cleanupSimon Rettberg2016-01-071-6/+6
|
* [vbox] Changed dev access rights, some more modifications, gui/suppress ↵Christian Rößler2015-07-212-2/+7
| | | | mouse integration etc.
* [vbox] Some more stuff: Now USB (but no working passthr.), VBox 5, USB2, USB ↵Christian Rößler2015-07-164-6/+11
| | | | Filters
* [vbox] CAUTION: COMPATIBILITY BREAK to V3! virtualbox runs now, needs furtherChristian Rößler2015-05-123-64/+160
| | | | work eg. fullscreen, Shared folders, less GUI messages etc.
* [vbox] xml filter died long ago...Jonathan Bauer2014-12-101-74/+0Star
|
* don't split busybox applets in /usr.Jonathan Bauer2014-07-012-5/+5
| | | | | | all busybox stuff is now under /bin and /sbin. We create links for all applets in stage32's /bin and /sbin. This fixes the "no such file" errors caused by hardcoded calls (e.g. /bin/rm) in a some binaries.
* [vbox] addon-init: addgroup demo->vboxusers will be done by PAM nowChristian Rößler2014-05-051-1/+1
|
* [vbox] Adapted config files, cosmetic changes etc.Christian Rößler2014-04-161-49/+26Star
|
* [vbox] Some additions and fixes for VirtualBox - please test!Christian Rößler2014-04-151-1/+1
|
* [vbox] re-set permissions: openslx/script entriesChristian Rößler2014-03-282-0/+0
|
* [vbox] Added vmchooser-xml_filterChristian Rößler2014-03-251-0/+74
|
* [vbox] + creating required standard directoryChristian Rößler2014-03-251-0/+3
|
* Heavily reworked the networking for the various virtual machines:Dirk2013-12-138-909/+635Star
| | | | | | | | | | | | | | | | | There will be three types of network interfaces for virtual machines available all will be configured for every type of virtualization tool a) br0 is the direct host bridge into the local LAN (br0 already exists) vmnet0 for VMware vboxnet0 for VirtualBox kvmnet0* for Qemu/KVM b) nat1 is an internal bridge which "NATes" into the local LAN (with DHCP) vmnet1 for VMware vboxnet1 for VirtualBox kvmnet1* for Qemu/KVM c) vsw2 is an internal host bridge to connect software defined LANs to vmnet2 for VMware vboxnet2 for VirtualBox kvmnet2* for Qemu/KVM
* Restructuring run-virt.include for vmware ...Dirk2013-12-121-10/+15
|
* [diverse modules] data dir: Changes shebangs to /bin/ashChristian Rößler2013-11-292-2/+2
|
* [vbox] cleaned double etc-directory branchChristian Rößler2013-10-102-644/+0Star
|
* [vbox] Standardization for run-virtChristian Rößler2013-09-301-0/+2
|
* [vbox] Standardization for run-virtChristian Rößler2013-09-301-0/+642
|
* [vbox] addon-init: systemd-udevd gets restarted now. Cave: QueuedChristian Rößler2013-09-301-0/+4
| | | | message loss possible.
* [vbox] Full udev rule with ENV{DEVTYPE}=="usb_device", see README!Christian Rößler2013-09-301-2/+2
|
* [vbox] two unneeded files deletedChristian Rößler2013-09-302-26/+0Star
|
* [vbox] CAVE, ugly hack: udev-rule without offending ↵Christian Rößler2013-09-301-2/+2
| | | | ENV{DEVTYPE}=="usb_device" limitation.
* [vbox] udev-rule with ENV-PATHChristian Rößler2013-09-301-4/+4
|
* [vbox] addon-init missing fiChristian Rößler2013-09-301-1/+2
|
* [vbox] udev ruleChristian Rößler2013-08-301-0/+6
|
* [vbox] addons-init Indent.Christian Rößler2013-08-301-1/+1
|
* [vbox] Extended addon-init: Some group things and dir under /devChristian Rößler2013-08-291-1/+8
|
* [vbox] addon-init for systemd serviceChristian Rößler2013-08-288-0/+969