2022-11-25 04:38:57 +00:00
|
|
|
# Portage - package.mask
|
2022-05-22 00:26:27 +01:00
|
|
|
|
2022-12-29 09:19:06 +00:00
|
|
|
# Copyright 2022-2023 Inference
|
|
|
|
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
2022-11-25 04:38:57 +00:00
|
|
|
|
2022-12-29 09:19:06 +00:00
|
|
|
# 0.0.1.1
|
2022-05-22 00:26:27 +01:00
|
|
|
|
|
|
|
|
2022-05-19 22:41:11 +01:00
|
|
|
# Global.
|
|
|
|
#*/*x11*
|
|
|
|
#*/*xorg*
|
2022-12-29 09:19:06 +00:00
|
|
|
## sudo is a security risk due to overly complex configuration; doas is a superior alternative with
|
|
|
|
## simple configuration.
|
2022-05-19 22:41:11 +01:00
|
|
|
app-admin/sudo
|
2022-12-29 09:19:06 +00:00
|
|
|
## Hikari frequently loses connection to Wayland server and kills open processes.
|
2022-05-19 22:41:11 +01:00
|
|
|
gui-wm/hikari
|
2022-11-25 04:47:37 +00:00
|
|
|
## llvm-libunwind is an LLVM-optimised alternative to libunwind.
|
2022-05-19 22:41:11 +01:00
|
|
|
sys-libs/libunwind
|
2022-12-29 09:19:06 +00:00
|
|
|
## Firefox is insecure due to sandbox and cross-site leaks; Chromium is a superior alternative with
|
|
|
|
## strong security.
|
2022-06-25 03:15:20 +01:00
|
|
|
www-client/firefox
|