Compare commits
No commits in common. "ac82dedac37be0ef48e2a621f49012ac21588f01" and "a776fdb2e1fc3ac6cf15386254d92e92c8b50c69" have entirely different histories.
ac82dedac3
...
a776fdb2e1
20 changed files with 33 additions and 19656 deletions
|
|
@ -5,9 +5,5 @@ depend() {
|
|||
need audio-session
|
||||
}
|
||||
|
||||
start_pre() {
|
||||
pkill -xf "/usr/libexec/xdg-desktop-portal"
|
||||
}
|
||||
|
||||
supervisor=supervise-daemon
|
||||
command="/usr/libexec/xdg-desktop-portal-wlr"
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
rc_env_allow="WAYLAND_DISPLAY DISPLAY QT_QPA_PLATFORM XDG_CURRENT_DESKTOP"
|
||||
rc_env_allow="WAYLAND_DISPLAY"
|
||||
|
|
|
|||
2
etc/portage/env/enable-ccache.conf
vendored
Normal file
2
etc/portage/env/enable-ccache.conf
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
FEATURES="ccache"
|
||||
CCACHE_DIR="/var/cache/ccache"
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
# compiler flags
|
||||
# Compiler flags
|
||||
COMMON_FLAGS="-march=native -O3 -pipe"
|
||||
CFLAGS="${COMMON_FLAGS}"
|
||||
CXXFLAGS="${COMMON_FLAGS}"
|
||||
|
|
@ -8,24 +8,23 @@ RUSTFLAGS="${RUSTFLAGS} -C target-cpu=native"
|
|||
CHOST="x86_64-pc-linux-musl"
|
||||
LC_MESSAGES=en_US.utf8
|
||||
|
||||
# compiler options
|
||||
# Compiler options
|
||||
MAKEOPTS="-j12 -l14"
|
||||
|
||||
# portage logging
|
||||
# Portage logging
|
||||
PORTAGE_ELOG_CLASSES="log warn error"
|
||||
PORTAGE_LOGDIR="/var/log/portage"
|
||||
PORTAGE_LOGDIR_CLEAN="find \"\${PORTAGE_LOGDIR}\" -type f ! -name \"summary.log*\" -mtime +7 -delete"
|
||||
|
||||
# licensing
|
||||
# Licensing
|
||||
ACCEPT_LICENSE="-* @FREE"
|
||||
|
||||
# emerge flags
|
||||
# Emerge flags
|
||||
EMERGE_DEFAULT_OPTS="--with-bdeps y --quiet-build y --ask y"
|
||||
|
||||
# kmod settings
|
||||
MODULES_SIGN_KEY="/var/lib/keys/modules-sign.pem"
|
||||
MODULES_SIGN_HASH="sha512"
|
||||
|
||||
# secureboot settings
|
||||
# Secureboot settings
|
||||
SECUREBOOT_SIGN_KEY="/var/lib/sbctl/keys/db/db.key"
|
||||
SECUREBOOT_SIGN_CERT="/var/lib/sbctl/keys/db/db.pem"
|
||||
MODULES_SIGN_KEY="${SECUREBOOT_SIGN_KEY}"
|
||||
MODULES_SIGN_CERT="${SECUREBOOT_SIGN_CERT}"
|
||||
MODULES_SIGN_HASH="sha512"
|
||||
|
|
|
|||
|
|
@ -1,4 +0,0 @@
|
|||
dev-lang/rust conservative-makeopts.conf
|
||||
llvm-core/clang conservative-makeopts.conf
|
||||
www-client/firefox conservative-makeopts.conf
|
||||
|
||||
1
etc/portage/package.env/firefox
Normal file
1
etc/portage/package.env/firefox
Normal file
|
|
@ -0,0 +1 @@
|
|||
www-client/firefox rust-makeopts.conf
|
||||
1
etc/portage/package.env/gentoo-kernel
Normal file
1
etc/portage/package.env/gentoo-kernel
Normal file
|
|
@ -0,0 +1 @@
|
|||
sys-kernel/gentoo-kernel enable-ccache.conf
|
||||
1
etc/portage/package.env/rust
Normal file
1
etc/portage/package.env/rust
Normal file
|
|
@ -0,0 +1 @@
|
|||
dev-lang/rust rust-makeopts.conf
|
||||
|
|
@ -2,10 +2,10 @@
|
|||
# Global USE flags
|
||||
|
||||
# System requirements
|
||||
*/* hardened initramfs hostonly secureboot modules-sign udev acpi apparmor
|
||||
*/* hardened dist-kernel initramfs hostonly secureboot modules-sign udev acpi apparmor
|
||||
|
||||
# User requirements
|
||||
*/* networkmanager dbus hwaccel bash-completion man pam pipewire system-pipewire v4l vulkan wayland eme-free jpeg png svg gdk-pixbuf
|
||||
*/* 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 -vala
|
||||
*/* -debug -telemetry -modemmanager -ext* -ppp -systemd -elogind -X -kde -gnome -gtk-doc -webengine
|
||||
|
|
|
|||
|
|
@ -1,6 +0,0 @@
|
|||
# /etc/portage/package.use/02lang
|
||||
# USE flags for languages
|
||||
|
||||
# python
|
||||
*/* PYTHON_TARGETS: -* python3_13 python3_14
|
||||
*/* PYTHON_SINGLE_TARGET: -* python3_14
|
||||
|
|
@ -1,9 +1,6 @@
|
|||
# /etc/portage/package.use/10base
|
||||
# USE flags for base packages
|
||||
|
||||
# linux-firmware
|
||||
sys-kernel/linux-firmware savedconfig
|
||||
|
||||
# doas
|
||||
app-admin/doas persist
|
||||
|
||||
|
|
@ -14,9 +11,6 @@ net-misc/networkmanager -wext
|
|||
sys-process/htop lm-sensors
|
||||
|
||||
# cups
|
||||
net-print/cups-meta pdf
|
||||
net-print/cups pdf
|
||||
app-text/ghostscript-gpl cups
|
||||
net-print/libcupsfilters pdf
|
||||
|
||||
# cifs-utils
|
||||
net-libs/ngtcp2 gnutls
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ sys-auth/seatd server -builtin
|
|||
*/* VIDEO_CARDS: -* amdgpu radeonsi
|
||||
|
||||
# pipewire
|
||||
media-video/pipewire sound-server loudness echo-cancel bluetooth v4l ffmpeg extra
|
||||
media-video/pipewire sound-server loudness echo-cancel bluetooth
|
||||
media-sound/pulseaudio -daemon
|
||||
|
||||
# mpv
|
||||
|
|
@ -22,5 +22,12 @@ 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
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
# /etc/portage/package.use/99inv
|
||||
# USE flags for individual packages
|
||||
|
||||
# python
|
||||
*/* PYTHON_TARGETS: -* python3_14
|
||||
*/* PYTHON_SINGLE_TARGET: -* python3_14
|
||||
|
||||
# gimp
|
||||
media-gfx/gimp heif
|
||||
app-text/poppler cairo
|
||||
|
|
|
|||
|
|
@ -5,9 +5,7 @@
|
|||
sys-kernel/linux-firmware
|
||||
#sys-firmware/intel-microcode
|
||||
sys-kernel/gentoo-sources
|
||||
sys-kernel/modprobed-db
|
||||
sys-apps/openrc
|
||||
sys-fs/zfs
|
||||
sys-fs/zfs-kmod
|
||||
sys-power/acpid
|
||||
#app-laptop/laptop-mode-tools
|
||||
|
|
@ -24,7 +22,7 @@ sys-apps/portage
|
|||
app-eselect/eselect-repository
|
||||
app-portage/cpuid2cpuflags
|
||||
app-portage/gentoolkit
|
||||
app-admin/eclean-kernel
|
||||
dev-util/ccache
|
||||
|
||||
# musl
|
||||
sys-libs/timezone-data
|
||||
|
|
|
|||
|
|
@ -5,6 +5,5 @@ www-client/firefox:esr
|
|||
mail-client/thunderbird:0/esr
|
||||
media-gfx/gimp
|
||||
net-fs/cifs-utils
|
||||
app-containers/podman
|
||||
app-containers/distrobox
|
||||
app-text/texlive
|
||||
|
|
|
|||
|
|
@ -1,5 +0,0 @@
|
|||
# /etc/portage/sets/lang
|
||||
# Set containing lang related packages
|
||||
|
||||
# python
|
||||
dev-lang/python
|
||||
|
|
@ -3,10 +3,9 @@
|
|||
|
||||
# user-services
|
||||
sys-auth/turnstile
|
||||
sys-auth/seatd
|
||||
|
||||
# window-management
|
||||
gui-wm/river:0/classic
|
||||
gui-wm/river
|
||||
|
||||
# interface
|
||||
media-video/pipewire
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue