summaryrefslogtreecommitdiffstats
path: root/core/modules/vbox-src
Commit message (Collapse)AuthorAgeFilesLines
* [vbox-src] update to 6.1.22v28Jonathan Bauer2021-05-061-1/+1
|
* Change the mail address for feedback in file headersSteffen Ritter2021-04-292-2/+2
| | | | * old address will be disabled in the future
* [vbox-src] 6.1.20Simon Rettberg2021-04-271-1/+1
|
* [vbox-src] 6.1.16Simon Rettberg2020-12-091-1/+1
|
* [vbox-src] Make xmlstarlet calls namespace-agnosticSimon Rettberg2020-12-021-15/+12Star
| | | | See http://xmlstar.sourceforge.net/doc/UG/ch05.html
* [vbox-src] make extpack installation configurableJonathan Bauer2020-11-161-13/+17
| | | | Currently disabled. Activate by setting "REQUIRED_EXTPACK" in module.conf.
* [vbox-src] FixSimon Rettberg2020-10-121-0/+1
|
* [vbox-src] FGic FGifxfix fix fix fixSimon Rettberg2020-10-121-47/+47
|
* [vbox-src] StffSimon Rettberg2020-10-121-3/+6
|
* [vbox-src] sdfkjgdlfgkjSimon Rettberg2020-10-121-1/+1
|
* [vbox-src] Extpack has no aSimon Rettberg2020-10-121-1/+1
|
* [vbox-src] Sanitize, support 1.2.3a version schemeSimon Rettberg2020-10-121-9/+14
|
* [vbox-src] add nasmJonathan Bauer2020-09-252-0/+2
|
* [*] 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.
* [vbox-src] hide toolbar in fullscreenJonathan Bauer2020-08-281-0/+1
|
* [systemd-distro] Get this module into working state, switchSimon Rettberg2020-08-031-1/+1
|
* [vbox-src] Disable cloud gateway network bullshitSimon Rettberg2020-07-311-0/+1
| | | | | This simply doesn't compile out of the box and sounds like something you wouldn't want anyways, so let's get rid of it.
* [kernel/vmware/vbox] Bump versionSimon Rettberg2020-07-101-1/+1
|
* Debian!Simon Rettberg2020-05-192-1/+34
|
* [vbox-src] Update to 6.1.6Simon Rettberg2020-04-271-1/+1
|
* [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.
* [vbox-src] do call setup_displaysJonathan Bauer2020-02-171-0/+1
| | | | ...
* [run-virt/vbox-src] initial multi-monitor supportJonathan Bauer2020-01-161-1/+11
|
* [vbox-src] fix usb attach script & UTF-8Jonathan Bauer2020-01-081-0/+7
|
* [vbox-src] add vboxusers group in addon-initJonathan Bauer2019-12-173-2/+3
|
* [vbox-src] minor changesJonathan Bauer2019-11-271-5/+4Star
|
* [vbox-src] fix usbJonathan Bauer2019-11-273-39/+34Star
|
* [vbox-src] Fix permissions for /dev/vbox*Simon Rettberg2019-11-261-4/+5
|
* [vbox-src] Move add_group to post_copySimon Rettberg2019-11-261-3/+1Star
|
* [vbox-src] add vboxusers group on build-timeJonathan Bauer2019-11-251-0/+2
| | | | | | | | this makes sure the vboxusers group is available during boot and that the vbox's udev rules will not trigger before the group is created. If they did, /dev/vboxusb would be owned by root:root, which would prevent users from the group vboxusers to access it and would lead to the first user session to not see USB devices.
* [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
|
* [vbox/kernel] Update versionSimon Rettberg2019-09-131-1/+1
|
* [run-virt/*] Make VIRTCMDOPTS an array for space safenessSimon Rettberg2019-07-101-4/+4
|
* [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
|
* [vbox-src] Bump to 6.0.8Simon Rettberg2019-06-171-1/+1
|
* [vbox-src] Don't build guest additionsSimon Rettberg2019-06-172-1/+4
|
* [vbox-src] run-virt: Startup command changed with 6.xSimon Rettberg2019-06-171-4/+4
|
* [vbox-src] add missing depJonathan Bauer2019-06-141-0/+2
| | | | | even its a qt library, it makes more sense to req it in this module since other modules requiring qt doesn't seem to need it.
* [vbox-src] Fix extpack permissionsSimon Rettberg2018-10-191-0/+2
|
* [vbox-src] Bump versionSimon Rettberg2018-10-191-1/+1
|
* [all] New license clauses as to ticket #3132: No more openSLX GmbHChristian Rößler2018-09-192-13/+15
|
* [vbox-src] Use http so proxy can cacheSimon Rettberg2018-09-191-1/+1
|
* [xbox-src] Update versionSimon Rettberg2018-09-123-3/+7
|
* [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
|