This commit is contained in:
Valeria Fadeeva 2024-11-05 10:40:33 +05:00
parent 91595ca20a
commit f548743ba3
5 changed files with 24 additions and 4 deletions

View File

@ -191,7 +191,9 @@
selected: true selected: true
packages: packages:
- cpupower - cpupower
- power-profiles-daemon # - power-profiles-daemon
- tuned
- tuned-ppd
- upower - upower
- name: "Terminal applications (base_system) (base_and_developer_edition) (full netinstall)" - name: "Terminal applications (base_system) (base_and_developer_edition) (full netinstall)"
@ -336,6 +338,7 @@
- rp-pppoe - rp-pppoe
- sequoia-sq - sequoia-sq
- shadowsocks-electron-bin - shadowsocks-electron-bin
- hiddify-next-bin
- smbclient - smbclient
- systemd-resolvconf - systemd-resolvconf
- traceroute - traceroute

View File

@ -191,7 +191,9 @@
selected: true selected: true
packages: packages:
- cpupower - cpupower
- power-profiles-daemon # - power-profiles-daemon
- tuned
- tuned-ppd
- upower - upower
- name: "Terminal applications (base_system) (base_and_developer_edition) (full netinstall)" - name: "Terminal applications (base_system) (base_and_developer_edition) (full netinstall)"
@ -336,6 +338,7 @@
- rp-pppoe - rp-pppoe
- sequoia-sq - sequoia-sq
- shadowsocks-electron-bin - shadowsocks-electron-bin
- hiddify-next-bin
- smbclient - smbclient
- systemd-resolvconf - systemd-resolvconf
- traceroute - traceroute

View File

@ -191,7 +191,9 @@
selected: true selected: true
packages: packages:
- cpupower - cpupower
- power-profiles-daemon # - power-profiles-daemon
- tuned
- tuned-ppd
- upower - upower
- name: "Terminal applications (base_system) (base_and_developer_edition) (full netinstall)" - name: "Terminal applications (base_system) (base_and_developer_edition) (full netinstall)"
@ -336,6 +338,7 @@
- rp-pppoe - rp-pppoe
- sequoia-sq - sequoia-sq
- shadowsocks-electron-bin - shadowsocks-electron-bin
- hiddify-next-bin
- smbclient - smbclient
- systemd-resolvconf - systemd-resolvconf
- traceroute - traceroute

View File

@ -191,7 +191,9 @@
selected: true selected: true
packages: packages:
- cpupower - cpupower
- power-profiles-daemon # - power-profiles-daemon
- tuned
- tuned-ppd
- upower - upower
- name: "Terminal applications (base_system) (base_and_developer_edition) (full netinstall)" - name: "Terminal applications (base_system) (base_and_developer_edition) (full netinstall)"
@ -336,6 +338,7 @@
- rp-pppoe - rp-pppoe
- sequoia-sq - sequoia-sq
- shadowsocks-electron-bin - shadowsocks-electron-bin
- hiddify-next-bin
- smbclient - smbclient
- systemd-resolvconf - systemd-resolvconf
- traceroute - traceroute

View File

@ -127,6 +127,14 @@ units:
mandatory: false mandatory: false
- name: "power-profiles-daemon" - name: "power-profiles-daemon"
action: "disable"
mandatory: false
- name: "tuned"
action: "enable"
mandatory: false
- name: "tuned-ppd"
action: "enable" action: "enable"
mandatory: false mandatory: false