solus-project / solus-hardware-config

Base configuration files for Solus hardware deployments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

solus-hardware-config

License

This package contains configuration data and utilities required by all Solus installations, with various tweaks, to ensure proper performance and hardware functionality.

solus-hardware-config is a Solus project

logo

Components

coredump

Data snippets to nuke systemd coredump behaviour from orbit. Solus contains full -dbginfo packages that users can install to use gdb to debug problematic software with guidance from the team. Persistent automatic coredumps lead to security risks, not to mention massive performance issues when large processes dump. Additionally, they take up a massive amount of disk space.

cpu-powersave

Trivial boot service to move the system into powersave/on-demand CPU governor. The Solus kernel is configured to prefer performance by default, and lazily changing this later in the boot helps to maintain decent boot times as well as being conservative with battery life.

modprobe

Various modprobe.d snippets to fix and blacklist certain hardware.

tweaks

sysctl tweaks. Previously contained HDD tweaks but has since been removed.

xorg

Legacy X11 snippets for problematic hardware. Should be unnecessary when using libinput.

Authors

Copyright © 2016-2018 Solus Project

solus-hardware-config is available under the terms of the GPL-2.0 license.

Data files can be distributed under the terms of the GPL-2.0 or MIT license, at your discretion.

About

Base configuration files for Solus hardware deployments

License:GNU General Public License v2.0


Languages

Language:C 59.1%Language:Meson 34.9%Language:Shell 6.1%