From 6d01e36ecc3a51f2685b4569fba48ddcec87730b Mon Sep 17 00:00:00 2001 From: Maxim Likhachev Date: Sat, 8 Aug 2020 03:34:36 +0300 Subject: [PATCH] linux-gentoo: ++ --- roles/linux-gentoo/vars/applications.yml | 1 - roles/linux-gentoo/vars/portage.yml | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/linux-gentoo/vars/applications.yml b/roles/linux-gentoo/vars/applications.yml index b42fad3..193ed8d 100644 --- a/roles/linux-gentoo/vars/applications.yml +++ b/roles/linux-gentoo/vars/applications.yml @@ -8,7 +8,6 @@ apps: - media-fonts/terminus-font - media-gfx/gfxboot - media-gfx/gfxboot-themes-calculate - - net-firewall/iptables - net-fs/nfs-utils - net-misc/dhcp - sys-auth/pam_update diff --git a/roles/linux-gentoo/vars/portage.yml b/roles/linux-gentoo/vars/portage.yml index 116e161..b087658 100644 --- a/roles/linux-gentoo/vars/portage.yml +++ b/roles/linux-gentoo/vars/portage.yml @@ -111,7 +111,7 @@ gentoo: - www-client/w3m imlib # Add support for imlib, an image loading and rendering library. - sys-apps/coreutils xattr # Required by calculate-utils # - sys-apps/help2man -nls # Required by calculate-utils - - net-firewall/iptables ipv6 # Required by libpod/podman + - net-firewall/iptables ipv6 # Required by libpod/podman enabled: - minimal # Install a very minimal build (disables, for example, plugins, fonts, most drivers, non-critical features). @@ -253,6 +253,7 @@ gentoo: - osdmenu - oss # Add support for OSS (Open Sound System). - pam # Add support for PAM (Pluggable Authentication Modules) - DANGEROUS to arbitrarily flip. + - elogind # Enable session tracking via sys-auth/elogind. - pdf # Add general support for PDF (Portable Document Format), this replaces the pdflib and cpdflib flags. - perl # Add optional support/bindings for the Perl language. - pinentry