-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
225 lines (210 loc) · 6.93 KB
/
index.html
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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Condor – A build repository for AUR packages from Condor Business Solutions</title>
<link rel="preconnect" href="https://fonts.gstatic.com" />
<link
href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap"
rel="stylesheet"
/>
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<meta
name="description"
content="Helping you, so you don't have to worry about building AUR packages each update!"
/>
<meta
property="og:title"
content="Condor-AUR - automated binary repo 👨🏻💻"
/>
<meta property="og:url" content="https://aur.centauricorex.net" />
<meta
property="og:description"
content="Helping you, so you don't have to worry about building AUR packages each update!"
/>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<h1>Condor</h1>
<p>
building repo for
<a target="_blank" rel="noopener" href="https://aur.archlinux.org">AUR</a>
packages 👨🏻💻
</p>
<br />
<div class="list">
<h2 id="howto">How to use it?</h2>
<p>
First, install the primary key - it can then be used to install our
keyring and mirrorlist.
</p>
<code class="command">
curl -O https://aur.centauricorex.net/condor/strap.sh
</code>
<br />
<code class="command"> chmod +x strap.sh</code
><br />
<code class="command">
sudo ./strap.sh
</code>
<br />
<div class="list">
<h2>Features</h2>
<ul>
<li>
<a href="https://wiki.archlinux.org/index.php/Package_signing" rel="external noopener noreferrer">Package signing</a>
(key: <a href="https://openpgpkey.condorbs.net/.well-known/openpgpkey/condorbs.net/hu/6xijodcce66ymrrur6yqqeohwhzwz97m" title="PGP key">E5616555DD4EDAAE</a>)
</li>
<li>
Database signing (key: <a href="https://openpgpkey.condorbs.net/.well-known/openpgpkey/condorbs.net/hu/6xijodcce66ymrrur6yqqeohwhzwz97m" title="PGP key">E5616555DD4EDAAE</a>)
</li>
<li>
<a href="https://www.archlinux.org/pacman/pacman.8.html#FO" rel="external noopener noreferrer">File listings</a>
</li>
</ul>
</div>
<div class="list">
<h2>Recommendations:</h2>
<ul>
<li id="note-powerpill">
You may want to use
<a
target="_blank"
rel="noopener"
href="https://wiki.archlinux.org/index.php/Powerpill"
>powerpill</a
>
to download from all mirrors simultaneously. We recommend doing
updates this way:
<code>
sudo pacman -Sy && sudo powerpill -Su && paru
-Su</code
>.<br />
Make sure to insert all mirrors in your <code>pacman.conf</code> or
use <code>condor-mirrorlist</code> with all of them active if using
powerpill.
</li>
<li id="note-repossorting">
If you are using other third party repositories, we recommend putting
Chaotic-AUR <strong>prior to them </strong> in
<code>/etc/pacman.conf</code>. Since we update most packages hourly
and follow AUR PKGBUILDs, this repository is more suitable as first
option when downloading packages.
</li>
<li id="note-ignorepkg">
If you need to omit a package update to use locally built ones (e.g:
with native optimizations),
<a
href="https://www.archlinux.org/pacman/pacman.conf.5.html"
target="_blank"
rel="noopener"
>you can</a
>
add '<code>IgnorePkg = ...</code>' to repo's section in
<code>/etc/pacman.conf</code>
</li>
<li>
You can pick the repository which to download a package from like
this:
<code class="command"> pacman -S condor/dxvk-mingw-git</code>.
Some AUR helpers support it too, e.g:
<code> paru -S aur/firefox-hg</code>
</li>
<li>You must have the multilib repository enabled.</li>
</ul>
</div>
<div class="list">
<h2>About:</h2>
<ul>
<li>
Most packages available in this repo are automatically built from
their respective
<a target="_blank" rel="noopener" href="https://aur.archlinux.org">AUR</a>
</li>
<li>
The primary building cluster is a node in
<a target="_blank" rel="noopener" href="https://condorbs.net/"
>Condor Business Solutions</a> datacenter which is hosted in CDMX, Mexico.
</li>
</ul>
<br />
<p>
Feel free to create issues to suggest enhancements, flag database
corruptions and all other requests:
<a
target="_blank"
rel="noopener"
href="https://github.com/TheSL18/condorcore/issues">Issues</a>
<br />
Please report build bugs to the AUR package maintainers.
</p>
</div>
<div class="list">
<h2>Links:</h2>
<ul>
<li>
Telegram channel with news and updates:
<a target="_blank" rel="noopener" href=""
>@condorcore_aur</a
>
</li>
<li>
Package directory (for manual downloads):
<a
target="_blank"
rel="noopener"
href="https://aur.centauricorex.net/condor/x86_64/"
>Manual downloads</a
>
</li>
<li>
Status page:
<a target="_blank" rel="noopener" href="https://status.condorbs.net/status/condorcore-aur"
>Status monitoring</a
>
</li>
</ul>
</div>
<div class="list">
<h2>Lead Maintainer:</h2>
<p>
Kevin Muñoz (MrHacker)
<a target="_blank" rel="noopener" href="https://github.com/TheSL18"
><github.com/TheSL18</a>
>
</p>
<br />
<h2>Co-maintainers and contributors:</h2>
<ul>
<li>
Martin Ortega (Madara125)
<a target="_blank" rel="noopener" href=""
></a>
sysadmin
</li>
</ul>
</div>
<div class="list">
<h2>Disclaimer:</h2>
<p>
This repo is generated on-demand from packages we use on our personal
computers. If there are any package license infringements please notify
us through <a href="mailto:david.munozm@proton.me">email</a>. The package
will then be removed and blacklisted.
</p>
</div>
<footer>
<span
><h3>Last modified:</h3>
<code>2024-11-17 10:37 (GMT-5)</code></span
>
<span
><h3>Online since:</h3>
<code>2023-11-22</code></span
>
</footer>
</body>
</html>