summaryrefslogtreecommitdiffstats
path: root/retro/templates/retro/index-2012-03-09.html
blob: e130b97f141ee5e351c594027e7a07ffa7238be2 (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
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
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
{% load retro_static from retro %}<!DOCTYPE html>
<html lang="en"><head>
    <title>Arch Linux</title>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    <link rel="stylesheet" type="text/css" href="{% retro_static year "archweb.css" %}" media="screen, projection">
    <link rel="stylesheet" type="text/css" href="{% retro_static year "archweb-print.css" %}" media="print">
    <link rel="icon" type="image/x-icon" href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/static/favicon.ico">
    <link rel="shortcut icon" type="image/x-icon" href="http://web.archive.org/web/20120309124818im_/http://www.archlinux.org/static/favicon.ico">
    <link rel="apple-touch-icon" href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/static/logos/apple-touch-icon-57x57.png">
    <link rel="apple-touch-icon" sizes="72x72" href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/static/logos/apple-touch-icon-72x72.png">
    <link rel="apple-touch-icon" sizes="114x114" href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/static/logos/apple-touch-icon-114x114.png">
    <link rel="search" type="application/opensearchdescription+xml" href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/opensearch/packages/" title="Arch Linux Packages">
    
<link rel="alternate" type="application/rss+xml" title="Arch Linux News Updates" href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/feeds/news/">
<link rel="alternate" type="application/rss+xml" title="Arch Linux Package Updates" href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/feeds/packages/">

</head>
<body class="">
    <div id="archnavbar" class="anb-home">
        <div id="archnavbarlogo"><h1><a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/" title="Return to the main page">Arch Linux</a></h1></div>
        <div id="archnavbarmenu">
            <ul id="archnavbarlist">
                <li id="anb-home"><a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/" title="Arch news, packages, projects and more">Home</a></li>
                <li id="anb-packages"><a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/" title="Arch Package Database">Packages</a></li>
                <li id="anb-forums"><a href="http://web.archive.org/web/20120309124818/https://bbs.archlinux.org/" title="Community forums">Forums</a></li>
                <li id="anb-wiki"><a href="http://web.archive.org/web/20120309124818/https://wiki.archlinux.org/" title="Community documentation">Wiki</a></li>
                <li id="anb-bugs"><a href="http://web.archive.org/web/20120309124818/https://bugs.archlinux.org/" title="Report and track bugs">Bugs</a></li>
                <li id="anb-aur"><a href="http://web.archive.org/web/20120309124818/https://aur.archlinux.org/" title="Arch Linux User Repository">AUR</a></li>
                <li id="anb-download"><a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/download/" title="Get Arch Linux">Download</a></li>
            </ul>
        </div>
    </div><!-- #archnavbar -->

    <div id="content">
        <div id="archdev-navbar">
            
        </div><!-- #archdev-navbar -->

        

        
            <div id="content-left-wrapper">
                <div id="content-left">
                    

<div id="intro" class="box">

    <h2>A simple, lightweight distribution</h2>

    <p>You've reached the website for <strong>Arch Linux</strong>, a
    lightweight and flexible Linux® distribution that tries to Keep It
    Simple.</p>

    <p>Currently we have official packages optimized for the i686 and
    x86-64 architectures. We complement our official package sets with a
    <a href="http://web.archive.org/web/20120309124818/https://aur.archlinux.org/" title="Arch User Repository (AUR)">
        community-operated package repository</a> that grows in size and
    quality each and every day.</p>

    <p>Our strong community is diverse and helpful, and we pride ourselves
    on the range of skillsets and uses for Arch that stem from it. Please
    check out our <a href="http://web.archive.org/web/20120309124818/https://bbs.archlinux.org/" title="Arch Forums">forums</a>
    and <a href="http://web.archive.org/web/20120309124818/http://mailman.archlinux.org/mailman/listinfo/" title="Arch Mailing Lists">mailing lists</a>
    to get your feet wet.  Also glance through our <a href="http://web.archive.org/web/20120309124818/https://wiki.archlinux.org/" title="Arch Wiki">wiki</a>
    if you want to learn more about Arch.</p>

    <p class="readmore"><a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/about/" title="Learn more about Arch Linux">Learn more...</a></p>

</div><!-- #intro -->

<div id="news">

    <h3>
        <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/news/" title="Browse the news archives">Latest News</a>
        <span class="arrow"></span>
    </h3>

    <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/feeds/news/" title="Arch News RSS Feed" class="rss-icon"><img src="{% retro_static year "rss.png" %}" alt="RSS Feed"></a>

    
    
    <h4>
        <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/news/minimum-kernel-requirement-2632/" title="View full article: Minimum kernel requirement 2.6.32">Minimum kernel requirement 2.6.32</a>
    </h4>
    <p class="timestamp">2012-02-07</p>
    <div class="article-content"><p>From the glibc-2.15-5 package, the minimum required kernel version will
be increased from 2.6.27 to 2.6.32.  This reflects the oldest kernel
version still receiving updates upstream.</p></div>
    
    
    
    <h4>
        <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/news/libpnglibtiff-rebuilds-move-from-testing/" title="View full article: libpng/libtiff rebuilds move from [testing]">libpng/libtiff rebuilds move from [testing]</a>
    </h4>
    <p class="timestamp">2012-02-05</p>
    <div class="article-content"><p>Recent releases of libpng and libtiff have required a rebuild of all
packages that depend on them; these have just been moved from [testing]
to the main repos. As usual, remember to fully update your system and
check your unofficial packages (especially the cairo-* packages from
AUR) for required rebuilds.</p>
<p>The update might output messages similar to:</p>
<pre><code>g_module_open() failed for /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so:
libpng14.so.14: cannot open ...</code></pre></div>
    
    
    
    <h4>
        <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/news/arch-linux-fosdem-2012/" title="View full article: Arch Linux @ FOSDEM 2012">Arch Linux @ FOSDEM 2012</a>
    </h4>
    <p class="timestamp">2012-01-23</p>
    <div class="article-content"><p>The <a href="http://web.archive.org/web/20120309124818/http://fosdem.org/">FOSDEM</a> conference takes place on 4/5 February in Brussels, Belgium and our attendance this year is bigger than ever.
On the <a href="http://web.archive.org/web/20120309124818/https://wiki.archlinux.org/index.php/FOSDEM">list of Archers coming</a> we find developers Роман Кирилич (Roman Kyrylych), Tom Gundersen, Thomas Bächler, Jan Steffens, Pierre Schmitz and myself.</p>
<p>We're putting together meetups on Friday afternoon, evening and 
Saturday evening.  Our program is not definitive yet, so to stay up to 
date (or make suggestions) check the <a href="http://web.archive.org/web/20120309124818/https://wiki.archlinux.org/index.php/FOSDEM#2012">wiki page ...</a></p></div>
    
    
    
    <h4>
        <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/news/kmod-replaces-module-init-tools/" title="View full article: kmod replaces module-init-tools">kmod replaces module-init-tools</a>
    </h4>
    <p class="timestamp">2012-01-21</p>
    <div class="article-content"><p>With module-init-tools being 
declared a dead project by its current maintainer, a new project has 
stepped up to take its place: kmod. This is intended to be a drop-in 
replacement, though deprecated functionality in module-init-tools has 
not been reimplemented.</p>
<p>If, upon upgrade, pacman moves <code>/etc/modprobe.d/modprobe.conf</code>
 to a .pacsave, you should move it back. This file, and any other config
 read by module-init-tools, is still read by kmod. However, the kmod 
package ...</p></div>
    
    
    
    <h4>
        <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/news/pacman-4-moves-to-core/" title="View full article: pacman 4 moves to [core]">pacman 4 moves to [core]</a>
    </h4>
    <p class="timestamp">2012-01-16</p>
    <div class="article-content"><p>Pacman 4 has landed in <code>[core]</code>! Thanks to 24 contributors producing 893 commits, you'll find many <a href="http://web.archive.org/web/20120309124818/http://projects.archlinux.org/pacman.git/tree/NEWS" title="NEWS">new features</a>.
 The one explicitly worth calling out is PGP signing. However, until the
 last few details regarding database signing and keyring distribution 
are ironed out, this is disabled in pacman's default config. If you're 
interested trying out package verification, please refer to the 
documentation on the wiki about <a href="http://web.archive.org/web/20120309124818/https://wiki.archlinux.org/index.php/Pacman-key" title="pacman-key">pacman-key</a> or <a href="http://web.archive.org/web/20120309124818/http://allanmcrae.com/2011/12/pacman-package-signing-4-arch-linux/" title="pacman-package-signing">Allan's blog post</a>.</p>
<p>As ...</p></div>
    
    
    
    
    <h3>
        <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/news/" title="Browse the news archives">Older News</a>
        <span class="arrow"></span>
    </h3>
    <dl class="newslist">
    
        <dt>2012-01-02</dt>
        <dd>
            <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/news/users-of-unofficial-kernels-must-enable-devtmpfs-support/" title="View full article: Users of unofficial kernels must enable devtmpfs support">Users of unofficial kernels must enable devtmpfs support</a>
        </dd>
    
    
    
    
    
        <dt>2011-12-20</dt>
        <dd>
            <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/news/filesystem-upgrade-manual-intervention-required/" title="View full article: filesystem upgrade - manual intervention required">filesystem upgrade - manual intervention required</a>
        </dd>
    
    
    
    
    
        <dt>2011-10-24</dt>
        <dd>
            <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/news/wiki-and-bbs-downtime/" title="View full article: wiki and bbs downtime">wiki and bbs downtime</a>
        </dd>
    
    
    
    
    
        <dt>2011-10-22</dt>
        <dd>
            <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/news/initscripts-update-manual-intervention-required/" title="View full article: initscripts update - manual intervention required">initscripts update - manual intervention required</a>
        </dd>
    
    
    
    
    
        <dt>2011-10-06</dt>
        <dd>
            <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/news/hostname-utility-moved-from-net-tools-to-inetutils/" title="View full article: Hostname utility moved from net-tools to inetutils">Hostname utility moved from net-tools to inetutils</a>
        </dd>
    
    
    
    
    
        <dt>2011-10-01</dt>
        <dd>
            <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/news/gnome-320-in-extra/" title="View full article: GNOME 3.2.0 in extra">GNOME 3.2.0 in extra</a>
        </dd>
    
    
    
    
    
        <dt>2011-09-15</dt>
        <dd>
            <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/news/texlive-2011-update/" title="View full article: TeXLive 2011 update">TeXLive 2011 update</a>
        </dd>
    
    
    
    
    
        <dt>2011-08-20</dt>
        <dd>
            <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/news/20110819-installation-media/" title="View full article: 2011.08.19 installation media">2011.08.19 installation media</a>
        </dd>
    
    
    
    
    
        <dt>2011-08-14</dt>
        <dd>
            <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/news/bug-day-sunday-august-21st/" title="View full article: Bug day: Sunday, August 21st">Bug day: Sunday, August 21st</a>
        </dd>
    
    
    
    
    
        <dt>2011-08-07</dt>
        <dd>
            <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/news/changes-to-kernel-package-and-filenames/" title="View full article: Changes to kernel package and filenames">Changes to kernel package and filenames</a>
        </dd>
    
    </dl>
    
    
    

</div><!-- #news -->


                </div><!-- #content_left -->
            </div>

            <div id="content-right">
                

<div id="pkgsearch" class="widget">

    <form id="pkgsearch-form" method="get" action="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/">
        <fieldset>
            <label for="pkgsearch-field">Package Search:</label>
            <input id="pkgsearch-field" name="q" size="18" maxlength="200" type="text">
        </fieldset>
    </form>

</div>

<div id="pkg-updates" class="widget box">

    <h3>Recent Updates <span class="more">(<a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/?sort=-last_update" title="Browse all of the latest packages">more</a>)</span></h3>

    <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/feeds/packages/" title="Arch Package Updates RSS Feed" class="rss-icon"><img src="{% retro_static year "rss.png" %}" alt="RSS Feed"></a>

    <table>
        
        <tbody><tr>
            <td class="pkg-name"><span class="testing">samba 3.6.3-3</span></td>
            <td class="pkg-arch">
                <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/testing/i686/samba/" title="Details for samba [testing]">i686</a>/<a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/testing/x86_64/samba/" title="Details for samba [testing]">x86_64</a>
            </td>
        </tr>
        
        <tr>
            <td class="pkg-name"><span class="extra">nvidia-lts 295.20-2</span></td>
            <td class="pkg-arch">
                <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/extra/i686/nvidia-lts/" title="Details for nvidia-lts [extra]">i686</a>/<a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/extra/x86_64/nvidia-lts/" title="Details for nvidia-lts [extra]">x86_64</a>
            </td>
        </tr>
        
        <tr>
            <td class="pkg-name"><span class="core">linux-lts 3.0.23-1</span></td>
            <td class="pkg-arch">
                <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/core/i686/linux-lts/" title="Details for linux-lts [core]">i686</a>/<a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/core/x86_64/linux-lts/" title="Details for linux-lts [core]">x86_64</a>
            </td>
        </tr>
        
        <tr>
            <td class="pkg-name"><span class="core">nfs-utils 1.2.5-2</span></td>
            <td class="pkg-arch">
                <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/core/i686/nfs-utils/" title="Details for nfs-utils [core]">i686</a>/<a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/core/x86_64/nfs-utils/" title="Details for nfs-utils [core]">x86_64</a>
            </td>
        </tr>
        
        <tr>
            <td class="pkg-name"><span class="community">blueman 1.23-3</span></td>
            <td class="pkg-arch">
                <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/community/i686/blueman/" title="Details for blueman [community]">i686</a>/<a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/community/x86_64/blueman/" title="Details for blueman [community]">x86_64</a>
            </td>
        </tr>
        
        <tr>
            <td class="pkg-name"><span class="testing">freetype2 2.4.9-1</span></td>
            <td class="pkg-arch">
                <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/testing/i686/freetype2/" title="Details for freetype2 [testing]">i686</a>/<a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/testing/x86_64/freetype2/" title="Details for freetype2 [testing]">x86_64</a>
            </td>
        </tr>
        
        <tr>
            <td class="pkg-name"><span class="community">midori 0.4.4-1</span></td>
            <td class="pkg-arch">
                <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/community/i686/midori/" title="Details for midori [community]">i686</a>/<a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/community/x86_64/midori/" title="Details for midori [community]">x86_64</a>
            </td>
        </tr>
        
        <tr>
            <td class="pkg-name"><span class="community">ext4magic 0.3.0-1</span></td>
            <td class="pkg-arch">
                <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/community/i686/ext4magic/" title="Details for ext4magic [community]">i686</a>/<a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/community/x86_64/ext4magic/" title="Details for ext4magic [community]">x86_64</a>
            </td>
        </tr>
        
        <tr>
            <td class="pkg-name"><span class="community">python-sqlalchemy 0.7.5-1</span></td>
            <td class="pkg-arch">
                <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/community/i686/python-sqlalchemy/" title="Details for python-sqlalchemy [community]">i686</a>/<a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/community/x86_64/python-sqlalchemy/" title="Details for python-sqlalchemy [community]">x86_64</a>
            </td>
        </tr>
        
        <tr>
            <td class="pkg-name"><span class="testing">subversion 1.7.4-1</span></td>
            <td class="pkg-arch">
                <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/testing/i686/subversion/" title="Details for subversion [testing]">i686</a>/<a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/testing/x86_64/subversion/" title="Details for subversion [testing]">x86_64</a>
            </td>
        </tr>
        
        <tr>
            <td class="pkg-name"><span class="testing">krb5 1.10.1-1</span></td>
            <td class="pkg-arch">
                <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/testing/i686/krb5/" title="Details for krb5 [testing]">i686</a>/<a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/testing/x86_64/krb5/" title="Details for krb5 [testing]">x86_64</a>
            </td>
        </tr>
        
        <tr>
            <td class="pkg-name"><span class="extra">libcroco 0.6.4-1</span></td>
            <td class="pkg-arch">
                <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/extra/i686/libcroco/" title="Details for libcroco [extra]">i686</a>/<a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/extra/x86_64/libcroco/" title="Details for libcroco [extra]">x86_64</a>
            </td>
        </tr>
        
        <tr>
            <td class="pkg-name"><span class="extra">gif2png 2.5.7-1</span></td>
            <td class="pkg-arch">
                <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/extra/i686/gif2png/" title="Details for gif2png [extra]">i686</a>/<a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/extra/x86_64/gif2png/" title="Details for gif2png [extra]">x86_64</a>
            </td>
        </tr>
        
        <tr>
            <td class="pkg-name"><span class="community">clementine 1.0.1-3</span></td>
            <td class="pkg-arch">
                <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/community/i686/clementine/" title="Details for clementine [community]">i686</a>/<a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/community/x86_64/clementine/" title="Details for clementine [community]">x86_64</a>
            </td>
        </tr>
        
        <tr>
            <td class="pkg-name"><span class="testing">libgphoto2 2.4.13-1</span></td>
            <td class="pkg-arch">
                <a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/testing/i686/libgphoto2/" title="Details for libgphoto2 [testing]">i686</a>/<a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/testing/x86_64/libgphoto2/" title="Details for libgphoto2 [testing]">x86_64</a>
            </td>
        </tr>
        
    </tbody></table>
</div>

<div id="nav-sidebar" class="widget">

    <h4>Documentation</h4>

    <ul>
        <li><a href="http://web.archive.org/web/20120309124818/https://wiki.archlinux.org/" title="Community documentation">Wiki</a></li>
        <li><a href="http://web.archive.org/web/20120309124818/https://wiki.archlinux.org/index.php/Official_Arch_Linux_Install_Guide" title="Official installation guide">Official Installation Guide</a></li>
        <li><a href="http://web.archive.org/web/20120309124818/https://wiki.archlinux.org/index.php/Beginners%27_Guide" title="A good place to start for beginners">Unofficial Beginners' Guide</a></li>
    </ul>

    <h4>Community</h4>

    <ul>
        <li><a href="http://web.archive.org/web/20120309124818/http://mailman.archlinux.org/mailman/listinfo/" title="Community and developer mailing lists">Mailing Lists</a></li>
        <li><a href="http://web.archive.org/web/20120309124818/https://wiki.archlinux.org/index.php/IRC_Channels" title="Official and regional IRC communities">IRC Channels</a></li>
        <li><a href="http://web.archive.org/web/20120309124818/http://planet.archlinux.org/" title="Arch in the blogosphere">Planet Arch</a></li>
        <li><a href="http://web.archive.org/web/20120309124818/https://wiki.archlinux.org/index.php/International_Communities" title="Arch communities in your native language">International Communities</a></li>
    </ul>

    <h4>Support</h4>

    <ul>
        <li><a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/donate/" title="Help support Arch Linux">Donate</a></li>
        <li><a href="http://web.archive.org/web/20120309124818/http://schwag.archlinux.ca/" title="USB keys, jewellery, case badges">Arch Schwag</a></li>
        <li><a href="http://web.archive.org/web/20120309124818/http://www.zazzle.com/archlinux*" title="T-shirts, mugs, mouse pads, hoodies, posters, skateboards, shoes, etc.">Products via Zazzle</a></li>
        <li><a href="http://web.archive.org/web/20120309124818/http://www.freewear.org/?page=list_items&amp;org=Archlinux" title="T-shirts">T-shirts via Freewear</a></li>
    </ul>

    <h4>Tools</h4>

    <ul>
        <li><a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/mirrorlist/" title="Get a custom mirrorlist from our database">Mirrorlist Updater</a></li>
        <li><a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/mirrors/status/" title="Check the status of all known mirrors">Mirror Status</a></li>
        <li><a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/packages/differences/" title="See differences in packages between available architectures">Differences Reports</a>
        <img src="{% retro_static year "new.png" %}" alt="New"></li>
    </ul>

    <h4>Development</h4>

    <ul>
        <li><a href="http://web.archive.org/web/20120309124818/http://projects.archlinux.org/" title="Official Arch projects (git)">Projects in Git</a></li>
        <li><a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/svn/" title="View SVN entries for packages">SVN Repositories</a></li>
        <li><a href="http://web.archive.org/web/20120309124818/https://wiki.archlinux.org/index.php/DeveloperWiki" title="Developer Wiki articles">Developer Wiki</a></li>
        <li><a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/groups/" title="View the available package groups">Package Groups</a></li>
        <li><a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/todolists/" title="Developer Todo Lists">Todo Lists</a></li>
        <li><a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/releng/feedback/" title="Releng Testbuild Feedback">Releng Testbuild Feedback</a></li>
        <li><a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/visualize/" title="View visualizations">Visualizations</a>
        <img src="{% retro_static year "new.png" %}" alt="New"></li>
    </ul>

    <h4>More Resources</h4>

    <ul>
        <li><a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/master-keys/" title="Package/Database signing master keys">Signing Master Keys</a>
        <img src="{% retro_static year "new.png" %}" alt="New"></li>
        <li><a href="http://web.archive.org/web/20120309124818/https://wiki.archlinux.org/index.php/Arch_Linux_Press_Review" title="Arch Linux in the media">Press Coverage</a></li>
        <li><a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/art/" title="Arch logos and other artwork for promotional use">Logos &amp; Artwork</a></li>
        <li><a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/news/" title="News Archives">News Archives</a></li>
        <li><a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/feeds/" title="Various RSS Feeds">RSS Feeds</a></li>
        <li><a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/developers/" title="Active developers">Developer Profiles</a></li>
        <li><a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/trustedusers/" title="Active Trusted Users (TUs)">Trusted User Profiles</a></li>
        <li><a href="http://web.archive.org/web/20120309124818/http://www.archlinux.org/fellows/" title="Retired Developers">Fellows Profiles</a></li>
    </ul>

</div><!-- #nav-sidebar -->

<div id="home-donate-button" class="widget">
    <a href="http://web.archive.org/web/20120309124818/https://co.clickandpledge.com/Default.aspx?WID=47294">
        <img src="{% retro_static year "CP_EN_BK_S_001.gif" %}" alt="Donate via Click&amp;Pledge to Arch Linux" title="Donate via Click&amp;Pledge to Arch Linux">
    </a>
</div>

<div id="arch-sponsors" class="widget">

    <a href="http://web.archive.org/web/20120309124818/http://www.velocitynetwork.net/?hosting_by=ArchLinux" title="Velocity Network">
        <img src="{% retro_static year "vnet_button.png" %}" alt="Velocity Network - It's about time">
    </a>
    <a href="http://web.archive.org/web/20120309124818/https://www.sevenl.net/?utm_source=archlinux-org&amp;utm_medium=sponsored-banner&amp;utm_campaign=thanks-to-sevenl" title="SevenL Networks - Dedicated Arch Linux servers">
        <img src="{% retro_static year "sevenl_button.png" %}" title="A big Thank You to SevenL Networks for their generous contribution" alt="We would like to express our thanks to SevenL Networks for their generous contribution">
    </a>
    <a href="http://web.archive.org/web/20120309124818/http://www.airvm.com/ArchLinux" title="AirVM.com - Your Green Technology Partner">
        <img src="{% retro_static year "airvm_button.png" %}" title="AirVM.com - Your Green Technology Partner" alt="AirVM.com - Your Green Technology Partner">
    </a>

</div>


            </div><!-- #content_right -->
        

        <div id="footer">
            <p>Copyright © 2002-2012 <a href="mailto:jvinet@zeroflux.org" title="Contact Judd Vinet">Judd Vinet</a> and <a href="mailto:aaron@archlinux.org" title="Contact Aaron Griffin">Aaron Griffin</a>.</p>

            <p>The Arch Linux name and logo are recognized
            <a href="http://web.archive.org/web/20120309124818/https://wiki.archlinux.org/index.php/DeveloperWiki:TrademarkPolicy" title="Arch Linux Trademark Policy">trademarks</a>. Some rights reserved.</p>

            <p>The registered trademark Linux® is used pursuant to a sublicense from LMI,
            the exclusive licensee of Linus Torvalds, owner of the mark on a world-wide basis.</p>
        </div><!-- #footer -->

    </div><!-- #content -->

</body></html>