summaryrefslogtreecommitdiffstats
path: root/core/modules
Commit message (Expand)AuthorAgeFilesLines
...
* [vbox-src] fix awk callJonathan Bauer2021-07-121-1/+1
* Cleanup, rename some variablesSimon Rettberg2021-07-091-1/+1
* [zram-swap] make it an actual module :)Jonathan Bauer2021-07-092-0/+15
* [debug-report-bwlp] Copy .mltk metadataSimon Rettberg2021-07-091-0/+1
* [busybox] Fix copying of .config after autoclone refactorSimon Rettberg2021-07-091-1/+1
* [zram-swap] move zram-swap to its own moduleJonathan Bauer2021-07-093-0/+126
* [vmware-common] always activate 3D in vmwareJonathan Bauer2021-07-091-2/+4
* bwlp: remove busybox from targetJonathan Bauer2021-07-091-6/+1Star
* [vbox-src] Limit number of jobs depending on host RAMSimon Rettberg2021-07-092-2/+5
* [cron] FIX CP PATHSimon Rettberg2021-07-091-1/+1
* [cron] Fix cp pathSimon Rettberg2021-07-091-1/+1
* [demo-user] add module for demo userJonathan Bauer2021-07-092-0/+17
* [kernel-vanilla] 5.10.48Simon Rettberg2021-07-091-1/+1
* [dmidecode] Fix pathSimon Rettberg2021-07-091-3/+1Star
* Use autoclone where possibleSimon Rettberg2021-07-0917-59/+28Star
* [etherwake/idleaction] Try harder to enable WOLSimon Rettberg2021-07-093-0/+16
* [slxlog] Add moduleSimon Rettberg2021-07-094-1/+119
* Add installer mode for stage4Simon Rettberg2021-07-0845-46/+208
* [qemu] Rename vmchooser plugin to 'qemukvm'Manuel Bentele2021-07-063-2/+2
* [qemu] Make PAM hook script executableManuel Bentele2021-07-051-0/+0
* [qemu] Add user to 'dialout' group for serial/parport accessManuel Bentele2021-07-051-0/+5
* [qemu] Terminate virt-viewer if VM is powered offManuel Bentele2021-07-051-2/+2
* [qemu] Enable output of finalized Libvirt config in debug modeManuel Bentele2021-07-051-3/+5
* [qemu] Fix usage of wrong run-virt variablesManuel Bentele2021-07-052-4/+17
* [qemu] Fix hard-coded path to run-virt Java toolManuel Bentele2021-07-051-1/+1
* [qemu] Add QEMU bridge helper to access bridges from user sessionManuel Bentele2021-07-052-1/+9
* [run-virt] Update READMESimon Rettberg2021-07-011-0/+6
* [qemu] Handle 'NullPointerException' if config filenames are missingManuel Bentele2021-07-011-2/+3
* [qemu] Enable Java compiler warningsManuel Bentele2021-07-011-0/+5
* [qemu] Disable build of runvirt plugin without packaged dependenciesManuel Bentele2021-07-012-1/+11
* [qemu] Enable shared folders if global support is activeManuel Bentele2021-06-301-4/+7
* [run-virt] README: SHARE_REMAP_MODESimon Rettberg2021-06-301-0/+7
* [run-virt] Fix sed expression for VM_CLEANNAME generationSimon Rettberg2021-06-301-1/+1
* [qemu] Change location of the runvirt Java pluginManuel Bentele2021-06-303-2/+6
* [qemu] Fix setting of cmdln options for the QEMU runvirt pluginManuel Bentele2021-06-301-22/+23
* [qemukvm] Remove old and unused 'qemukvm' moduleManuel Bentele2021-06-304-175/+0Star
* [qemu] Add link to main Java class into the Manifest (Jar archive)Manuel Bentele2021-06-301-0/+8
* [libvirt] Remove default networkManuel Bentele2021-06-291-2/+2
* [libvirt] Add missing package dependency 'dnsmasq'Manuel Bentele2021-06-292-0/+4
* [clientrequest] add remote debugging modul from Christoph SchulthessChristoph Schulthess2021-06-254-0/+96
* [openjdk-8-jre-headless] Remove NOME from accessibility.propertiesManuel Bentele2021-06-251-1/+2
* [usbguard] USBGuard module added by Jannik SchönartzJannik Schönartz2021-06-258-0/+133
* [kiosk-chromium] disable auto-updateJonathan Bauer2021-06-251-0/+1
* Merge branch 'feature/qemu-integration'Manuel Bentele2021-06-2583-283/+5730
|\
| * [libvirt] Enforce libvirt UIDs/GIDs to not collide with LDAP UIDs/GIDsManuel Bentele2021-06-254-77/+52Star
| * [libvirt] Remove build support for MiniLinuxManuel Bentele2021-06-259-70/+13Star
| * [qemu] Remove build support for MiniLinuxManuel Bentele2021-06-253-37/+3Star
| * [openjdk-8-jre-headless] Remove build support of Java 8 JRE for MiniLinuxManuel Bentele2021-06-252-13/+4Star
| * [libvirt] Remove installation of virt-viewerManuel Bentele2021-06-253-6/+0Star
| * [qemu] Add configuration validation for transformations in unit testsManuel Bentele2021-06-1013-0/+55