Remove zfs-utils from IgnorePkg; Reorganize page

Signed-off-by: Maurice Zhou <ja@apvc.uk>
This commit is contained in:
Maurice Zhou
2021-03-14 14:07:47 +08:00
committed by Richard Laager
parent 5b2a3ec69d
commit 06387ef96f
2 changed files with 81 additions and 72 deletions

View File

@@ -699,7 +699,7 @@ System Configuration
#. Ignore kernel updates::
sed -i 's/#IgnorePkg/IgnorePkg/' /etc/pacman.conf
sed -i "/^IgnorePkg/ s/$/ ${INST_LINVAR} ${INST_LINVAR}-headers zfs-${INST_LINVAR} zfs-utils/" /etc/pacman.conf
sed -i "/^IgnorePkg/ s/$/ ${INST_LINVAR} ${INST_LINVAR}-headers zfs-${INST_LINVAR}/" /etc/pacman.conf
Kernel will be manually updated, see Getting Started.