This repository has been archived by the owner on Feb 16, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
distros.yaml
95 lines (88 loc) · 1.96 KB
/
distros.yaml
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
---
- name: Arch Linux
url: http://www.archlinux.org/
donations: https://www.archlinux.org/donate/
methods:
- clickandpledge
detection:
file-in-etc: arch_version # XXX: recheck
added: 2016-04-19
last_checked: 2016-04-19
- name: Calculate Linux
url: http://www.calculate-linux.org/
donations: http://www.calculate-linux.org/main/en/donate
methods:
- webmoney
detection:
file-in-etc: calculate
added: 2016-04-21
last_checked: 2016-04-21
- name: Debian
url: http://www.debian.org/
donations: http://www.debian.org/donations
methods:
- paypal
- clickandpledge
- cheque
- bank_transfer
detection:
file-in-etc: debian_version
added: 2016-04-19
last_checked: 2016-04-19
- name: DragonFly BSD
url: https://www.dragonflybsd.org/
donations: https://www.dragonflybsd.org/donations/
methods:
- paypal
- hardware
detection:
opsys: DragonFly
uname-s: DragonFly # XXX: recheck
added: 2016-04-19
last_checked: 2016-04-19
- name: FreeBSD
url: http://freebsd.org/
donations: http://www.freebsdfoundation.org/donate/
methods:
- paypal
- clickandpledge
- bitcoin
- cheque
detection:
uname-s: FreeBSD
opsys: FreeBSD
added: 2016-04-19
last_checked: 2016-04-19
- name: Gentoo Linux
url: https://www.gentoo.org/
donations: https://www.gentoo.org/donate/
methods:
- paypal
detection:
file-in-etc: gentoo-release
added: 2016-04-19
last_checked: 2016-04-19
- name: NetBSD
url: http://netbsd.org/
donations: http://netbsd.org/donations/
methods:
- paypal
- stripe
detection:
uname-s: NetBSD # XXX: recheck
opsys: NetBSD
added: 2016-04-19
last_checked: 2016-04-19
- name: OpenBSD
url: http://www.openbsd.org/
donations: http://www.openbsdfoundation.org/donations.html
methods:
- paypal
- cheque
- bank_transfer
- bitcoin
detection:
uname-s: OpenBSD
opsys: OpenBSD
added: 2016-04-19
last_checked: 2016-04-19