summaryrefslogtreecommitdiffstats
path: root/remote/modules/vbox
Commit message (Collapse)AuthorAgeFilesLines
* don't split busybox applets in /usr.Jonathan Bauer2014-07-013-6/+6
| | | | | | 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] Simplified script list to be patched with openslx binary pathChristian Rößler2014-04-291-4/+9
|
* [vbox] configuration file updated (openSuse 12.3)Christian Rößler2014-04-221-3/+3
|
* [vbox] module.build: -debugging lineChristian Rößler2014-04-161-1/+0Star
|
* [vbox] Adapted config files, cosmetic changes etc.Christian Rößler2014-04-167-67/+59Star
|
* [vbox] Some additions and fixes for VirtualBox - please test!Christian Rößler2014-04-152-1/+25
|
* [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
|
* woopsie, the return ;)Jonathan Bauer2014-03-256-194/+0Star
|
* [modules] new module naming conventionJonathan Bauer2014-03-256-0/+194
| | | | rename $MODULE.{conf,build} to module.{conf,build}
* 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] Unneded REQUIRED_LIB deleted.Christian Rößler2013-10-092-2/+0Star
|
* [vbox] Forced suids for binaries in Ubuntu branchChristian Rößler2013-09-301-2/+3
|
* [vbox] Added path patch for vboxheadless, debian/ubuntu suid VBoxHeadlessChristian Rößler2013-09-301-1/+2
|
* [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] Amended README-File: Cave: systemd-udevd restart.Christian Rößler2013-09-301-0/+9
|
* [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] Readme further elaborated: systemd-udev-problem ENV.Christian Rößler2013-09-301-1/+3
|
* [vbox] README file updated: systemd-udevd limitation ENV{DEVTYPE}=="usb_device"Christian Rößler2013-09-301-1/+7
|
* [vbox] udev-rule with ENV-PATHChristian Rößler2013-09-301-4/+4
|
* [vbox] suid VirtualBox Path, +perrorChristian Rößler2013-09-301-1/+1
|
* [vbox] vbox.build: suid VirtualBox in Debian/Ubuntu branchChristian Rößler2013-09-301-0/+2
|
* [vbox] Readme file with notes on pathced scriptsChristian Rößler2013-09-301-0/+13
|
* [vbox] conf for Ubuntu 13.04Your Name2013-09-301-0/+19
|
* [vbox] ubuntu conf.Your Name2013-09-301-1/+1
|
* [vbox] Ubuntu configurationChristian Rößler2013-09-301-0/+19
|
* [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
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsChristian Rößler2013-08-292-3/+7
|\
| * [vbox] Some directory cleaningChristian Rößler2013-08-291-1/+0Star
| |
| * [vbox] Ubuntu-branch functional, could need some more error checking.Christian Rößler2013-08-291-2/+7
| |
* | [vbox] Extended addon-init: Some group things and dir under /devChristian Rößler2013-08-291-1/+8
|/
* [vbox] URL now from www, not local.Christian Rößler2013-08-291-2/+2
|
* [vbox] Build script now installs VirtualBox Extpack for USB2, RDP etc.Christian Rößler2013-08-281-0/+12
| | | | 32/64 bit Versions.
* [vbox] vbox build script - compiles kernel modules, unpacks rpm,Christian Rößler2013-08-281-12/+2Star
| | | | patches scripts so far.
* [vbox] Standard configuration file for openSuse 12.3Christian Rößler2013-08-281-2/+2
|
* [vbox] Standard configuration file vbox.confChristian Rößler2013-08-281-1/+1
|
* [vbox] addon-init for systemd serviceChristian Rößler2013-08-2812-0/+1117