From 504cfc7355683586761d2c422213fe2dcaee12dd Mon Sep 17 00:00:00 2001 From: inference Date: Tue, 28 Feb 2023 22:12:10 +0000 Subject: [PATCH] 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. --- desktop/portage/package.mask | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/desktop/portage/package.mask b/desktop/portage/package.mask index 645a98a..a88459a 100644 --- a/desktop/portage/package.mask +++ b/desktop/portage/package.mask @@ -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