summaryrefslogtreecommitdiffstats
path: root/retro/templates/retro/index-20050328.html
blob: 2ac8c580f7699e716d77a24d5440dcab7265c5fc (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
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Arch Linux</title>
<meta name="keywords" content="linux, linux distribution, arch, pacman, i686-optimized, distribution, open source, free, packages, server, daemon, network, systems">
<link rel="stylesheet" type="text/css" href="{{ RETRO_STATIC_URL }}fonts.css">
<link rel="stylesheet" type="text/css" href="{{ RETRO_STATIC_URL }}containers.css">
<link rel="shortcut icon" href="{{ RETRO_STATIC_URL }}favicon.ico">
</head>
<body>
<table style="background-color: rgb(0, 0, 0); width: 100%;" cellspacing="0">
	<tbody><tr>
		<td colspan="2" class="preHeader"><span class="preHeader">An i686-optimized Linux distribution</span></td>
	</tr>
	<tr>
		<td class="headerFill" colspan="2">
			<table width="100%">
				<tbody><tr>
					<td class="headerDisplay"><img src="{{ RETRO_STATIC_URL }}logoTop.png"></td>
					<td class="headerDisplay" align="right">
					</td>					
				</tr>
			</tbody></table>
		</td>
	</tr>
	<tr>
		<td class="mainLinks" align="center"><span class="f2"><span class="black">.:</span> <a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/index.php">Home</a> <span class="black"> - </span> <a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/news.php">News</a> <span class="black"> - </span> <a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/about.php">About</a> <span class="black"> - </span> <a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/packages.php">Packages</a> <span class="black"> - </span> <a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/download.php">Download</a> <span class="black">:.</span></span></td>
		<td rowspan="2" class="sideBar" height="100%" valign="top">
			<table cellspacing="0" height="100%">
				<tbody><tr>
					<td class="sideBarGrey"><center><br><br></center>
					</td>
				</tr>
				<tr>
					<td class="sideBarSmallHeader" valign="top"><span class="sideBarSmallHeader">Get Arch Linux</span></td>
				</tr>
				<tr>
					<td class="sideBarGrey">
						<table cellspacing="6">
							<tbody><tr>
								<td>
									<span class="f4"><span class="blue">·<a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/download.php">Download</a></span></span>
								</td>
							</tr>
							<tr>
								<td>
									<span class="f4"><span class="blue">·<a href="http://web.archive.org/web/20050328032247/http://www.osdisc.com/cgi-bin/view.cgi/products/linux/arch">Get a CD</a><!-- a href="http://www.linuxcd.org/view_distro.php?id_distro=48">Get a CD</a--></span></span>
								</td>
							</tr>
							<tr>
								<td>
									<span class="f4"><span class="blue">·<a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/changelog.php">ChangeLog</a></span></span>
								</td>
							</tr>
							<tr>
								<td>
									<span class="f4"><span class="blue">·<a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/logos.php">Logos/Wallpaper</a></span></span>
								</td>
							</tr>
							<tr>
								<td>
									<span class="f4"><span class="blue">·<a href="http://web.archive.org/web/20050328032247/http://www.cafeshops.com/archlinux/">Schwag</a></span></span>
								</td>
							</tr>
						</tbody></table>
					</td>
				</tr>
				<tr>
					<td class="sideBarSmallHeader"><span class="sideBarSmallHeader">Support / Community</span></td>
				</tr>
				<tr>
					<td class="sideBarGrey">
						<table cellspacing="6">
							<tbody><tr>
								<td>
									<span class="f4"><span class="blue">·<a href="http://web.archive.org/web/20050328032247/http://bbs.archlinux.org/">User Forums</a></span></span>
								</td>
							</tr>
							<tr>
								<td>
									<span class="f4"><span class="blue">&nbsp; &nbsp; ·<a href="http://web.archive.org/web/20050328032247/http://www.archlinux.nl/forum/">Dutch</a></span></span>
								</td>
							</tr><tr>
								<td>
									<span class="f4"><span class="blue">&nbsp; &nbsp; ·<a href="http://web.archive.org/web/20050328032247/http://forums.archlinuxfr.org/">French</a></span></span>
								</td>
							</tr><tr>
								<td>
									<span class="f4"><span class="blue">&nbsp; &nbsp; ·<a href="http://web.archive.org/web/20050328032247/http://www.archlinux.it/">Italian</a></span></span>
								</td>
							</tr><tr>
								<td>
									<span class="f4"><span class="blue">&nbsp; &nbsp; ·<a href="http://web.archive.org/web/20050328032247/http://archlinux.laber-land.de/">German</a></span></span>
								</td>
							</tr><tr>
								<td>
									<span class="f4"><span class="blue">&nbsp; &nbsp; ·<a href="http://web.archive.org/web/20050328032247/http://archlinux.fc.pl/forum/">Polish</a></span></span>
								</td>
							</tr>
							<tr>
								<td>
									<span class="f4"><span class="blue">·<a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/mailman/listinfo/arch/">Mailing List</a></span></span>
								</td>
							</tr>
							<tr>
								<td>
									<span class="f4"><span class="blue">&nbsp; &nbsp; ·<a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/pipermail/arch/">Archives</a></span></span>
								</td>
							</tr>
							<tr>
								<td>
									<span class="f4"><span class="blue">&nbsp; &nbsp; ·<a href="http://web.archive.org/web/20050328032247/http://news.gmane.org/gmane.linux.arch.general">Gmane</a></span></span>
								</td>
							</tr>
							<tr>
								<td>
									<span class="f4"><span class="blue">·<a href="http://web.archive.org/web/20050328032247/http://wiki.archlinux.org/">Wiki</a></span></span>
								</td>
							</tr>
							<tr>
								<td>
									<span class="f4"><span class="blue">·<a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/%7Ejason/newsletters/">Newsletters</a></span></span>
								</td>
							</tr>
							<tr>
								<td>
									<span class="f4"><span class="blue">·<a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/donations.php">Donations</a></span></span>
								</td>
							</tr>
							<tr>
								<td>
									<table>
										<tbody><tr><td valign="top"><span class="f4"><span class="blue"><b>·IRC:</b></span></span></td>
										<td><span class="f4"><span class="blue">irc.freenode.net<br>#archlinux<br>#archlinuxfr<br>#archlinux.de<br>#archlinux-es</span></span></td></tr>
									</tbody></table>
								</td>
							</tr>
						</tbody></table>
					</td>
				</tr>
				<tr>
					<td class="sideBarSmallHeader"><span class="sideBarSmallHeader">Documentation</span></td>
				</tr>
				<tr>
					<td class="sideBarGrey">
						<table cellspacing="6">
							<tbody><tr>
								<td>
									<span class="f4"><span class="blue"> &nbsp; ·<a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/docs/en/">English</a></span></span><br>
									<span class="f4"><span class="blue"> &nbsp; ·<a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/docs/de/">Deutsch</a></span></span><br>
									<span class="f4"><span class="blue"> &nbsp; ·<a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/docs/es/">Español</a></span></span><br>
									<span class="f4"><span class="blue"> &nbsp; ·<a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/docs/fr/">Français</a></span> (old)</span><br>
									<span class="f4"><span class="blue"> &nbsp; ·<a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/docs/it/guide/install/arch-install-guide.html">Italian</a></span></span><br>
								</td>
							</tr>
						</tbody></table>
					</td>
				</tr>
				<tr>
					<td class="sideBarSmallHeader"><span class="sideBarSmallHeader">User Contributions</span></td>
				</tr>
				<tr>
					<td class="sideBarGrey">
						<table cellspacing="6">
							<tbody><tr>
								<td>
									<span class="f4"><span class="blue">·<a href="http://web.archive.org/web/20050328032247/http://tur.archlinux.org/">TURs</a></span></span>
								</td>
							</tr>
							<tr>
								<td>
									<span class="f4"><span class="blue">&nbsp; &nbsp; ·<a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/mailman/listinfo/tur-users/">Mailing List</a></span></span>
								</td>
							</tr>
							<tr>
								<td>
									<span class="f4"><span class="blue">·<a href="http://web.archive.org/web/20050328032247/http://archstats.coding-zone.com/">ArchStats</a></span></span>
								</td>
							</tr>
							<tr>
								<td>
									<span class="f4"><span class="blue">·<a href="http://web.archive.org/web/20050328032247/http://amlug.net/new-projects/live-cd/al-amlug-live-cd.html">Arch Live CD</a></span></span>
								</td>
							</tr>
							<tr>
								<td>
									<span class="f4"><span class="blue">·<a href="http://web.archive.org/web/20050328032247/http://amlug.net/new-projects/hwd/hwd.html">Hardware Detection</a></span></span>
								</td>
							</tr>
							<tr>
								<td>
									<span class="f4"><span class="blue">·<a href="http://web.archive.org/web/20050328032247/http://arch-i18n.berlios.de/">Translation Project</a></span></span>
								</td>
							</tr>
						</tbody></table>
					</td>
				</tr>
				<tr>
					<td class="sideBarSmallHeader"><span class="sideBarSmallHeader">Press</span></td>
				</tr>
				<tr>
					<td class="sideBarGrey">
						<table cellspacing="6">
							<tbody><tr>
								<td>
									<span class="f4"><span class="blue">·<a href="http://web.archive.org/web/20050328032247/http://osnews.com/story.php?news_id=10047">OSNews</a></span></span>
								</td>
							</tr>
							<tr>
								<td>
									<span class="f4"><span class="blue">·<a href="http://web.archive.org/web/20050328032247/http://os.newsforge.com/os/05/02/14/1722211.shtml?tid=2">NewsForge</a></span></span>
								</td>
							</tr>
							<tr>
								<td>
									<span class="f4"><span class="blue">·<a href="http://web.archive.org/web/20050328032247/http://www.linuxtimes.net/modules.php?name=News&amp;file=article&amp;sid=774">LinuxTimes</a></span></span>
								</td>
							</tr>
							<tr>
								<td>
									<span class="f4"><span class="blue">·<a href="http://web.archive.org/web/20050328032247/http://osnews.com/story.php?news_id=9540">OSNews</a></span></span>
								</td>
							</tr>
							<tr>
								<td>
									<span class="f4"><span class="blue">·<a href="http://web.archive.org/web/20050328032247/http://discuss.extremetech.com/n/mb/display.asp?webtag=extremetech&amp;msg=53648.1">Robert Burns</a></span></span>
								</td>
							</tr>
							<tr>
								<td>
									<span class="f4"><span class="blue">·<a href="http://web.archive.org/web/20050328032247/http://www.linuxlookup.com/modules.php?op=modload&amp;name=Reviews&amp;file=index&amp;req=showcontent&amp;id=58">LinuxLookup</a></span></span>
								</td>
							</tr>
							<tr>
								<td>
									<span class="f4"><span class="blue">·<a href="http://web.archive.org/web/20050328032247/http://www.osnews.com/story.php?news_id=5971">OSNews</a></span></span>
								</td>
							</tr>
							<tr>
								<td>
									<span class="f4"><span class="blue">·<a href="http://web.archive.org/web/20050328032247/http://www.osnews.com/story.php?news_id=4827">OSNews</a></span></span>
								</td>
							</tr>
							<tr>
								<td>
									<span class="f4"><span class="blue">·<a href="http://web.archive.org/web/20050328032247/http://lwn.net/Articles/40952/">LWN</a></span></span>
								</td>
							</tr>
							<tr>
								<td>
									<span class="f4"><span class="blue">·<a href="http://web.archive.org/web/20050328032247/http://www.distrowatch.com/dwres.php?resource=interview-arch">DistroWatch</a></span></span>
								</td>
							</tr>
							<tr>
								<td>
									<span class="f4"><span class="blue">·<a href="http://web.archive.org/web/20050328032247/http://home.nyc.rr.com/computertaijutsu/arch.html">Scott Robbins</a></span></span>
								</td>
							</tr>
						</tbody></table>
					</td>
				</tr>
				<tr>
					<td class="sideBarSmallHeader"><span class="sideBarSmallHeader">Development</span></td>
				</tr>
				<tr>
					<td class="sideBarGrey">
						<table cellspacing="6">
							<tbody><tr>
								<td>
									<span class="f4"><span class="blue">·<a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/people.php">Developers</a></span></span>
								</td>
							</tr>
							<tr>
								<td>
									<span class="f4"><span class="blue">·<a href="http://web.archive.org/web/20050328032247/http://bugs.archlinux.org/">Bug Tracker</a></span></span>
								</td>
							</tr>
							<tr>
								<td>
									<span class="f4"><span class="blue">·<a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/cvs.php">CVS Repository</a></span></span>
								</td>
							</tr>
						</tbody></table>
					</td>
				</tr>
				<tr>
					<td style="background-color: rgb(238, 238, 238);" align="center"><br>
<a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/"><img src="{{ RETRO_STATIC_URL }}button.png" alt="Arch Linux" border="0"></a>
					</td>
				</tr>
				<tr>
					<td style="background-color: rgb(238, 238, 238);" align="center"><br>
<a href="http://web.archive.org/web/20050328032247/http://sourceforge.net/"><img src="{{ RETRO_STATIC_URL }}sflogo.png" alt="SourceForge Logo" border="0" height="31" width="105"></a>
					</td>
				</tr>
				<tr>
					<td style="background-color: rgb(238, 238, 238);" align="center"><br>
<!-- paypal code -->
<img src="{{ RETRO_STATIC_URL }}x-click-butcc-donate.gif" alt="Make payments with PayPal - it's fast, free and secure!" style="background: none repeat scroll 0% 0% transparent; border: medium none;" border="0">
<br>
<span class="f4">All money goes directly to server costs</span>
					</td>
				</tr>
				<tr>
					<td class="sideBarGrey" style="border: medium none;" height="100%">&nbsp;</td>
				</tr>
			</tbody></table>
		</td>
	</tr>
	<tr>
		<td class="contentDisplay">

<br>
<center>
<table class="boxSoft" cellspacing="3">
	<tbody><tr>
		<td class="boxSoftTitle" align="right" nowrap="nowrap">
			<span class="f3">Package Directory</span>
		</td>
	</tr><tr>
		<td class="boxSoft">
			<table style="width: 100%;" cellspacing="4">
				<tbody><tr>
					<td colspan="2" style="text-align: center; width: 50%;"><img src="{{ RETRO_STATIC_URL }}frontComponents.gif" height="30" width="179"><br><img src="{{ RETRO_STATIC_URL }}pad.gif" height="50"></td>
					<td colspan="2" style="text-align: center; width: 100%;" align="right" valign="top">
						<table class="boxSoftSmall" style="width: 250px;" align="right" cellspacing="3">
							<tbody><tr>
								<td class="boxSoftSmall">
									<table style="width: 100%;" cellspacing="0">
										<tbody><tr>
											<td style="text-align: center; padding-left: 10px;">
												<form action="http://web.archive.org/web/20050328032247/http://www.archlinux.org/packages.php" method="POST">
												<center>
													<table cellspacing="0"><tbody><tr><td><span class="f3">Search: &nbsp;</span>
														<input name="s_keyword" size="20" value="enter keywords" onfocus="this.value='';" type="text">
													</td><td style="width: 100%; text-align: center; vertical-align: bottom;">
														<span class="f3"><input class="button" value="Go" type="submit"></span>
													</td></tr></tbody></table>
												</center>
												</form>
											</td></tr>
										
									</tbody></table>
								</td>
							</tr>
						</tbody></table><br>
					</td>
				</tr>
				<tr>
					<td colspan="2">
						<table class="boxSoft" cellspacing="2">
							<tbody><tr>
								<td class="boxSoftTitle" align="right">
									<span class="f3">Recent Updates</span>
								</td>
							</tr><tr>
								<td class="boxSoft">
									<table style="width: 100%;" cellpadding="0" cellspacing="0">
<tbody><tr><td><span class="f4"><span class="blue">· <a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/packages.php?id=6469">snapscreenshot 1.0.14.2-1</a></span></span></td><td align="right"><span class="f4">system</span></td></tr>
<tr><td><span class="f4"><span class="blue">· <a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/packages.php?id=364">guile 1.6.7-1</a></span></span></td><td align="right"><span class="f4">devel</span></td></tr>
<tr><td><span class="f4"><span class="blue">· <a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/packages.php?id=361">glade 2.10.0-1</a></span></span></td><td align="right"><span class="f4">devel</span></td></tr>
<tr><td><span class="f4"><span class="blue">· <a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/packages.php?id=6067">libgnomeprint-cups 2.10.2-1</a></span></span></td><td align="right"><span class="f4">gnome</span></td></tr>
<tr><td><span class="f4"><span class="blue">· <a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/packages.php?id=3163">libgnomeprintui 2.10.2-1</a></span></span></td><td align="right"><span class="f4">gnome</span></td></tr>
<tr><td><span class="f4"><span class="blue">· <a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/packages.php?id=3162">libgnomeprint 2.10.2-1</a></span></span></td><td align="right"><span class="f4">gnome</span></td></tr>
<tr><td><span class="f4"><span class="blue">· <a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/packages.php?id=3697">gok 1.0.3-1</a></span></span></td><td align="right"><span class="f4">gnome</span></td></tr>
<tr><td><span class="f4"><span class="blue">· <a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/packages.php?id=3696">gnopernicus 0.10.5-1</a></span></span></td><td align="right"><span class="f4">gnome</span></td></tr>
<tr><td><span class="f4"><span class="blue">· <a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/packages.php?id=6435">gnome-menus 2.10.1-1</a></span></span></td><td align="right"><span class="f4">gnome</span></td></tr>
<tr><td><span class="f4"><span class="blue">· <a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/packages.php?id=3890">genius 0.7.3-1</a></span></span></td><td align="right"><span class="f4">gnome</span></td></tr>
<tr><td><span class="f4"><span class="blue">· <a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/packages.php?id=1991">gedit 2.10.1-1</a></span></span></td><td align="right"><span class="f4">gnome</span></td></tr>
<tr><td><span class="f4"><span class="blue">· <a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/packages.php?id=3134">control-center 2.10.0-2</a></span></span></td><td align="right"><span class="f4">gnome</span></td></tr>
<tr><td><span class="f4"><span class="blue">· <a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/packages.php?id=1976">mplayer-plugin 2.80-1</a></span></span></td><td align="right"><span class="f4">multimedia</span></td></tr>
<tr><td><span class="f4"><span class="blue">· <a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/packages.php?id=3578">abcm2ps-devel 4.9.2-1</a></span></span></td><td align="right"><span class="f4">office</span></td></tr>
<tr><td><span class="f4"><span class="blue">· <a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/packages.php?id=3145">gnome-icon-theme 2.10.1-1</a></span></span></td><td align="right"><span class="f4">gnome</span></td></tr>
									</tbody></table>
									<table style="width: 100%;"><tbody><tr>
									<td>
										<span class="f5"><br><a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/rdf_feed.php">RDF</a></span>
									</td><td align="right">
										<span class="f5"><br><a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/packages.php?os=lastupdate&amp;s=lastupdate">More...</a></span>
									</td></tr></tbody></table>
								</td>
							</tr>
						</tbody></table>
					</td>
					<td class="ss">
						<table style="width: 100%;"><tbody><tr><td>
							<span class="f3">Current Package Lists</span>
							<table style="width: 90%;" align="right">
								<tbody><tr>
									<td><span class="f4"><a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/packages.php?s_repo=1">Current</a></span></td>
									<td align="right"><span class="f4">
March 24 05:13									</span></td>
								</tr><tr>
									<td><span class="f4"><a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/packages.php?s_repo=2">Extra</a></span></td>
									<td align="right"><span class="f4">March 27 12:06</span></td>
								</tr><tr>
									<td><span class="f4"><a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/packages.php?s_repo=3">Unstable</a></span></td>
									<td align="right"><span class="f4">March 27 09:49</span></td>
								</tr><tr>
									<td><span class="f4"><a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/packages.php?s_repo=4">Testing</a></span></td>
									<td align="right"><span class="f4">March 17 18:52</span></td>
								</tr>
							</tbody></table>
						</td></tr><tr><td>
							<img src="{{ RETRO_STATIC_URL }}pad.gif" height="30"><br>
							<span class="f3">Release Package Lists</span>
							<table style="width: 90%;" align="right">
								<tbody><tr>
									<td><span class="f4"><a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/packages.php?s_repo=1">0.8 ______</a></span></td>
									<td align="right"><span class="f4"><i>pending</i></span></td>
								</tr><tr>
									<td><span class="f4"><a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/pkglist.php?r=0.7">0.7 Wombat</a></span></td>
									<td align="right"><span class="f4">January 24, 2005</span></td>
								</tr><tr>
									<td><span class="f4"><a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/pkglist.php?r=0.6">0.6 Widget</a></span></td>
									<td align="right"><span class="f4">March 1, 2004</span></td>
								</tr><tr>
									<td><span class="f4"><a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/pkglist.php?r=0.5">0.5 Nova</a></span></td>
									<td align="right"><span class="f4">July 21, 2003</span></td>
								</tr><tr>
									<td><span class="f4"><a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/pkglist.php?r=0.4">0.4 Dragon</a></span></td>
									<td align="right"><span class="f4">December 18, 2002</span></td>
								</tr><tr>
									<td><span class="f4"><a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/pkglist.php?r=0.3">0.3 Firefly</a></span></td>
									<td align="right"><span class="f4">August 7, 2002</span></td>
								</tr><tr>
									<td><span class="f4"><a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/pkglist.php?r=0.2">0.2 Vega</a></span></td>
									<td align="right"><span class="f4">April 17, 2002</span></td>
								</tr><tr>
									<td><span class="f4"><a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/pkglist.php?r=0.1">0.1 Homer</a></span></td>
									<td align="right"><span class="f4">March 11, 2002</span></td>
								</tr>
							</tbody></table>
						</td></tr></tbody></table>
					</td>
				</tr>
				<tr>
					<td colspan="4"><img src="{{ RETRO_STATIC_URL }}pad.gif" height="10" width="1"></td>
				</tr>
			</tbody></table>
		</td>
	</tr>
</tbody></table>
</center>
<br>
<center>
<table class="boxSoft" cellspacing="3">
	<tbody><tr>
		<td class="boxSoftTitle" align="right" nowrap="nowrap">
			<span class="f3">Current News</span>
		</td>
	</tr><tr>
		<td class="boxSoft">
			<table style="width: 100%;" cellspacing="4">
				<tbody><tr>
					<td colspan="2" style="text-align: center; width: 50%;"><img src="{{ RETRO_STATIC_URL }}frontNews.gif" height="30" width="179"><br><img src="{{ RETRO_STATIC_URL }}pad.gif" height="50"></td>
					<td colspan="2" style="text-align: center; width: 50%;" align="right" valign="top">
						<table class="boxSoftSmall" style="width: 250px;" align="right" cellspacing="3">
							<tbody><tr>
								<td class="boxSoftSmall">
									<table cellspacing="0">
										<tbody><tr>
											<td style="text-align: center; padding-left: 10px;">
												<form action="http://web.archive.org/web/20050328032247/http://www.archlinux.org/subscribe.php" method="POST">												
												<center>
													<table cellspacing="0"><tbody><tr><td><span class="f3">Subscribe: &nbsp;</span>
														<input name="email" size="20" value="enter email" onfocus="this.value='';" type="text">
													</td><td style="width: 100%; text-align: center; vertical-align: bottom;">
														<span class="f3"><input class="button" value="Go" type="submit"></span>
													</td></tr></tbody></table>
												</center>
												</form>
											</td></tr>
										
									</tbody></table>
								</td>
							</tr>
						</tbody></table><br>
					</td>
				</tr>
				<tr>
					<td class="ss" colspan="4" align="center">
						<table>
						<tbody><tr>
							<td nowrap="nowrap">
								<span class="f3"><span class="blue">
								<a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/news.php#145">Arch Linux Newsletter for March 20, 2005</a><br>								<div style="padding-left: 20"><span class="f5">New newsletter for this week: http://www.archlinux.org/~jason/newsletters/newsle...</span></div>								</span>
							</span></td><td style="width: 50px;">&nbsp;</td>
							<td align="right" nowrap="nowrap" valign="top">
								<span class="f5">March 22, 2005</span>
							</td>
						</tr>
						<tr>
							<td nowrap="nowrap">
								<span class="f3"><span class="blue">
								<a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/news.php#144">celestia 1.3.2-2 - switching from KDE to GTK2 UI</a><br>								<div style="padding-left: 20"><span class="f5">Because of the bug 2422 i had to rebuild the celestia pkg. Considering that i di...</span></div>								</span>
							</span></td><td style="width: 50px;">&nbsp;</td>
							<td align="right" nowrap="nowrap" valign="top">
								<span class="f5">March 21, 2005</span>
							</td>
						</tr>
						<tr>
							<td nowrap="nowrap">
								<span class="f3"><span class="blue">
								<a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/news.php#143">KDE 3.4.0 in [extra] UPGRADERS PLEASE READ THIS!</a><br>								<div style="padding-left: 20"><span class="f5">Greetings to all kde users out there.
kde 3.4.0 packages are now in extra repos...</span></div>								</span>
							</span></td><td style="width: 50px;">&nbsp;</td>
							<td align="right" nowrap="nowrap" valign="top">
								<span class="f5">March 16, 2005</span>
							</td>
						</tr>
						<tr>
							<td nowrap="nowrap">
								<span class="f3"><span class="blue">
								<a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/news.php#142">Arch Linux Newsletter for February 27, 2005</a><br>								<div style="padding-left: 20"><span class="f5">New newsletter for this week: http://www.archlinux.org/~jason/newsletters/newsle...</span></div>								</span>
							</span></td><td style="width: 50px;">&nbsp;</td>
							<td align="right" nowrap="nowrap" valign="top">
								<span class="f5">February 27, 2005</span>
							</td>
						</tr>
						<tr>
							<td nowrap="nowrap">
								<span class="f3"><span class="blue">
								<a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/news.php#141">mono 1.2 beta series is in testing</a><br>								<div style="padding-left: 20"><span class="f5">Actually this should go to unstable. But as written on a couple of websites, ann...</span></div>								</span>
							</span></td><td style="width: 50px;">&nbsp;</td>
							<td align="right" nowrap="nowrap" valign="top">
								<span class="f5">February 21, 2005</span>
							</td>
						</tr>
						<tr>
							<td nowrap="nowrap">
								<span class="f3"><span class="blue">
								<a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/news.php#140">The inevitable courier-smashing starts in testing</a><br>								<div style="padding-left: 20"><span class="f5">The layout of courier sources has changed. So we have a courier-authlib now, pro...</span></div>								</span>
							</span></td><td style="width: 50px;">&nbsp;</td>
							<td align="right" nowrap="nowrap" valign="top">
								<span class="f5">February 20, 2005</span>
							</td>
						</tr>
						<tr>
							<td nowrap="nowrap">
								<span class="f3"><span class="blue">
								<a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/news.php#139">webmin in [testing]</a><br>								<div style="padding-left: 20"><span class="f5">hi
for all who waited for webmin now it's available. Please use the bugtracker ...</span></div>								</span>
							</span></td><td style="width: 50px;">&nbsp;</td>
							<td align="right" nowrap="nowrap" valign="top">
								<span class="f5">February 15, 2005</span>
							</td>
						</tr>
						<tr>
							<td nowrap="nowrap">
								<span class="f3"><span class="blue">
								<a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/news.php#138">Udev-053 Changes</a><br>								<div style="padding-left: 20"><span class="f5">The latest version of udev has some upstream changes in the configuration layout...</span></div>								</span>
							</span></td><td style="width: 50px;">&nbsp;</td>
							<td align="right" nowrap="nowrap" valign="top">
								<span class="f5">February 14, 2005</span>
							</td>
						</tr>
						<tr>
							<td nowrap="nowrap">
								<span class="f3"><span class="blue">
								<a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/news.php#137">Xorg 6.8.2 Released</a><br>								<div style="padding-left: 20"><span class="f5">The new xorg package is now available in the Testing repository.

You can enab...</span></div>								</span>
							</span></td><td style="width: 50px;">&nbsp;</td>
							<td align="right" nowrap="nowrap" valign="top">
								<span class="f5">February 10, 2005</span>
							</td>
						</tr>
						<tr>
							<td nowrap="nowrap">
								<span class="f3"><span class="blue">
								<a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/news.php#136">testing: fox 1.2.11 -&gt; 1.4.y</a><br>								<div style="padding-left: 20"><span class="f5">The fox toolkit released their first 1.4.y versions some days ago. As this is a ...</span></div>								</span>
							</span></td><td style="width: 50px;">&nbsp;</td>
							<td align="right" nowrap="nowrap" valign="top">
								<span class="f5">February 10, 2005</span>
							</td>
						</tr>
						</tbody></table>
					</td>
				</tr>
				<tr>
					<td colspan="4"><img src="{{ RETRO_STATIC_URL }}pad.gif" height="10" width="1"></td>
				</tr>
			</tbody></table>
		</td>
	</tr><tr>
		<td>
									<table style="width: 100%; background: none repeat scroll 0% 0% rgb(255, 255, 255);"><tbody><tr>
									<td>
										<span class="f5"><br><a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/rdf_news.php">RDF</a></span>
									</td><td align="right">
										<span class="f5"><br><a href="http://web.archive.org/web/20050328032247/http://www.archlinux.org/news.php">More...</a></span>
									</td></tr></tbody></table>
		</td>
	</tr>
</tbody></table>
</center>
<br>

		</td>
	</tr>
	<tr>
		<td colspan="2" class="footerDisplay"><span class="f5">
Copyright ©2002-2005, Judd Vinet &lt;<a href="mailto:jvinet@zeroflux.org">jvinet@zeroflux.org</a>&gt;
		</span>
		</td>
	</tr>
</tbody></table>

</body></html>