celenity/Phoenix
8
198
Fork
You've already forked Phoenix
18

[ENHANCEMENT] Gentoo GNU/Linux Support #255

Open
opened 2026年04月07日 10:16:34 +02:00 by koru · 2 comments
Contributor
Copy link

Confirmation Checklist

Please explain your proposal with as many details as necessary (Ex. what you're suggesting, why you're suggesting it, what need you thinks it will fill, who it will benefit, etc...).

Hello, @celenity!

I'd like to help add Gentoo GNU/Linux support for Phoenix.

Quick summary: Portage lets you install two versions of Firefox pre-built binary or one compiled from source.

Binary version:

From my testing, Phoenix doesn't play nicely with the binary version, and here's what I've noticed:

  • The "About Firefox" description gets changed.
  • uBlock Origin and all its filters fail to install properly.
  • Surprisingly, some settings do apply.
  • The browser itself behaves a bit oddly, like the settings only partially took effect.

File paths for the binary version:

/opt/firefox/phoenix.cfg
/opt/firefox/policies/policies.json
/opt/firefox/defaults/pref/phoenix-desktop.js

Possible explanation (just a hypothesis):

The binary version's distribution policies might be overriding Phoenix's policies. For example:

cat /opt/firefox/distribution/policies.json 
{
 "policies": {
 "DisableAppUpdate": true
 }
}

Could I be missing something here?

Source-compiled version:

Portage (Gentoo's package manager) supports applying custom patches to source code. This means we could create a Gentoo overlay (similar to the AUR) or provide manual patches that get applied when building Firefox.

Gentoo Wiki. Portage: Applying non-standard patches

I'm also happy to help with installation guides if that would be useful.

### Confirmation Checklist - [x] I confirm that this feature is not already present on the **latest release** of Phoenix. You can check what the latest version is on [the `Releases` page](https://codeberg.org/celenity/Phoenix/releases). - [x] I confirm that this feature has **NOT** already been suggested on [the Codeberg issue tracker](https://codeberg.org/celenity/Phoenix/issues), [the GitLab issue tracker](https://gitlab.com/celenityy/Phoenix/-/issues), **and/or** [the GitHub issue tracker](https://github.com/celenityy/Phoenix/issues). ### Please explain your proposal with as many details as necessary (Ex. what you're suggesting, why you're suggesting it, what need you thinks it will fill, who it will benefit, etc...). **Hello, @celenity!** I'd like to help add Gentoo GNU/Linux support for Phoenix. Quick summary: Portage lets you install two versions of Firefox pre-built binary or one compiled from source. **Binary version:** From my testing, Phoenix doesn't play nicely with the binary version, and here's what I've noticed: - The "About Firefox" description gets changed. - uBlock Origin and all its filters fail to install properly. - Surprisingly, some settings do apply. - The browser itself behaves a bit oddly, like the settings only partially took effect. File paths for the binary version: ```bash /opt/firefox/phoenix.cfg /opt/firefox/policies/policies.json /opt/firefox/defaults/pref/phoenix-desktop.js ``` Possible explanation (just a hypothesis): The binary version's distribution policies might be overriding Phoenix's policies. For example: ```bash cat /opt/firefox/distribution/policies.json ``` ```json { "policies": { "DisableAppUpdate": true } } ``` Could I be missing something here? **Source-compiled version:** Portage (Gentoo's package manager) supports applying custom patches to source code. This means we could create a Gentoo overlay (similar to the AUR) or provide manual patches that get applied when building Firefox. [Gentoo Wiki. Portage: Applying non-standard patches](https://wiki.gentoo.org/wiki/Handbook:AMD64/Portage/Advanced#Applying_non-standard_patches) I'm also happy to help with installation guides if that would be useful.
koru changed title from (削除) [ENHANCEMENT] Gentoo GNU/Linux support (削除ここまで) to [ENHANCEMENT] Gentoo GNU/Linux Support 2026年04月07日 10:20:31 +02:00
Author
Contributor
Copy link

@celenity, see https://codeberg.org/koru/Phoenix-Gentoo.

Also:

This repository has been marked for transfer and awaits confirmation from "💘"

@celenity, see <https://codeberg.org/koru/Phoenix-Gentoo>. Also: > This repository has been marked for transfer and awaits confirmation from "💘"
Author
Contributor
Copy link
Actual repo: https://codeberg.org/celenity/Phoenix-Gentoo
Sign in to join this conversation.
No Branch/Tag specified
dev
pages
2026年07月08日.1
2026年06月10日.1
2026年05月21日.2
2026年05月21日.1
2026年04月27日.1
2026年03月31日.1
2026年03月30日.1
2026年02月23日.1
2026年02月16日.1
2026年01月21日.1
2025年12月23日.1
2025年11月27日.1
2025年11月07日.1
2025年10月26日.1
2025年10月12日.1
2025年10月03日.1
2025年09月07日.1
2025年08月06日.1
2025年07月30日.1
2025年07月11日.1
2025年06月24日.1
2025年06月12日.1
2025年06月10日.1
2025年06月06日.1
2025年06月02日.2
2025年06月02日.1
2025年05月11日.1
2025年04月27日.1
2025年04月15日.1
2025年04月11日.1
2025年04月02日.1
2025年03月25日.1
2025年03月20日.1
2025年03月12日.1
2025年03月05日.1
2025年02月28日.1
2025年02月21日.1
2024年02月18日.1
2025年02月14日.1
2025年02月13日.1
2025年02月01日.1
2025年01月30日.1
2025年01月27日.1
2025年01月24日.1
2025年01月22日.2
2025年01月22日.1
2025年01月20日.2
2025年01月20日.1
2025年01月19日.1
2025年01月14日.1
2025年01月13日.1
2025年01月12日.2
2025年01月12日.1
2025年01月06日.1
05January2025v1
20240103.2
20250103.1
20241229-1
20241225-1
20241216-1
20241211-1
20241204-1
20241203-1
31November2024v1
20241103-1
20240924-1
20240914-1
20240907-1
20240902-1
20240831-1
20240825-1
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
celenity/Phoenix#255
Reference in a new issue
celenity/Phoenix
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?