Skip to content

Commit a9bbb60

Browse files
authored
Merge pull request #214 from mikalekseev/kernelcare-fix-formatting
fixed kernelcare md formatting
2 parents e494568 + f468579 commit a9bbb60

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/live-patching-services/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -139,26 +139,26 @@ This will also unlink the system from its activation key (provided there is netw
139139
KernelCare repository structure changes are typically transparent to users, with necessary updates applied automatically during package upgrades.
140140
However, in highly customized environments, such as those using custom repo mirrors, manual intervention may be required to accommodate these changes.
141141

142-
* KernelCare 3.0-1
142+
#### KernelCare 3.0-1
143143

144144
1. *RPM-only* - started using [RPM-GPG-KEY-KernelCare-rsa4096](https://repo.cloudlinux.com/kernelcare/RPM-GPG-KEY-KernelCare-rsa4096),
145145
which offers stronger cryptography. This change is mandatory for EL10 and remains compatible with older EL versions.
146146

147-
- Old `gpgkey` param value example:
147+
Old `gpgkey` param value example:
148148
`gpgkey=https://repo.cloudlinux.com/kernelcare/RPM-GPG-KEY-KernelCare`
149149

150-
- New `gpgkey` param value example:
150+
New `gpgkey` param value example:
151151
`gpgkey=https://repo.cloudlinux.com/kernelcare/RPM-GPG-KEY-KernelCare-rsa4096`
152152

153153
2. *RPM-only* - The repository URL has changed to [kernelcare/el-sig202505](https://repo.cloudlinux.com/kernelcare/el-sig202505/), with packages signed using the new signature key.
154154

155-
- Old `baseurl` param value example:
155+
Old `baseurl` param value example:
156156
`https://repo.cloudlinux.com/kernelcare/$releasever/$basearch`
157157

158-
- New `baseurl` param value example:
158+
New `baseurl` param value example:
159159
`https://repo.cloudlinux.com/kernelcare/el-sig202505/$releasever/$basearch`
160160

161-
* KernelCare 2.97-2
161+
#### KernelCare 2.97-2
162162

163163
1. *Debian-only* - The repository URL has changed to [kernelcare/debian-sig202505](https://repo.cloudlinux.com/kernelcare/debian-sig202505/), with metadata signed using a stronger cryptographic key.
164164

0 commit comments

Comments
 (0)