Fixed GPG doc issue in Fedora
This commit is contained in:
@@ -35,10 +35,11 @@ the fingerprint listed here.
|
||||
.. code:: sh
|
||||
|
||||
$ sudo dnf install https://zfsonlinux.org/fedora/zfs-release$(rpm -E %dist).noarch.rpm
|
||||
$ gpg --quiet --with-fingerprint /etc/pki/rpm-gpg/RPM-GPG-KEY-zfsonlinux
|
||||
pub 2048R/F14AB620 2013-03-21 ZFS on Linux <zfs@zfsonlinux.org>
|
||||
Key fingerprint = C93A FFFD 9F3F 7B03 C310 CEB6 A9D5 A1C0 F14A B620
|
||||
sub 2048R/99685629 2013-03-21
|
||||
$ gpg --import --import-options show-only /etc/pki/rpm-gpg/RPM-GPG-KEY-zfsonlinux
|
||||
pub rsa2048 2013-03-21 [SC]
|
||||
C93AFFFD9F3F7B03C310CEB6A9D5A1C0F14AB620
|
||||
uid ZFS on Linux <zfs@zfsonlinux.org>
|
||||
sub rsa2048 2013-03-21 [E]
|
||||
|
||||
The OpenZFS packages should be installed with ``dnf`` on Fedora. Note that
|
||||
it is important to make sure that the matching *kernel-devel* package is
|
||||
|
||||
Reference in New Issue
Block a user