install cachyos-settings
This commit is contained in:
parent
32fd4c4684
commit
2bc629b491
1 changed files with 3 additions and 2 deletions
|
|
@ -45,8 +45,9 @@ wget https://copr.fedorainfracloud.org/coprs/andersrh/kernel-cachyos/repo/fedora
|
|||
wget https://copr.fedorainfracloud.org/coprs/bieszczaders/kernel-cachyos-lto/repo/fedora-$(rpm -E %fedora)/bieszczaders-kernel-cachyos-lto-fedora-$(rpm -E %fedora).repo && \
|
||||
cd /tmp
|
||||
|
||||
# add bore-sysctl, uksmd and scx-scheds
|
||||
RUN rpm-ostree install bore-sysctl uksmd scx-scheds libcap-ng-devel procps-ng-devel
|
||||
# add cachyos-settings, uksmd and scx-scheds
|
||||
RUN rpm-ostree install uksmd scx-scheds libcap-ng-devel procps-ng-devel
|
||||
RUN rpm-ostree override remove zram-generator-defaults --install cachyos-settings
|
||||
|
||||
# override and upgrade libbpf
|
||||
RUN rpm-ostree override replace --experimental --from repo=copr:copr.fedorainfracloud.org:bieszczaders:kernel-cachyos-addons libbpf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue