From 7fed176391e60b175273bebe818bc20310900f05 Mon Sep 17 00:00:00 2001 From: David P Date: Wed, 19 Aug 2020 18:43:49 -0400 Subject: [openrc] add systemd packages to IgnorePkg and remove libelogind from packages.both, as systemd-libs and company won't bother us anymore Signed-off-by: David P --- configs/lxde-openrc/packages.both | 1 - configs/lxde-openrc/pacman.conf | 2 +- configs/releng-openrc/packages.both | 1 - configs/releng-openrc/pacman.conf | 2 +- 4 files changed, 2 insertions(+), 4 deletions(-) diff --git a/configs/lxde-openrc/packages.both b/configs/lxde-openrc/packages.both index 6e44bea..81ce0a5 100644 --- a/configs/lxde-openrc/packages.both +++ b/configs/lxde-openrc/packages.both @@ -29,7 +29,6 @@ iwd jfsutils kitty-terminfo lftp -libelogind linux-atm linux-libre linux-libre diff --git a/configs/lxde-openrc/pacman.conf b/configs/lxde-openrc/pacman.conf index cf65292..bf99e24 100644 --- a/configs/lxde-openrc/pacman.conf +++ b/configs/lxde-openrc/pacman.conf @@ -24,7 +24,7 @@ HoldPkg = pacman glibc Architecture = auto # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup -#IgnorePkg = +IgnorePkg = systemd systemd-libsystemd systemd-libs systemd-udev systemd-libudev #IgnoreGroup = #NoUpgrade = diff --git a/configs/releng-openrc/packages.both b/configs/releng-openrc/packages.both index ef0c967..239b003 100644 --- a/configs/releng-openrc/packages.both +++ b/configs/releng-openrc/packages.both @@ -28,7 +28,6 @@ iwd jfsutils kitty-terminfo lftp -libelogind linux-atm linux-libre linux-libre diff --git a/configs/releng-openrc/pacman.conf b/configs/releng-openrc/pacman.conf index cf65292..bf99e24 100644 --- a/configs/releng-openrc/pacman.conf +++ b/configs/releng-openrc/pacman.conf @@ -24,7 +24,7 @@ HoldPkg = pacman glibc Architecture = auto # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup -#IgnorePkg = +IgnorePkg = systemd systemd-libsystemd systemd-libs systemd-udev systemd-libudev #IgnoreGroup = #NoUpgrade = -- cgit v1.2.2