1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- # How to Blacklist a package - Parabola GNU/Linux-Libre Wiki
- From Parabola GNU/Linux-Libre Wiki
- If you find a package that is non-free or has non-free dependencies, it
- should be blacklisted until a way to free it is found.
- Preferred method
- * If you don't have access to the [7]blacklist, ask for it.
- * If you do:
- * pull [8]blacklist.git from [9]projects
- * add the package in a new line with the following syntax:
- package[:libre-replacement-package-name][:short description] [] is optional
- * push the changes
- * ssh into the repo server and run db-check-nonfree
- * [10]report a bug if the package could be changed to be free
- Alternative method
- * file a bug report on the [11]Parabola Issue Tracker
- See also
- * Blacklist
- * Creating_-libre_packages
- Retrieved from
- "[12]http://wiki.parabolagnulinux.org/How_to_Blacklist_a_package"
- Categories: FSDG | Hacking
- [14][GNU Free Documentation License 1.3]
- References:
- 1. https://parabolagnulinux.org
- 2. https://parabolagnulinux.org/packages
- 3. http://wiki.parabolagnulinux.org
- 4. http://bugs.parabolagnulinux.org
- 5. http://projects.parabolagnulinux.org
- 6. https://parabolagnulinux.org/download
- 7. http://repo.parabolagnulinux.org/docs/blacklist.txt
- 8. https://projects.parabolagnulinux.org/blacklist.git/
- 9. https://projects.parabolagnulinux.org/
- 10. http://bugs.parabolagnulinux.org/
- 11. http://bugs.parabolagnulinux.org/
- 12. http://wiki.parabolagnulinux.org/How_to_Blacklist_a_package
- 13. http://www.mediawiki.org/
- 14. http://www.gnu.org/copyleft/fdl.html
- 15. http://www.gnu.org/copyleft/fdl.html
|