Switch copyright owner from psuedonym to orthonym. Improve app-admin/sudo comment. Mask sys-libs/libunwind due to switching to LLVM profile. Improve sys-kernel/linux-firmware::gentoo comment.
This commit is contained in:
parent
d2e932b6ca
commit
504cfc7355
@ -1,22 +1,22 @@
|
||||
# Inferencium
|
||||
# Portage - package.mask
|
||||
|
||||
# Copyright 2022-2023 Inference
|
||||
# Copyright 2022-2023 Jake Winters
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
# 3.0.0.4
|
||||
# Version: 4.0.0.5
|
||||
|
||||
|
||||
# Global
|
||||
#*/*x11*
|
||||
#*/*xorg*
|
||||
## sudo is a security risk due to overly complex configuration; doas is a superior alternative with
|
||||
## simple configuration.
|
||||
## sudo is a security risk due to overly complex configuration; doas is an alternative with simple
|
||||
## configuration.
|
||||
app-admin/sudo
|
||||
## Hikari frequently loses connection to Wayland server and kills open processes.
|
||||
gui-wm/hikari
|
||||
## llvm-libunwind is an LLVM-optimised alternative to libunwind.
|
||||
#sys-libs/libunwind
|
||||
sys-libs/libunwind
|
||||
## Chromium is incompatible with musl, and patches to make it compatible are unmaintainable.
|
||||
www-client/chromium
|
||||
## Firefox includes unnecessary features for a web browser, and its practices are questionable;
|
||||
@ -30,6 +30,6 @@ sys-kernel/*-kernel::gentoo
|
||||
sys-kernel/*-kernel-bin::gentoo
|
||||
sys-kernel/*-sources::gentoo
|
||||
## Downloading entire linux-firmware package when only a small amount of firmware files are required
|
||||
## is a waste of bandwidth; switched to in-house linux-firmware package which contains only required
|
||||
## firmware files.
|
||||
## is a waste of bandwidth and storage; switch to in-house linux-firmware package which contains
|
||||
## only required firmware files.
|
||||
sys-kernel/linux-firmware::gentoo
|
||||
|
Loading…
x
Reference in New Issue
Block a user