summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [qemu] change feeback mail addressSteffen Ritter2021-08-182-2/+2
|
* [run-virt-docker] change feedback mail addressSteffen Ritter2021-08-181-1/+1
|
* [qemu] Fix issue in Nvidia GPU passthrough unit testManuel Bentele2021-08-162-5/+12
|
* [qemu] Add Intel GVT-g (mdev) support to run-virt Java toolManuel Bentele2021-08-167-6/+341
|
* [run-virt-docker] update pluginralph isenmann2021-08-137-15/+38
| | | | | | - pull images directly if an image repository is specified - docker load directly into daemon, use pv (pipeview) to display transfere progress - use specified command for container run (CONTAINER_RUN_COMMAND)
* [vbox-src] explicit '--system' optionJonathan Bauer2021-08-131-1/+1
| | | | | Fixes 'Option s is ambiguous (shell, system)' in newer versions of addgroup
* [lightdm] Wait for network.targetSimon Rettberg2021-08-111-1/+4
| | | | | This avoids hostname changes while X11 is running, which breaks access restrictions.
* [qemu] Add transformation of Libvirt graphics type to local SPICE graphicsManuel Bentele2021-08-114-3/+215
|
* Implement blocking network.target and network-online.targetSimon Rettberg2021-08-1120-92/+68Star
| | | | | | | | | | Add two services that will delay reaching the according targets, until conditions we consider reasonable are reached. For network.target that is finishing DHCP for the primary interface, for network-online.target we want to see a default gateway or a proxy server configured. Both have a timeout of about 10 seconds for now; this might be increased later on, if necessary.
* [redsocks] Upper- and lowercase proxy envSimon Rettberg2021-08-111-8/+7Star
| | | | This is badly standardized, declare both to be extra safe
* [qemu] Add switch to enable Nvidia GPU-passthrough patchManuel Bentele2021-08-101-3/+11
|
* [pam-bwidm] Support Browser login (shibboleth)Simon Rettberg2021-08-091-72/+121
|
* [qemu] Downgrade QEMU HW-version if HW-version is too newManuel Bentele2021-08-062-3/+11
|
* [dbus] remove pointless codeJonathan Bauer2021-07-301-12/+1Star
| | | | | systemd seems to make sure that /etc/machine-id and /var/lib/dbus/machine-id are created on boot.
* [x11vnc-src] Module that builds x11vnc from the 18.04 source packageSimon Rettberg2021-07-293-1/+24
|
* [*] add .addon flagsJonathan Bauer2021-07-293-0/+0
|
* [libvirt] Add system group for passthrough devices that a user can accessManuel Bentele2021-07-283-1/+8
|
* [qemu] Parse GPU passthrough devices from kernel cmdln in run-virt pluginManuel Bentele2021-07-281-0/+80
|
* fix useradd callsSimon Rettberg2021-07-276-7/+7
|
* [disk-partitions] Force permissions of persistent mount pointSimon Rettberg2021-07-271-3/+3
| | | | | | | Some systems ended up with 0700 on the persistent mount point. Set it to 0755 on every mount to be sure. Closes #3870
* setup_target: Fix meta/ directory mysteriously vanishingSimon Rettberg2021-07-271-2/+2
|
* useradd.inc: Rewrite helper once againSimon Rettberg2021-07-2710-272/+173Star
|
* [dhcpc-busybox] Fix paths, extglobSimon Rettberg2021-07-261-3/+3
|
* [alsa] Fix ashSimon Rettberg2021-07-261-1/+1
|
* [dbus] Include /usr/share/dbus-1Simon Rettberg2021-07-261-0/+1
|
* [dunst] TollSimon Rettberg2021-07-231-1/+1
|
* [xorg] Fix moveSimon Rettberg2021-07-233-7/+4Star
|
* [*] move vmware-version-check to bwlp targetJonathan Bauer2021-07-232-1/+0Star
|
* [kernel-vanilla] 5.10.52Simon Rettberg2021-07-231-1/+1
|
* [vbox-src] 6.1.24Simon Rettberg2021-07-231-1/+1
|
* [vmware16] 16.1.2Simon Rettberg2021-07-231-1/+1
|
* [systemd] Drop /usr prefixSimon Rettberg2021-07-23149-41/+31Star
|
* [kiosk-chromium] if interactive mode and user was active, reload -> exitSimon Rettberg2021-07-221-6/+18
| | | | | | | | If a user was active (measured by idle timer) and chromium is running in interactive mode, i.e. with full UI and tabs, exit the session if the reload timeout is reached. This is a security measure, since we assume that the browser in interactive mode enables the user to log into websites etc., and might not log out everywhere when leaving.
* [kiosk-chromium] Simplify the awkSimon Rettberg2021-07-221-1/+1
|
* [dnbd3-proxy-mode/disk-partitions] Add persistent.targetSimon Rettberg2021-07-223-3/+6
|
* [dhcpc-busybox] Workaround for badly assigned sshd.serviceSimon Rettberg2021-07-221-0/+1
| | | | | | | Currently, slx-admin/taskmanager attach sshd.service to network.target.wants, but it should be the other way round: sshd wants network. Currently, in MiniLinux, network.target never gets activated by anything. So abuse this to pull in the target.
* [disk-partitions] New module, modularize partition setupSimon Rettberg2021-07-2218-420/+388Star
|
* [system-uuid] Add two more bad UUIDsSimon Rettberg2021-07-211-0/+2
|
* [dhcpc-busybox] Add option to ignore secondary interfaces, improveSimon Rettberg2021-07-164-76/+84
| | | | .... resolv.conf awk generator
* [vmware-common] fix englishJonathan Bauer2021-07-161-3/+3
|
* [openjdk-8-jre-headless] Simplify sed for accessibility fix, add commentSimon Rettberg2021-07-161-1/+2
|
* mltk: Update required tools install helpSimon Rettberg2021-07-161-3/+3
|
* [qemu/openjdk-8-jre-headless] Use current JavaSimon Rettberg2021-07-162-7/+3Star
|
* Remove dead moduleSimon Rettberg2021-07-161-1/+0Star
|
* [libvirt/libvirt-users] Move libvirt-qemu user to main moduleSimon Rettberg2021-07-165-53/+14Star
|
* [nvidia-libs/nvidia-kernel] Add module_init hook, rename load hookSimon Rettberg2021-07-164-11/+29
|
* useradd.inc: fix minor issuesSimon Rettberg2021-07-161-17/+21
|
* [vmware-common] fix bwidm crashes with local cachingJonathan Bauer2021-07-151-2/+8
|
* Install mode: Check required directory existance tooSimon Rettberg2021-07-131-9/+13
|
* [rootfs-stage32] use slx-tools in setup_partitionsJonathan Bauer2021-07-121-33/+6Star
|