summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [speedcheck] Add automatic mode for dnbd3v29r2Simon Rettberg2022-07-051-24/+50
|
* [qemu] Make AppTest.setUp() public to JUnit happySimon Rettberg2022-07-051-1/+1
|
* [vmware-common] Push vmware max hwVersion to 19Steffen Ritter2022-07-041-0/+1
|
* [nvidia-common] Remove --skip-depmod; not supported by 390.xSimon Rettberg2022-06-231-2/+2
|
* Enable a bunch of GPIO drivers, among them for intel SoCsSimon Rettberg2022-06-231-1/+41
|
* [speedcheck] Build in release modeSimon Rettberg2022-06-231-1/+1
|
* [speedcheck] Support new --console modeSimon Rettberg2022-06-221-1/+5
|
* kernel configSimon Rettberg2022-06-221-0/+2
|
* [speedcheck] Fix filename for dnbd3-fuse modeSimon Rettberg2022-06-221-0/+1
|
* [speedcheck] Support passing rid via file:rid for dnbd3 caseSimon Rettberg2022-06-211-1/+6
|
* [dnbd3-proxy-mode] Force sparse mode for < 200GB ID45 partitionSimon Rettberg2022-06-211-11/+5Star
|
* kernel: Add more ACPI stuff for HIDSimon Rettberg2022-06-211-0/+3
|
* [printergui] F#+*!ng boot0 rename still haunting usSimon Rettberg2022-06-211-1/+1
|
* kernel config: Add more crapSimon Rettberg2022-06-211-1/+28
|
* [kernel-vanilla] Prefer /boot/config-mltk as config baseSimon Rettberg2022-06-211-4/+7
|
* [speedcheck] Update wrapper script to work with dnbd3-fuseSimon Rettberg2022-06-201-2/+83
|
* kernel config: Enable USB-C DP alternate mode moduleSimon Rettberg2022-06-201-0/+2
|
* kernel config: Enable designware slave controller, make as moduleSimon Rettberg2022-06-201-3/+8
|
* [kernel-vanilla] Also copy sof userspace toolsSimon Rettberg2022-06-171-0/+1
|
* [kernel-vanilla] Better copy entire intel firmwareSimon Rettberg2022-06-171-1/+1
|
* [kernel-vanilla] Add sof firmware for newer hda soundSimon Rettberg2022-06-172-6/+17
|
* kerrnel config: Make sure i2c input is enabledSimon Rettberg2022-06-171-1/+6
|
* [nvidia-common] Remove kernel only config option for first runSimon Rettberg2022-06-151-1/+1
| | | | Doesn't work reliably
* Update wanted kernel config optionsSimon Rettberg2022-06-151-11/+187
|
* [cups-sicgs] Use local mirror for driverSimon Rettberg2022-06-132-6/+4Star
|
* [nvidia-common] Workaround to build on host with nvidia driver loadedSimon Rettberg2022-06-131-0/+8
|
* [inc/chroot] tmpfs: 2 -> 4 GB (was not enough for recent NVIDIA)Simon Rettberg2022-06-131-1/+1
|
* [hardware-stats] CPU temp: Add support for k10temp output formatSimon Rettberg2022-05-251-1/+18
|
* [vbox-src] Support CONFIG_VBOX_VERSIONSimon Rettberg2022-05-241-1/+1
|
* [run-virt] Fix race condition in dhcpd config generatorSimon Rettberg2022-05-241-6/+9
|
* [iptables-helper] Use cmp instead of diffSimon Rettberg2022-05-231-1/+1
|
* [debug-report-bwlp] Include resolv.conf, censor passwords from configSimon Rettberg2022-05-231-1/+3
|
* [dhcpc-busybox] Merge SLX_NET_SEARCH with DHCP valuesSimon Rettberg2022-05-231-2/+4
|
* [debug-report-bwlp] Include dhcpd config for VMsSimon Rettberg2022-05-201-0/+1
|
* [kiosk-chromium] Consider whitespace-only blacklist as emptySimon Rettberg2022-05-191-1/+2
| | | | .... and then interpret this as "*".
* [hardware-stats] Add comment regarding usage of ~screens eventSimon Rettberg2022-05-171-1/+4
|
* [ntfsfree] Don't send debug report if we're shutting downSimon Rettberg2022-05-111-1/+9
|
* [dhcpc-busybox] DHCP: Take iface upSimon Rettberg2022-05-091-0/+1
|
* [dhcpc-busybox] Introduce SLX_DHCP_OTHER_NICSSimon Rettberg2022-05-091-30/+65
| | | | | Controls whether we should run a DHCP client on any additional NICs found in the system.
* [hardware-stats] Fix ordering: Wait for run-virt-envSimon Rettberg2022-05-041-1/+4
|
* [docker-ce] Install docker-composeSimon Rettberg2022-05-031-0/+1
|
* [kiosk-chromium] Needs to run in bashSimon Rettberg2022-05-031-0/+3
|
* [kiosk-chromium] Fix black-/whitelist generatorSimon Rettberg2022-04-271-14/+19
|
* [qemu] Add lightdm warning if GVT-g is not availableSimon Rettberg2022-04-223-0/+9
|
* [run-virt/hardware-stats] Move dependencies aroundSimon Rettberg2022-04-213-6/+8
|
* [vmware-common/vbox-src] Probably not depending on network.target ??Simon Rettberg2022-04-212-4/+4
|
* [hardware-stats] Fix detection of vmx/svm supportSimon Rettberg2022-04-211-15/+16
| | | | | | | | Newer Linux kernel versions hide the vmx/svm flag from /proc/cpuinfo if you disable the feature in the BIOS. We wrongfully reported this as UNSUPPORTED then instead of DISABLED as intended. Read the according MSRs unconditionally now, and only validate the flag is present if the MSR values line up with what we expect for the feature to be enabled.
* [splashtool] Fix size extraction by forcing grep into ASCII modev29r1Simon Rettberg2022-04-061-2/+2
|
* [qemu] Add device passthrough debug modeManuel Bentele2022-04-047-11/+95
|
* [xorg] Mirror libgl1-mesa-driSimon Rettberg2022-03-291-1/+1
|