Browse Source

linux-gentoo: ++

master
Maxim Likhachev 5 years ago
parent
commit
6d01e36ecc
  1. 1
      roles/linux-gentoo/vars/applications.yml
  2. 1
      roles/linux-gentoo/vars/portage.yml

1
roles/linux-gentoo/vars/applications.yml

@ -8,7 +8,6 @@ apps: @@ -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

1
roles/linux-gentoo/vars/portage.yml

@ -253,6 +253,7 @@ gentoo: @@ -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

Loading…
Cancel
Save