summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2011-07-21 17:27:52 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2011-07-21 17:27:52 -0300
commit7fbdddbed6574a83cc6b72b038ff2d815c4933cf (patch)
tree3c9d169f63792bbdea539991d99a6ec66edbde80
parent04ca61fafcd0e8f68ee0310100d45936c33b4fab (diff)
Added blacklisting instructions from wiki
-rw-r--r--README52
1 files changed, 52 insertions, 0 deletions
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
+