1
0
Fork 0

Configure Gentoo

This commit is contained in:
Alex Kotov 2023-07-06 18:02:02 +04:00
parent a090ef8485
commit 4912209b4a
6 changed files with 34 additions and 17 deletions

View File

@ -1,3 +1,3 @@
if which rvm >/dev/null 2>&1
rvm current
rvm current >/dev/null 2>&1
end

View File

@ -22,6 +22,7 @@ install_file root root 644 '/etc/conf.d/display-manager' gentoo
install_file root root 644 '/etc/default/grub' gentoo
install_file root root 644 '/etc/env.d/70less' gentoo
install_file root root 644 '/etc/env.d/90xsession' gentoo
install_file root root 644 '/etc/pam.d/lightdm' gentoo
install_file root portage 644 '/var/lib/portage/world' gentoo
echo
install_dir root root 755 '/etc/portage/env'

9
gentoo/etc/pam.d/lightdm Normal file
View File

@ -0,0 +1,9 @@
auth substack system-local-login
auth optional pam_gnome_keyring.so
account substack system-local-login
password substack system-local-login
session substack system-local-login
session optional pam_gnome_keyring.so auto_start

View File

@ -1,4 +1,4 @@
USE="dist-kernel vaapi vdpau xinerama"
USE="dist-kernel gnome-keyring vaapi vdpau xinerama"
COMMON_FLAGS="-pipe -O2 -march=native -mtune=native"
CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sse sse2 sse3 sse4_1 sse4_2 ssse3"

View File

@ -1,14 +1,15 @@
dev-lang/spidermonkey ccache.conf
dev-qt/qtdeclarative ccache.conf
dev-util/cmake ccache.conf
mail-client/thunderbird ccache.conf
media-libs/mesa ccache.conf
media-video/ffmpeg ccache.conf
#net-im/telegram-desktop ccache.conf # does not work
net-libs/nodejs ccache.conf
sys-devel/clang ccache.conf
sys-devel/llvm ccache.conf
sys-libs/glibc ccache.conf
www-client/chromium ccache.conf
www-client/firefox ccache.conf
x11-libs/gtk+ ccache.conf
app-emulation/virtualbox ccache.conf
dev-lang/spidermonkey ccache.conf
dev-util/cmake ccache.conf
mail-client/thunderbird ccache.conf
media-gfx/gimp ccache.conf
media-libs/mesa ccache.conf
media-video/ffmpeg ccache.conf
#net-im/telegram-desktop ccache.conf # does not work
net-libs/nodejs ccache.conf
sys-devel/clang ccache.conf
sys-devel/llvm ccache.conf
sys-libs/glibc ccache.conf
www-client/chromium ccache.conf
www-client/firefox ccache.conf
x11-libs/gtk+ ccache.conf

View File

@ -4,6 +4,9 @@ app-admin/sudo
app-admin/sysklogd
app-arch/unzip
app-arch/zip
app-containers/docker
app-containers/docker-cli
app-containers/docker-compose
app-crypt/gnupg
app-editors/nano
app-editors/vim
@ -29,10 +32,12 @@ dev-vcs/git
dev-vcs/git-lfs
games-action/minecraft-launcher
games-misc/cowsay
gnome-base/gnome-keyring
mail-client/thunderbird
mate-base/mate
media-fonts/font-bh-ttf
media-fonts/fonts-meta
media-gfx/gimp
media-gfx/gnome-screenshot
media-gfx/imagemagick
media-libs/exiftool
@ -40,9 +45,10 @@ media-video/ffmpeg
media-video/libva-utils
media-video/obs-studio
media-video/vlc
net-dns/bind-tools
net-im/element-desktop-bin
net-im/pidgin
net-im/telegram-desktop
net-irc/hexchat
net-libs/nodejs
net-misc/chrony
net-misc/curl