aboutsummaryrefslogtreecommitdiff
path: root/carbslinux.txt
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2023-02-05 19:06:58 +0100
committerCem Keylan <cem@ckyln.com>2023-02-05 19:06:58 +0100
commit0023cd18c76ca3d078f364a987a21b229297f529 (patch)
treeeca7536a639029bdaf2ce6564f0dd270eb41fbf6 /carbslinux.txt
parent031aeef680c0556c350e107c9e595eaa267b1359 (diff)
downloaddocs-0023cd18c76ca3d078f364a987a21b229297f529.tar.gz
docs: update public key
Diffstat (limited to 'carbslinux.txt')
-rw-r--r--carbslinux.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/carbslinux.txt b/carbslinux.txt
index fd585fb..9cf68c1 100644
--- a/carbslinux.txt
+++ b/carbslinux.txt
@@ -167,8 +167,8 @@ with the info reader. It is divided into sections and easier to read.
The signature file should say something similar to
,----
- | untrusted comment: verify with carbslinux-2021.08.pub
- | RWTK4GFDD7JiohUHBeJXuKw+/P3K4ZRR8jQud0iOxNDbn7WCFxQsxt9FUNSEiXfLjkm1Ez8c3esRG8oydrsFUFpBGtekFt5obgo=
+ | untrusted comment: verify with carbslinux-2023.02.pub
+ | RWTe38zmx+iyuKEL5T84MJ5Y24jqenkTtQLJxbaMzOBS/NkGVl5J+Vn2B6vTV/gJK7LYBPS+IOXV5sEf+YLGCMcBYAGHCcP4xQ8=
`----
@@ -180,7 +180,7 @@ with the info reader. It is divided into sections and easier to read.
use that instead.
,----
- | PUBKEY=carbslinux-2021.08.pub
+ | PUBKEY=carbslinux-2023.02.pub
| wget https://dl.carbslinux.org/keys/$PUBKEY
`----
@@ -548,8 +548,8 @@ with the info reader. It is divided into sections and easier to read.
| cpt b grub && cpt i grub
|
| grub-install --target=x86_64-efi \
- | --efi-directory=esp \
- | --bootloader-id=CarbsLinux
+ | --efi-directory=esp \
+ | --bootloader-id=CarbsLinux
|
| grub-mkconfig -o /boot/grub/grub.cfg
`----