mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #7010] [MERGED] new profile: gzdoom #6271
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#6271
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/7010
Author: @StellariusOrion592
Created: 12/31/2025
Status: ✅ Merged
Merged: 12/31/2025
Merged by: @kmk3
Base:
master← Head:master📝 Commits (4)
9282512Add gzdoom profilese4d713fFix disable-programs.inc addition0965910Revise private-bin in gzdoom profiles7860541Centralize /usr/libexec in gzdoom-common.profile and remove /usr/local📊 Changes
6 files changed (+132 additions, -0 deletions)
View changed files
📝
etc/inc/disable-programs.inc(+7 -0)➕
etc/profile-a-l/gzdoom-common.profile(+60 -0)➕
etc/profile-a-l/gzdoom.profile(+20 -0)➕
etc/profile-a-l/lzdoom.profile(+21 -0)➕
etc/profile-m-z/uzdoom.profile(+21 -0)📝
src/firecfg/firecfg.config(+3 -0)📄 Description
I see that one of the profile requests lists GZDoom.
So I created profiles for GZDoom and it's variants: UZDoom and LZDoom.
GZDoom served as the primary port for several years after ZDoom was discontinued.
UZDoom has now become the latest version targeting systems with modern graphics hardware.
LZDoom is geared towards systems with legacy hardware.
All three profiles work.
https://zdoom.org
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.