2016-01-26 13:06:42 +01:00
|
|
|
pkgbase = tuned
|
2015-06-09 12:18:12 +02:00
|
|
|
pkgdesc = Daemon that performs monitoring and adaptive configuration of devices in the system
|
2024-06-09 17:54:31 +02:00
|
|
|
pkgver = 2.23.0
|
|
|
|
pkgrel = 1
|
2017-12-11 16:35:58 +01:00
|
|
|
url = https://github.com/redhat-performance/tuned
|
2015-06-09 12:18:12 +02:00
|
|
|
arch = any
|
|
|
|
license = GPL
|
2017-12-11 17:02:21 +01:00
|
|
|
makedepends = desktop-file-utils
|
2016-07-13 21:39:18 +02:00
|
|
|
depends = dbus-glib
|
2020-01-14 07:17:57 +01:00
|
|
|
depends = ethtool
|
|
|
|
depends = gawk
|
|
|
|
depends = hdparm
|
|
|
|
depends = polkit
|
|
|
|
depends = python-configobj
|
|
|
|
depends = python-dbus
|
|
|
|
depends = python-gobject
|
|
|
|
depends = python-linux-procfs
|
|
|
|
depends = python-perf
|
|
|
|
depends = python-pyudev
|
2024-02-22 07:36:00 +01:00
|
|
|
options = !emptydirs
|
2024-06-09 17:54:31 +02:00
|
|
|
source = https://github.com/redhat-performance/tuned/archive/v2.23.0/tuned-2.23.0.tar.gz
|
|
|
|
sha512sums = b7d95b17ab38ac944e6e5b8b4345ddf65120a03ebb73cdb1795525c237852a8fa4223dcef6ce28189874e5010c8076816bd3646fd7f700983f2449400a2057d8
|
2015-06-09 12:18:12 +02:00
|
|
|
|
2016-01-26 13:06:42 +01:00
|
|
|
pkgname = tuned
|
2024-02-22 07:36:00 +01:00
|
|
|
install = tuned.install
|
|
|
|
optdepends = virt-what: virtual machine detection
|
|
|
|
optdepends = systemtap: detailed system monitoring
|
|
|
|
optdepends = tuned-ppd: power-profiles-daemon api translation
|
|
|
|
backup = etc/tuned/active_profile
|
|
|
|
backup = etc/tuned/bootcmdline
|
|
|
|
backup = etc/tuned/cpu-partitioning-powersave-variables.conf
|
|
|
|
backup = etc/tuned/cpu-partitioning-variables.conf
|
|
|
|
backup = etc/tuned/post_loaded_profile
|
2024-06-09 17:54:31 +02:00
|
|
|
backup = etc/tuned/profile_mode
|
2024-02-22 07:36:00 +01:00
|
|
|
backup = etc/tuned/realtime-variables.conf
|
|
|
|
backup = etc/tuned/realtime-virtual-guest-variables.conf
|
|
|
|
backup = etc/tuned/realtime-virtual-host-variables.conf
|
|
|
|
backup = etc/tuned/tuned-main.conf
|
|
|
|
|
|
|
|
pkgname = tuned-ppd
|
|
|
|
pkgdesc = Daemon that allows applications to easily transition to TuneD from power-profiles-daemon (PPD)
|
|
|
|
depends = tuned
|
|
|
|
conflicts = power-profiles-daemon
|
|
|
|
backup = etc/tuned/ppd.conf
|