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
|
# Inferencium
|
||||||
# Portage - package.mask
|
# Portage - package.mask
|
||||||
|
|
||||||
# Copyright 2022-2023 Inference
|
# Copyright 2022-2023 Jake Winters
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
|
|
||||||
# 3.0.0.4
|
# Version: 4.0.0.5
|
||||||
|
|
||||||
|
|
||||||
# Global
|
# Global
|
||||||
#*/*x11*
|
#*/*x11*
|
||||||
#*/*xorg*
|
#*/*xorg*
|
||||||
## sudo is a security risk due to overly complex configuration; doas is a superior alternative with
|
## sudo is a security risk due to overly complex configuration; doas is an alternative with simple
|
||||||
## simple configuration.
|
## configuration.
|
||||||
app-admin/sudo
|
app-admin/sudo
|
||||||
## Hikari frequently loses connection to Wayland server and kills open processes.
|
## Hikari frequently loses connection to Wayland server and kills open processes.
|
||||||
gui-wm/hikari
|
gui-wm/hikari
|
||||||
## llvm-libunwind is an LLVM-optimised alternative to libunwind.
|
## 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.
|
## Chromium is incompatible with musl, and patches to make it compatible are unmaintainable.
|
||||||
www-client/chromium
|
www-client/chromium
|
||||||
## Firefox includes unnecessary features for a web browser, and its practices are questionable;
|
## 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/*-kernel-bin::gentoo
|
||||||
sys-kernel/*-sources::gentoo
|
sys-kernel/*-sources::gentoo
|
||||||
## Downloading entire linux-firmware package when only a small amount of firmware files are required
|
## 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
|
## is a waste of bandwidth and storage; switch to in-house linux-firmware package which contains
|
||||||
## firmware files.
|
## only required firmware files.
|
||||||
sys-kernel/linux-firmware::gentoo
|
sys-kernel/linux-firmware::gentoo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user