summaryrefslogtreecommitdiffstats
path: root/core/modules/run-virt
Commit message (Collapse)AuthorAgeFilesLines
...
* [run-virt] Add printer to UISimon Rettberg2019-02-282-10/+30
|
* [run-virt] Fix PRINTER handlingSimon Rettberg2019-02-282-9/+11
|
* [run-virt] SLX_VM_MUTED -> SLX_VM_SOUNDSimon Rettberg2019-02-261-4/+6
| | | | Also don't use 1 and 0 but keywords (enum)
* [run-virt] respect SLX_DNBD3_COW_DEVICEJonathan Bauer2019-02-131-3/+5
| | | | instead of hardcoded /dev/mapper/root
* [run-virt] Support mounting printers and shares without drive letterSimon Rettberg2019-01-092-23/+47
|
* [run-virt] Implement adminrunscript handlingSimon Rettberg2019-01-093-48/+106
|
* [run-virt] fix buggy return statementJonathan Bauer2019-01-081-1/+2
|
* [run-virt] support new dmsetup stuffJonathan Bauer2019-01-041-1/+1
| | | | | | ... when detecting whether we are backed by hdd or not. and yeah .. uhm ... it was already commited like 2 commits ago plus the logic was needlessly inverted :)
* [kiosk*] rework and introduce kiosk mode modulesJonathan Bauer2019-01-041-0/+6
| | | | | | changed from slxbrowser only support to modular hook structure to support additional browser, i.e. chromium NOTE: kiosk-chromium and kiosk-netpoint only make sense with the new gen
* [run-virt] rework resource managementJonathan Bauer2018-12-127-47/+73
|
* [run-virt] Download VM data as combined .tgzSimon Rettberg2018-12-072-8/+31
|
* [run-virt] Linsux scripts: Sound: alsa tested as poss., polishedChristian Rößler2018-12-041-28/+32
|
* Merge branch 'master' of git.openslx.org:openslx-ng/mltkChristian Rößler2018-12-041-1/+1
|\
| * [run-virt] upgrade minimum RAM for VMs to 1024Jonathan Bauer2018-12-041-1/+1
| |
* | [run-virt] Linux scripts: Sound vol. to 100%, if unmutedChristian Rößler2018-12-042-44/+63
|/
* [run-virt] Linux scripts sound mute - aaaargh bug fixed.Christian Rößler2018-12-031-1/+1
|
* [run-virt] Linux scripts sound mute: Tiny weenie little small bug fixed.Christian Rößler2018-12-031-3/+3
|
* [run-virt] Linux scripts div. changes mounting, new sound muter (alsa to be ↵Christian Rößler2018-12-035-26/+101
| | | | tested)
* Merge branch 'master' of git.openslx.org:openslx-ng/mltkChristian Rößler2018-11-291-1/+7
|\
| * [run-virt] Support lecture-specific sound mutingSimon Rettberg2018-11-211-1/+7
| |
* | [run-virt] Linux scripts some changes: Desktop links, permiss. etcChristian Rößler2018-11-295-10/+27
|/
* [run-virt] Linux scripts: New mount/link behaviourChristian Rößler2018-11-152-18/+23
|
* [vmchooser] remove newlineJonathan Bauer2018-10-311-1/+0Star
|
* [run-virt] Explicitly unmute if muteSound=0Simon Rettberg2018-10-222-5/+5
|
* [run-virt] Support $SLX_VM_MUTED to toggle automuteSimon Rettberg2018-10-193-2/+7
| | | | | | openslx.ini: [openslx] muteSound=1/0
* [run-virt] Create empty line if pwdeamon is downSimon Rettberg2018-10-191-0/+1
|
* [all] New license clauses as to ticket #3132: No more openSLX GmbHChristian Rößler2018-09-198-64/+72
|
* [run-virt] Linux scripts: some more documentation.Christian Rößler2018-08-132-19/+60
|
* [run-virt] Linux scripts more documentationChristian Rößler2018-08-101-3/+3
|
* [run-virt] Linux scripts more documentationChristian Rößler2018-08-101-13/+52
|
* [run-virt] Linux scripts: only share name linked if given.Christian Rößler2018-08-102-2/+22
|
* [run-virt] Linux scripts: minor bugChristian Rößler2018-08-091-1/+1
|
* [run-virt] Linux scripts: Misfired checkin corr., new userdesktop var, su ↵Christian Rößler2018-08-073-15/+10Star
| | | | expr. corr.
* [run-virt] Linux scripts: Links to shares now in desktop directoryChristian Rößler2018-08-062-9/+18
|
* [run-virt] Linux scripts: Another one - it's too hot.Christian Rößler2018-08-061-3/+0Star
|
* [run-virt] Linux scripts: Forgot to del. a debug logging partChristian Rößler2018-08-061-11/+9Star
|
* [run-virt] Linux mount script: very shitty bug (hexdump), some minor stuff.Christian Rößler2018-08-0615-11/+12
|
* [run-virt] linux script: Waiting when starting script minimised.Christian Rößler2018-07-301-6/+11
|
* [run-virt] resolution: output device detection given more timeChristian Rößler2018-07-301-1/+1
|
* [run-virt] linux scripts extended (minimised, user etc). TO BE TESTED!Christian Rößler2018-07-2510-78/+288
|
* [client] Small improvements for visibility flagSteffen Ritter2018-07-103-3/+4
|
* [run-virt] Linux scripts: Remnant deletedChristian Rößler2018-07-101-43/+0Star
|
* Merge branch 'master' of git.openslx.org:openslx-ng/mltkChristian Rößler2018-07-102-10/+32
|\
| * [run-virt] Handle visibility flag for lecture runscriptSteffen Ritter2018-07-092-10/+32
| |
* | [run-virt] Linux scripts: shares mountes simultaneously (no waitChristian Rößler2018-07-102-34/+85
|/ | | | while trying eg. cifs versions)
* [run-virt] Linux scripts: mounting of (pseudo)floppy fd1 via systemdChristian Rößler2018-07-061-65/+32Star
|
* [run-virt] Increase timeout for dnbd3-fuse mountSimon Rettberg2018-06-041-1/+1
|
* Merge branch 'master' of git.openslx.org:openslx-ng/mltkChristian Rößler2018-06-042-5/+10
|\
| * [run-virt] wait before calling slxlog on exit 141Jonathan Bauer2018-05-071-0/+5
| | | | | | | | | | | | | | | | | | If the main run-virt script exits with 141 (which happens when it is killed by either loginctl on SLX_LOGOUT_TIMEOUT or when killing X with alt-printscreen-k), sleep 3 seconds to try and avoid the unnecessary slxlog messages. Closes #3365
| * [*virt*] fix vmware VM only having 1 core...Jonathan Bauer2018-05-041-5/+5
| |