~comcloudway/builds.sr.ht

39ac714a51dabd61de2d089af50f6f05c9e4b861 — Drew DeVault 1 year, 7 months ago d799d11
images/archlinux: update pacman.conf

Excluding util-linux and libutil-linux caused some breakage and is
poorly justified, as it serves only to reduce time spent rebuilding the
initrd during package installation.
1 files changed, 1 insertions(+), 1 deletions(-)

M images/archlinux/pacman.conf
M images/archlinux/pacman.conf => images/archlinux/pacman.conf +1 -1
@@ 23,7 23,7 @@ HoldPkg     = pacman glibc
Architecture = auto

# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
IgnorePkg   = linux linux-api-headers linux-firmware util-linux libutil-linux mkinitcpio
IgnorePkg   = linux linux-firmware mkinitcpio
#IgnoreGroup =

#NoUpgrade   =