| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [pulseaudio/alsa] Switch to alsa, add pactl pendant to amixer Mute | Simon Rettberg | 2021-10-28 | 7 | -3/+58 | |
| | | ||||||
| * | [vbox] Cache build on NFS | Simon Rettberg | 2021-10-26 | 2 | -62/+108 | |
| | | ||||||
| * | Add CONFIG_NFS_CACHE global option, use for kernel | Simon Rettberg | 2021-10-26 | 3 | -38/+108 | |
| | | | | | | This adds the possibility to cache the built kernel on an NFS share for later re-use. | |||||
| * | mltk: Require zstd | Simon Rettberg | 2021-10-25 | 1 | -4/+4 | |
| | | ||||||
| * | [kernel-vanilla] Support override via CONFIG_KERNEL_VERSION | Simon Rettberg | 2021-10-22 | 1 | -1/+1 | |
| | | ||||||
| * | [kernel-vanilla] Speed up kernel config patching, fallback to config.gz | Simon Rettberg | 2021-10-22 | 2 | -21/+28 | |
| | | ||||||
| * | kernel config: cifs + nfs + dynamic debug | Simon Rettberg | 2021-10-21 | 1 | -0/+17 | |
| | | ||||||
| * | kernel config: enable options for running virtualized | Simon Rettberg | 2021-10-21 | 1 | -0/+15 | |
| | | ||||||
| * | kernel config: hid and usb config | Simon Rettberg | 2021-10-21 | 1 | -0/+6 | |
| | | ||||||
| * | kernel config: Sound | Simon Rettberg | 2021-10-21 | 1 | -0/+5 | |
| | | ||||||
| * | kernel config: Explicitly enable certain PCI settings (IOMMU etc) | Simon Rettberg | 2021-10-21 | 1 | -0/+12 | |
| | | ||||||
| * | kernel config: Update gfx config | Simon Rettberg | 2021-10-21 | 1 | -14/+41 | |
| | | | | | Remove some old unsupported cards; disable exotic fbdev drivers. | |||||
| * | kernel config: Add new NICs, remove some very old NICs | Simon Rettberg | 2021-10-21 | 1 | -32/+66 | |
| | | | | | Old 100mbit NICs are probably not worth supporting | |||||
| * | kernel config: Add fuison mpt scsi drivers | Simon Rettberg | 2021-10-21 | 1 | -0/+13 | |
| | | ||||||
| * | kernel config: Remove most PATA stuff | Simon Rettberg | 2021-10-21 | 1 | -5/+0![]() | |
| | | ||||||
| * | kernel config: Add more SATA devices | Simon Rettberg | 2021-10-21 | 1 | -0/+17 | |
| | | ||||||
| * | kernel config: Add all SCSI drivers | Simon Rettberg | 2021-10-21 | 1 | -0/+74 | |
| | | ||||||
| * | kernel config: Add TUN/TAP and other network stuff | Simon Rettberg | 2021-10-21 | 1 | -0/+11 | |
| | | ||||||
| * | [system-tweaks] Add module that sets desired sysctl options | Simon Rettberg | 2021-10-20 | 5 | -10/+2![]() | |
| | | ||||||
| * | [vmchooser2] i3: Append (keine GUI) instead of replacing entire title | Simon Rettberg | 2021-10-20 | 1 | -1/+1 | |
| | | ||||||
| * | kernel config: CONFIG_BLK_DEV_NVME=y | Simon Rettberg | 2021-10-20 | 1 | -0/+1 | |
| | | ||||||
| * | [kernel-vanilla] 5.10.75 | Simon Rettberg | 2021-10-20 | 1 | -1/+1 | |
| | | ||||||
| * | [system-check/hardware-stats] Refactor report stats gather split stuff | Simon Rettberg | 2021-10-20 | 5 | -13/+26 | |
| | | | | | | | | | | Reporting to server is now a separate service, as it slows down system-check for no reason via hooks.d. Also add a couple comments and simplifications to system-check main script. We now redirect to the tags file within the main script instead of letting each hook individually open the tags file and write to it concurrently, which seems like a bad idea in retrospect. | |||||
| * | [german] Yet another locale tool to call | Simon Rettberg | 2021-10-20 | 1 | -0/+1 | |
| | | ||||||
| * | [system-check] Try harder to determine system language | Simon Rettberg | 2021-10-20 | 1 | -9/+15 | |
| | | ||||||
| * | kernel config: Sort alphabetically | Simon Rettberg | 2021-10-19 | 1 | -378/+379 | |
| | | ||||||
| * | kernel config: Enable NVMe | Simon Rettberg | 2021-10-19 | 1 | -0/+14 | |
| | | ||||||
| * | kernel: Enable GVT | Simon Rettberg | 2021-10-19 | 1 | -0/+2 | |
| | | ||||||
| * | Want even more kernel config | Simon Rettberg | 2021-10-19 | 1 | -1/+16 | |
| | | ||||||
| * | [alsa] set-default-card: Honor default dependencies, don't run too early | Simon Rettberg | 2021-10-19 | 1 | -2/+0![]() | |
| | | ||||||
| * | kernel config: Explicitly enable a bunch of stuff | Simon Rettberg | 2021-10-15 | 1 | -0/+99 | |
| | | ||||||
| * | [vmware12/vmware16] patch to allow building for 5.x kernel on 4.x base | Simon Rettberg | 2021-10-15 | 2 | -0/+25 | |
| | | | | | | | | Even though the vmware-modconfig utility has a -k switch for specifying a different kernel version to build the modules against, the internal Makefiles still calls uname -r to determine certain things about how to build the modules. :-( | |||||
| * | [kernel-vanilla] 5.10.73 | Simon Rettberg | 2021-10-15 | 1 | -1/+1 | |
| | | ||||||
| * | [vmware16] 16.2.0 | Simon Rettberg | 2021-10-15 | 1 | -1/+1 | |
| | | ||||||
| * | [vbox-src] .24 doesn't work | Simon Rettberg | 2021-10-14 | 1 | -1/+1 | |
| | | ||||||
| * | kernel config: Disable BTF, too new for 20.04 build env | Simon Rettberg | 2021-10-14 | 1 | -0/+1 | |
| | | ||||||
| * | [sshd] Properly install sshd | Simon Rettberg | 2021-10-14 | 6 | -27/+14![]() | |
| | | ||||||
| * | [virt-manager] Enable automatic resize of guest system | Manuel Bentele | 2021-10-12 | 1 | -1/+12 | |
| | | ||||||
| * | [qemu] Start virt-manager without any forks | Manuel Bentele | 2021-10-12 | 1 | -2/+2 | |
| | | ||||||
| * | [virt-viewer] Cleanup invalid environment to build other modules afterwards | Manuel Bentele | 2021-10-12 | 1 | -0/+12 | |
| | | ||||||
| * | [looking-glass-client] Use CMake's generated install target for installation | Manuel Bentele | 2021-10-12 | 2 | -9/+12 | |
| | | ||||||
| * | [setup_target] Compile Gsettings schemas in a target's post process | Manuel Bentele | 2021-10-12 | 1 | -0/+3 | |
| | | ||||||
| * | [virt-manager] Add module to build virt-manager from source | Manuel Bentele | 2021-10-12 | 4 | -0/+52 | |
| | | ||||||
| * | [libvirt-python] Change installation directory for python modules | Manuel Bentele | 2021-10-12 | 1 | -2/+6 | |
| | | ||||||
| * | [qemu-src] Make QEMU/KVM init script executable | Manuel Bentele | 2021-10-12 | 1 | -0/+0 | |
| | | ||||||
| * | [virt-viewer] Add new module to build virt-viewer from source | Manuel Bentele | 2021-10-12 | 5 | -3/+113 | |
| | | ||||||
| * | [libvirt-python] Add new module to build python wrapper for libvirt | Manuel Bentele | 2021-10-12 | 4 | -0/+41 | |
| | | ||||||
| * | [libvirt-glib] Add new module to build glib for libvirt | Manuel Bentele | 2021-10-12 | 4 | -0/+54 | |
| | | ||||||
| * | [libvirt] Remove installation of prebuild libvirt from packages | Manuel Bentele | 2021-10-12 | 1 | -6/+0![]() | |
| | | ||||||
| * | [qemu] Remove build dependency on looking-glass-client | Manuel Bentele | 2021-10-12 | 1 | -1/+0![]() | |
| | | ||||||

