Debian Patches
Status for tuned/2.25.1-1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
etc-default.patch | [PATCH] use /etc/default, not /etc/sysconfig on Debian | Evgeni Golov <evgeni@debian.org> | no | 2020-12-13 | ||
path-to-grub.cfg.patch | [PATCH] debian: path to grub.cfg | Adriaan Schmidt <adriaan.schmidt@siemens.com> | no | 2022-03-10 | ||
find-alternative-executable-for-grub2-editenv.patch | [PATCH] bootloader: find alternative executable for grub2-editenv This supports the detection of alternatives for external executables at run time. In this specific case the issue is the call to `grub2-editenv`, which on Debian is called `grub-editenv`. |
Adriaan Schmidt <adriaan.schmidt@siemens.com> | no | 2022-03-10 | ||
disable-webfonts.patch | disable webfonts in manual diff --git a/doc/manual/Makefile b/doc/manual/Makefile index 1173a4f..877231f 100644 |
Evgeni Golov <evgeni@debian.org> | no | |||
0004-Recommend-the-default-profile-for-containers.patch | Recommend the default profile for containers In containers, the default virtual-guest profile fails to apply: root@sid:~# tuned-adm recommend virtual-guest root@sid:~# tuned-adm active Current active profile: virtual-guest root@sid:~# tuned-adm verify Verification failed, current system settings differ from the preset profile. You can mostly fix this by restarting the TuneD daemon, e.g.: systemctl restart tuned or service tuned restart Sometimes (if some plugins like bootloader are used) a reboot may be required. See TuneD log file ('/var/log/tuned/tuned.log') for details. Let's recommend the default profile in such cases: root@sid:~# tuned-adm profile default root@sid:~# tuned-adm verify Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. |
Lucas Kanashiro <lucas.kanashiro@canonical.com> | no | 2024-01-19 |