mirror of
https://github.com/dynup/kpatch
synced 2025-01-05 04:29:31 +00:00
readme: remove out-dated Fedora 21
This commit is contained in:
parent
701e5c0a34
commit
85c5cc224f
23
README.md
23
README.md
@ -48,29 +48,6 @@ sudo dnf install ccache
|
||||
ccache --max-size=5G
|
||||
```
|
||||
|
||||
####Fedora 21
|
||||
|
||||
*NOTE: You'll need about 15GB of free disk space for the kpatch-build cache in
|
||||
`~/.kpatch` and for ccache.*
|
||||
|
||||
Install the dependencies for compiling kpatch:
|
||||
|
||||
```bash
|
||||
sudo yum install gcc kernel-devel elfutils elfutils-devel
|
||||
```
|
||||
|
||||
Install the dependencies for the "kpatch-build" command:
|
||||
|
||||
```bash
|
||||
sudo yum install rpmdevtools pesign yum-utils openssl wget numactl-devel
|
||||
sudo yum-builddep kernel
|
||||
sudo debuginfo-install kernel
|
||||
|
||||
# optional, but highly recommended
|
||||
sudo yum install ccache
|
||||
ccache --max-size=5G
|
||||
```
|
||||
|
||||
####RHEL 7
|
||||
|
||||
*NOTE: You'll need about 15GB of free disk space for the kpatch-build cache in
|
||||
|
Loading…
Reference in New Issue
Block a user