summaryrefslogtreecommitdiffstats
path: root/core/modules/vbox-src/data
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into installerJonathan Bauer2021-05-042-2/+2
|\
| * Change the mail address for feedback in file headersSteffen Ritter2021-04-292-2/+2
| | | | | | | | * old address will be disabled in the future
* | Merge branch 'master' into installerJonathan Bauer2020-12-031-15/+12Star
|\|
| * [vbox-src] Make xmlstarlet calls namespace-agnosticSimon Rettberg2020-12-021-15/+12Star
| | | | | | | | See http://xmlstar.sourceforge.net/doc/UG/ch05.html
* | Merge branch 'master' into installerJonathan Bauer2020-09-251-2/+0Star
|\|
| * [*] Remove "export PATH..." -> DefaultEnvironment= in system.conf.dSimon Rettberg2020-09-231-2/+0Star
| | | | | | | | | | | | Since we can set PATH for everything spawned by systemd, this boilerplate code is not needed anymore. Makes future changes much easier.
* | Merge branch 'master' into installerJonathan Bauer2020-08-281-0/+1
|\|
| * [vbox-src] hide toolbar in fullscreenJonathan Bauer2020-08-281-0/+1
| |
* | Merge branch 'master' into installerJonathan Bauer2020-03-191-1/+2
|\|
| * [vbox-src] Always add demo user to vboxusers on bootupSimon Rettberg2020-03-111-0/+1
| | | | | | | | | | | | | | This fixes USB access for autologin, since pam_auth won't run in that case, which is responsible for adding users to the vboxusers group. Issue reported and fixed by Uni Mannheim.
* | Merge branch 'master' into installerJonathan Bauer2020-02-171-0/+1
|\|
| * [vbox-src] do call setup_displaysJonathan Bauer2020-02-171-0/+1
| | | | | | | | ...
* | Merge branch 'master' into installerJonathan Bauer2020-01-161-1/+11
|\|
| * [run-virt/vbox-src] initial multi-monitor supportJonathan Bauer2020-01-161-1/+11
| |
* | [vbox-src] force Pulse as sound card driverJonathan Bauer2020-01-161-4/+2Star
| |
* | [vbox-src] use Pulse driver unless explicitely setJonathan Bauer2020-01-131-2/+4
| |
* | Merge branch 'master' into installerJonathan Bauer2020-01-091-0/+7
|\|
| * [vbox-src] fix usb attach script & UTF-8Jonathan Bauer2020-01-081-0/+7
| |
* | Merge branch 'master' into installerJonathan Bauer2019-12-181-1/+0Star
|\| | | | | | | TODO test add_system_group vboxusers
| * [vbox-src] add vboxusers group in addon-initJonathan Bauer2019-12-172-1/+2
| |
* | Merge branch 'master' into installerJonathan Bauer2019-11-281-5/+4Star
|\|
| * [vbox-src] minor changesJonathan Bauer2019-11-271-5/+4Star
| |
| * [vbox-src] fix usbJonathan Bauer2019-11-273-39/+34Star
| |
* | [vbox-src] fix usbJonathan Bauer2019-11-273-39/+34Star
| |
* | Merge branch 'master' into installerJonathan Bauer2019-11-261-4/+5
|\|
| * [vbox-src] Fix permissions for /dev/vbox*Simon Rettberg2019-11-261-4/+5
| |
* | [vbox-src] remove addon-init in installerJonathan Bauer2019-11-251-6/+0Star
| |
* | [vbox-src] graphical.target -> basic.targetJonathan Bauer2019-11-132-2/+2
| | | | | | | | and remove unneeded dep on setup-partitions.service
* | [*] tune virtualisation setup services depsJonathan Bauer2019-11-081-2/+3
| | | | | | | | or at least try to
* | Merge branch 'master' into installerJonathan Bauer2019-10-246-59/+114
|\|
| * [vbox-src] properly set the attached disk uuidJonathan Bauer2019-10-101-6/+6
| |
| * [vbox-src] fix snapshot always added to the xmlJonathan Bauer2019-10-091-20/+19Star
| |
| * [vbox-src] rework RO/RW disk image setupJonathan Bauer2019-10-085-42/+98
| |
* | Merge branch 'master' into installerJonathan Bauer2019-07-171-4/+4
|\|
| * [run-virt/*] Make VIRTCMDOPTS an array for space safenessSimon Rettberg2019-07-101-4/+4
| |
* | Merge branch 'master' into installerJonathan Bauer2019-07-082-35/+35
|\|
| * [pam-slx-plug] Move old pam_script_* hook dirs to pam dirSimon Rettberg2019-06-281-1/+3
| | | | | | | | | | | | They're all now in subdirectories of /opt/openslx/pam/hooks. Symlinks have been put in place where they used to reside.
| * [dnbd3/vbox] pam: move scripts from auth to session openSimon Rettberg2019-06-261-0/+0
| |
| * [vbox-src] Overhaul CPU config, remove USB overridesSimon Rettberg2019-06-241-34/+32Star
| |
* | Merge branch 'master' into installerJonathan Bauer2019-06-171-4/+4
|\|
| * [vbox-src] run-virt: Startup command changed with 6.xSimon Rettberg2019-06-171-4/+4
| |
* | Merge branch 'master' into installerJonathan Bauer2018-09-262-13/+15
|\|
| * [all] New license clauses as to ticket #3132: No more openSLX GmbHChristian Rößler2018-09-192-13/+15
| |
* | [vbox-src] addgroup -S ambiguous starting with ...Jonathan Bauer2018-05-241-1/+1
|/ | | | version 3.116ubuntu1
* [vbox-src] create vboxusers before chown stuff to itJonathan Bauer2018-05-221-3/+3
| | | | mrgrgglgllgllgllglgggg
* [*virt*] fix vmware VM only having 1 core...Jonathan Bauer2018-05-041-7/+3Star
|
* [vbox] only add floppy controller if missingJonathan Bauer2018-04-251-6/+8
|
* [vbox-src] get vdi uuid with odJonathan Bauer2018-04-202-12/+7Star
| | | | | | | Using vboxmanage would cause VBoxXPCOMIPCD and VBoxSVC to get started and thus required to be killed before starting the VM (as the VM's config file and "global" virtualbox.xml were not yet generated leading to vboxmanage to not know about the machine uuid we wanted to start).
* [vbox-src] more error handling/loggingJonathan Bauer2018-04-201-6/+42
| | | | to make sure we have ways to debug if anything goes wrong once deployed
* [vbox-src] validate downloaded xml fileJonathan Bauer2018-04-201-0/+15
| | | | and check that vbox.service start successfully