blob: 410ce87508b129041fd9b8cae10d9c2908f7e831 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
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
|