override and upgrade libbpf
This commit is contained in:
parent
af4f6f2609
commit
aaeec2c368
1 changed files with 3 additions and 0 deletions
|
|
@ -48,6 +48,9 @@ wget https://copr.fedorainfracloud.org/coprs/bieszczaders/kernel-cachyos-dev/rep
|
|||
# add bore-sysctl, uksmd and sched-ext-scx
|
||||
RUN rpm-ostree install bore-sysctl uksmd sched-ext-scx
|
||||
|
||||
# override and upgrade libbpf
|
||||
RUN rpm-ostree override replace --experimental --from repo=copr:copr.fedorainfracloud.org:bieszczaders:kernel-cachyos-addons libbpf
|
||||
|
||||
# enable systemd services
|
||||
|
||||
RUN systemctl enable uksmd.service
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue