From 7fbdddbed6574a83cc6b72b038ff2d815c4933cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Reynolds?= Date: Thu, 21 Jul 2011 17:27:52 -0300 Subject: Added blacklisting instructions from wiki --- README | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..410ce87 --- /dev/null +++ b/README @@ -0,0 +1,52 @@ +# 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 + -- cgit v1.2.2