[PR #3123] [MERGED] Update i2prouter profile, and remove from firecfg #4650

Closed
opened 2026-05-05 10:24:02 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3123
Author: @corecontingency
Created: 1/5/2020
Status: Merged
Merged: 1/13/2020
Merged by: @undefined

Base: masterHead: master


📝 Commits (1)

  • 1337c3b update i2prouter profile, and remove from firecfg

📊 Changes

2 files changed (+9 additions, -10 deletions)

View changed files

📝 etc/i2prouter.profile (+9 -9)
📝 src/firecfg/firecfg.config (+0 -1)

📄 Description

  • Added some networking options to private-etc copied from firefox-common, as I2P wasn't able to reseed, leading to it being unable to bootstrap into the I2P network.
  • Removed from firecfg, as it only works if using the ubuntu PPA, but not if using the distro-independent java installer, or the AUR file. I2P also is manually started on the command line in any case, there is no desktop file, so it doesn't really make sense to have a firecfg entry anyways.
  • Edited the comments to make them more clear.
  • As of now, I2P only officially supports using openJDK 8 and 9, but in the interests of "future-proofing" I added some extra java versions.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/3123 **Author:** [@corecontingency](https://github.com/corecontingency) **Created:** 1/5/2020 **Status:** ✅ Merged **Merged:** 1/13/2020 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`1337c3b`](https://github.com/netblue30/firejail/commit/1337c3b641a12d3815079d25c84dc9e7eb057596) update i2prouter profile, and remove from firecfg ### 📊 Changes **2 files changed** (+9 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `etc/i2prouter.profile` (+9 -9) 📝 `src/firecfg/firecfg.config` (+0 -1) </details> ### 📄 Description - Added some networking options to private-etc copied from firefox-common, as I2P wasn't able to reseed, leading to it being unable to bootstrap into the I2P network. - Removed from firecfg, as it only works if using the ubuntu PPA, but not if using the distro-independent java installer, or the AUR file. I2P also is manually started on the command line in any case, there is no desktop file, so it doesn't really make sense to have a firecfg entry anyways. - Edited the comments to make them more clear. - As of now, I2P only officially supports using openJDK 8 and 9, but in the interests of "future-proofing" I added some extra java versions. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:24:02 -06:00
Sign in to join this conversation.
No milestone
No project
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: github-starred/firejail#4650
No description provided.