2024-06-19 13:36:15 +00:00
|
|
|
Packages in the official MatterLinux pools (should) follow these guidelines:
|
|
|
|
|
2024-08-26 11:43:26 +00:00
|
|
|
**Packaged software should be free or/and open source**: Proprietary software won't be included
|
2024-06-19 13:36:15 +00:00
|
|
|
to the pools. No exceptions. If you find a proprietary software package in the official pools,
|
|
|
|
please create an issue or a pull request on the related Git repository to remove the package.
|
2024-08-21 00:53:10 +00:00
|
|
|
We also prioritize free/libre software over open source software.
|
|
|
|
|
2024-08-26 11:43:26 +00:00
|
|
|
**Packaged software should be stable**: Software known to be unstable will not packaged,
|
2024-06-19 13:36:15 +00:00
|
|
|
if the stability is related to the version of the software, we may package a different/patched
|
|
|
|
version of the software.
|
2024-08-21 00:53:10 +00:00
|
|
|
|
2024-08-26 11:43:26 +00:00
|
|
|
**Packaged software should be secure**: Outdated software that has critical vulnerabilities
|
2024-06-19 13:36:15 +00:00
|
|
|
will not be packaged.
|
2024-08-21 00:53:10 +00:00
|
|
|
|
2024-08-26 11:43:26 +00:00
|
|
|
**Packaged software should be (somewhat) popular**: No, we are not gonna package some random window
|
2024-06-19 13:36:15 +00:00
|
|
|
manager that only has 3 users and was last updated in 1993.
|
|
|
|
|
2024-08-21 00:53:10 +00:00
|
|
|
The following software packages will **NOT** be added, so do not waste your time with pull requests or issues:
|
2024-06-19 13:36:15 +00:00
|
|
|
- DWM or other Suckless tools that are configured using header files
|
2024-08-21 00:53:10 +00:00
|
|
|
- Any Wayland only window managers ("compositors"), status bars, terminals etc. We only have weston which used for testing the Wayland environment
|
2024-06-19 13:36:15 +00:00
|
|
|
- Other init systems (`dinit`, `runit` etc.)
|
2024-08-21 00:53:10 +00:00
|
|
|
- Non-libre Linux kernel
|
2024-06-19 13:36:15 +00:00
|
|
|
- Other third-party package managers (apt, dnf, pacman etc.), however containerized package managers can
|
2024-08-21 00:53:10 +00:00
|
|
|
be packaged, except for snap (I don't like snap)
|