summaryrefslogtreecommitdiffstats
path: root/core/modules/vbox-src/data
Commit message (Collapse)AuthorAgeFilesLines
* [vm*] Don't request netshares plugin; it was a noop and was removedSimon Rettberg2024-05-241-1/+1
| | | | | Now that the plugin was removed, we see an error on screen regarding the missing plugin when it is requested, so stop requesting it. :)
* Big round of cleanupSimon Rettberg2024-05-231-1/+1
| | | | | | | | | - Remove a lot of TODOs, either by fixing them or because they became irrelevant - Change all git:// to https:// - Move hwreport and hwinfo from /run to /run/openslx - Minor script style cleanups - Remove dead code and functions in various scripts
* [vbox-src] Run windowed in CoW admin/edit modeSimon Rettberg2024-05-151-1/+4
|
* [vbox-src] Add progress output, skip udev reload with MaxiLinuxSimon Rettberg2024-02-021-3/+11
|
* [vbox-src] Need bashSimon Rettberg2024-02-011-1/+1
|
* [vbox-src] Add vboxusers at build time, add demo to groupSimon Rettberg2024-02-011-1/+1
|
* Don't use SLX_* variable name for local stuffSimon Rettberg2024-01-033-4/+4
|
* [vbox-src] Add xscreensaver ungrab hook for VirtualBoxSimon Rettberg2023-07-211-0/+30
|
* [vbox-src] Always disable 3D for now because it's brokenSimon Rettberg2023-04-031-0/+3
| | | | | | | With the 7.x series, so far we had very little luck using the much improved 3D acceleration. With outdated guest additions, the VM just bluescreens, with the current ones, you get nonsensical error messages, empty message boxes, and lockups at the windows destop.
* [vbox-src] Fix check that was broken on rewriteSimon Rettberg2022-11-221-1/+1
|
* [vbox-src] Loosen XPath to patch HDD UUID on 7.xSimon Rettberg2022-11-212-13/+13
| | | | | Storage section moved into Hardware now. Support both variants by using '//'.
* [vbox-src] Make vbox-env script more robustSimon Rettberg2022-11-101-23/+35
|
* [vbox-src] Fix broken math expression, use (( ))Simon Rettberg2022-11-101-3/+3
|
* [vmware-common/vbox-src] Probably not depending on network.target ??Simon Rettberg2022-04-211-2/+2
|
* [dhcp-busybox] Add service to create additional bridgesSimon Rettberg2022-02-211-1/+23
|
* [vmware-common/vbox-src] Make systemctl start non-blockingSimon Rettberg2021-10-291-1/+1
|
* [vbox-src] explicit '--system' optionJonathan Bauer2021-08-131-1/+1
| | | | | Fixes 'Option s is ambiguous (shell, system)' in newer versions of addgroup
* [disk-partitions] New module, modularize partition setupSimon Rettberg2021-07-221-2/+2
|
* Change the mail address for feedback in file headersSteffen Ritter2021-04-292-2/+2
| | | | * old address will be disabled in the future
* [vbox-src] Make xmlstarlet calls namespace-agnosticSimon Rettberg2020-12-021-15/+12Star
| | | | See http://xmlstar.sourceforge.net/doc/UG/ch05.html
* [*] 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
|
* [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-172-1/+2
|
* [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] 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
|
* [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] run-virt: Startup command changed with 6.xSimon Rettberg2019-06-171-4/+4
|
* [all] New license clauses as to ticket #3132: No more openSLX GmbHChristian Rößler2018-09-192-13/+15
|
* [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
* [vbox-src] vbox-env: exit 1 on critical stepsJonathan Bauer2018-04-201-18/+22
| | | | + try to sort the statements in a more logical way...
* [vbox-src] fix missing testJonathan Bauer2018-04-201-3/+4
|
* [vbox-src] add CDROM supportJonathan Bauer2018-04-191-0/+39
|
* [vbox-src] add floppy host deviceJonathan Bauer2018-04-191-0/+6
|
* [vbox-src] cp xml to /tmp/vbox-last-config.$USERJonathan Bauer2018-04-191-0/+3
|