etc/portage/package.use/*: add
This commit is contained in:
parent
3f7ae5a6d3
commit
07929fa896
6 changed files with 97 additions and 0 deletions
11
etc/portage/package.use/00glo
Normal file
11
etc/portage/package.use/00glo
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# /etc/portage/package.use/00glo
|
||||
# Global USE flags
|
||||
|
||||
# System requirements
|
||||
*/* hardened dist-kernel initramfs hostonly secureboot modules-sign udev acpi apparmor
|
||||
|
||||
# User requirements
|
||||
*/* networkmanager dbus hwaccel bash-completion man pam pipewire system-pipewire vulkan wayland eme-free jpeg png svg
|
||||
|
||||
# Remove bloat
|
||||
*/* -debug -telemetry -modemmanager -ext* -ppp -systemd -elogind -X -kde -gnome -gtk-doc -webengine
|
||||
3
etc/portage/package.use/01cpu
Normal file
3
etc/portage/package.use/01cpu
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# /etc/portage/package.use/01cpu
|
||||
# System specific cpu flags
|
||||
*/* cpu_flags_x86: aes avx avx2 bmi1 bmi2 f16c fma3 mmx mmxext pclmul popcnt rdrand sha sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3
|
||||
9
etc/portage/package.use/05boot
Normal file
9
etc/portage/package.use/05boot
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# /etc/portage/package.use/05boot
|
||||
# USE flags for boot system
|
||||
|
||||
# installkernel
|
||||
sys-kernel/installkernel dracut ukify uki
|
||||
sys-apps/systemd-utils kernel-install boot ukify
|
||||
|
||||
# zlevis
|
||||
app-crypt/zlevis dracut
|
||||
16
etc/portage/package.use/10base
Normal file
16
etc/portage/package.use/10base
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# /etc/portage/package.use/10base
|
||||
# USE flags for base packages
|
||||
|
||||
# doas
|
||||
app-admin/doas persist
|
||||
|
||||
# networkmanager
|
||||
net-misc/networkmanager -wext
|
||||
|
||||
# htop
|
||||
sys-process/htop lm-sensors
|
||||
|
||||
# cups
|
||||
net-print/cups pdf
|
||||
app-text/ghostscript-gpl cups
|
||||
net-print/libcupsfilters pdf
|
||||
33
etc/portage/package.use/15video
Normal file
33
etc/portage/package.use/15video
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
# /etc/portage/package.use/15video
|
||||
# USE flags for video packages
|
||||
|
||||
# seatd
|
||||
sys-auth/seatd server -builtin
|
||||
|
||||
# videocards
|
||||
*/* VIDEO_CARDS: -* amdgpu radeonsi
|
||||
|
||||
# pipewire
|
||||
media-video/pipewire sound-server loudness echo-cancel bluetooth
|
||||
media-sound/pulseaudio -daemon
|
||||
|
||||
# mpv
|
||||
media-video/mpv -pulseaudio
|
||||
|
||||
# xwayland
|
||||
gui-libs/wlroots X
|
||||
gui-wm/river X
|
||||
x11-libs/libxkbcommon X
|
||||
media-libs/libepoxy X
|
||||
media-libs/libglvnd X
|
||||
media-libs/mesa X
|
||||
|
||||
# libdrm
|
||||
x11-libs/libdrm x11-libs/libdrm video_cards_radeon
|
||||
|
||||
# xdg-utils
|
||||
app-text/xmlto text
|
||||
|
||||
# swaybg
|
||||
gui-apps/swaybg gdk-pixbuf
|
||||
|
||||
25
etc/portage/package.use/99inv
Normal file
25
etc/portage/package.use/99inv
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
# /etc/portage/package.use/99inv
|
||||
# USE flags for individual packages
|
||||
|
||||
# python
|
||||
*/* PYTHON_TARGETS: -* python3_13
|
||||
*/* PYTHON_SINGLE_TARGET: -* python3_13
|
||||
|
||||
# gimp
|
||||
app-text/poppler cairo
|
||||
media-libs/babl introspection lcms
|
||||
media-libs/gegl cairo introspection lcms
|
||||
|
||||
# firefox
|
||||
www-client/firefox pulseaudio
|
||||
media-libs/libvpx postproc
|
||||
|
||||
# thunderbird
|
||||
media-libs/freetype harfbuzz
|
||||
|
||||
# distrobox
|
||||
net-firewall/iptables nftables
|
||||
|
||||
# texlive
|
||||
app-text/texlive extra science
|
||||
media-libs/harfbuzz icu
|
||||
Loading…
Add table
Add a link
Reference in a new issue