From 924c73fd876d06c74dff8c531f7d2d6a38c40ecf Mon Sep 17 00:00:00 2001 From: David P Date: Sat, 12 May 2018 14:17:06 -0300 Subject: Update openrc configs' packages list and also update their pacman.conf, adding [nonsystemd] Signed-off-by: David P --- configs/lxde-openrc/packages.both | 5 +---- configs/lxde-openrc/pacman.conf | 3 +++ configs/profile-openrc/packages.both | 3 +-- configs/profile-openrc/pacman.conf | 3 +++ 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/configs/lxde-openrc/packages.both b/configs/lxde-openrc/packages.both index 15fc362..b1510bd 100644 --- a/configs/lxde-openrc/packages.both +++ b/configs/lxde-openrc/packages.both @@ -8,7 +8,7 @@ dhclient dialog dmraid dnsmasq -dnsutils +bind-tools dosfstools elinks ethtool @@ -40,7 +40,6 @@ parted partimage pptpclient ppp -rfkill rp-pppoe rsync-openrc smartmontools @@ -116,7 +115,6 @@ alsa-utils #Network networkmanager-elogind network-manager-applet -ath9k-htc-firmware gnome-keyring @@ -131,7 +129,6 @@ icedove pidgin linphone qtox -ring-client-gnome gparted smplayer epdfview diff --git a/configs/lxde-openrc/pacman.conf b/configs/lxde-openrc/pacman.conf index 03f449f..7ee4d57 100644 --- a/configs/lxde-openrc/pacman.conf +++ b/configs/lxde-openrc/pacman.conf @@ -70,6 +70,9 @@ LocalFileSigLevel = Optional # repo name header and Include lines. You can add preferred servers immediately # after the header, and they will be used before the default mirrors. +[nonsystemd] +Include = /etc/pacman.d/mirrorlist + #[libre-testing] #Include = /etc/pacman.d/mirrorlist diff --git a/configs/profile-openrc/packages.both b/configs/profile-openrc/packages.both index 3d1a036..162cc14 100644 --- a/configs/profile-openrc/packages.both +++ b/configs/profile-openrc/packages.both @@ -7,7 +7,7 @@ dhclient dialog dmraid dnsmasq -dnsutils +bind-tools dosfstools elinks ethtool @@ -39,7 +39,6 @@ parted partimage pptpclient ppp -rfkill rp-pppoe rsync-openrc smartmontools diff --git a/configs/profile-openrc/pacman.conf b/configs/profile-openrc/pacman.conf index 03f449f..7ee4d57 100644 --- a/configs/profile-openrc/pacman.conf +++ b/configs/profile-openrc/pacman.conf @@ -70,6 +70,9 @@ LocalFileSigLevel = Optional # repo name header and Include lines. You can add preferred servers immediately # after the header, and they will be used before the default mirrors. +[nonsystemd] +Include = /etc/pacman.d/mirrorlist + #[libre-testing] #Include = /etc/pacman.d/mirrorlist -- cgit v1.2.2