summaryrefslogtreecommitdiffstats
path: root/retro/templates/retro/index-20020328.html
blob: ca74cb4f16a55c990243978781a0542e847d4f93 (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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
   "http://www.w3.org/TR/html4/strict.dtd">
<html><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"><title>Arch Linux</title>
<link rel="stylesheet" type="text/css" href="{{ RETRO_STATIC_URL }}main.css">
</head>

<body bgcolor="#000000" link="cccc00" text="#cccccc">
<table class="border" align="center">
<tbody><tr><td>

<table width="100%">
<tbody><tr><td valign="bottom">
<table class="technical"><tbody><tr><td>
Release: 0.1 (Homer)<br>
Devel: &nbsp; 0.2
</td></tr></tbody></table><br>
<table>
	<tbody><tr>
		<td class="menu"><a href="http://web.archive.org/web/20020328043401/http://www.archlinux.org/install.php">&nbsp;installation&nbsp;</a></td>
		<td class="menu"><a href="http://web.archive.org/web/20020328043401/http://www.archlinux.org/download.php">&nbsp;download&nbsp;</a></td>
		<td class="menu"><a href="http://web.archive.org/web/20020328043401/http://www.archlinux.org/packages.php">&nbsp;package list&nbsp;</a></td>
	</tr><tr>
		<td class="menu"><a href="http://web.archive.org/web/20020328043401/http://www.archlinux.org/index.php">&nbsp;news&nbsp;</a></td>
		<td class="menu"><a href="http://web.archive.org/web/20020328043401/http://www.archlinux.org/faq.php">&nbsp;faq&nbsp;</a></td>
		<td class="menu"><a href="http://web.archive.org/web/20020328043401/http://www.archlinux.org/changelog.php">&nbsp;changelog&nbsp;</a></td>
	</tr>
</tbody></table>
</td><td align="right">
<img src="{{ RETRO_STATIC_URL }}archlogo_black.gif" alt="Arch Logo"><br>
<span class="quote">
</span>
</td></tr></tbody></table>
<hr>

<p><span class="subheader">News</span><br><br>
<b>Mar 18 - pacman 1.2 released</b>
</p><ul class="plain"><li>I've put a pacman-1.2 package up on the ftp site.  This version
  comes with the pacsync utility, which lets you automatically download and install
	packages and otherwise keep your system up to date.</li></ul>
<b>Mar 13 - rsync server in place</b>
<ul class="plain"><li>I've set up an rsync server on archlinux.org. This will let
	everybody keep their /usr/abs tree up to date, and it will also let you easily
	mirror the ftp site.  I'm in need of download mirrors, so please, if anybody would
	like to volunteer, email me and I'll put you on the mirror page.<br><br>
	If you don't already have it, create the directory /usr/abs. Then to
	update your /usr/abs tree, you can do the following:<br>
	<blockquote><pre># cd /usr/abs &amp;&amp; rsync -av archlinux.org::abs .</pre></blockquote>
	</li></ul>
<b>Mar 11 - Arch Linux 0.1 (Homer) released</b>
<ul class="plain"><li>I've finally got a bootable iso image on the ftp site.
	The bad news is that you don't get a pretty interactive installer.  But if
	you wanted one of those, you would have gone with RedHat, right? &nbsp; ;)<br><br>
	Here's a short list of some future plans for 0.2:<ul class="list">
	  <li>Document ABS (Arch Build System) and provide a cvs-like update method so people
		    can start building their own packages.
		</li><li>Finish the contrib area and start posting third-party packages.
		</li><li>Finish pacman 1.2 -- this will allow you to update your entire system with
		    the latest stable version of all packages, all with one command.
		</li><li>Add a pretty interactive installer.  ;)
		</li><li>Add more documentation -- our docs really suck right now.  Please!  If you have
		    questions, just <a href="mailto:jvinet@zeroflux.org">ask</a>!  Also, if you
				want to help out in any way, please <a href="mailto:jvinet@zeroflux.org">let me know</a>.
				I'm a student so my free time comes and goes at the will of my evil profs.
	</li></ul><br>
	I'll try to get the docs up for ABS (Arch Build System) which, IMHO, is one
	of the best advantages of Arch.  With ABS, you can easily create new packages,
	and it's trivial to rebuild existing packages with your own customizations.<br><br>
	And on that note, if you start to use the ABS and build your own packages, I welcome
	your submissions.  My "development team" is working on a contrib area as we speak.  ;)
	</li></ul>
<p></p>
<br>

<p><span class="subheader">About</span><br><br>
<span class="text">Arch Linux is an i686-optimized linux distribution based on ideas from
  <a href="http://web.archive.org/web/20020328043401/http://www.crux.nu/">CRUX</a>, a great distribution developed by Per Lidén. It is lightweight and
	contains the latest stable versions of software.  Packages are in .tar.gz format and are tracked
	by a package manager that is designed to allow easy package upgrades.  Arch is quite streamlined
	compared to some other distributions.  Things that are relatively unused (by me, anyway) are not
	kept (info-pages, for example).  A default Arch install leaves you with a solid base; from there,
	you can add packages to create the custom installation you're looking for.  Arch has a package
	build system that allows you to easily create your own packages, which makes it very easy to
	rebuild a package with your own custom configuration.  Arch also aims to use the newer features
	available to linux users, such as reiserfs/ext3 and devfs.
</span></p>
<br>

<p><span class="subheader">Components</span><br><br>
<span class="text">All components are optional, of course.  It's your system -- build it however you want.</span><br>
</p><ul class="list">
	<li>Linux Kernel 2.4.18</li>
	<li>XFree86 4.2.0</li>
	<li>glibc 2.2.5</li>
	<li>gcc 2.95.3</li>
	<li>OpenSSH 3.1p1</li>
	<li>Mozilla 0.9.9</li>
	<li>WindowMaker 0.80.0</li>
	<li>Vim 6.1</li>
	<li>Reiserfsprogs 3.x.1b</li>
	<li>devfsd 1.3.22</li>
	<li>... and more ...</li>
</ul>
<p></p>
<br>

<p><span class="subheader">Mailing List</span><br><br>
<span class="text">There is a mailing list in place for general discussion about
Arch Linux. Here, you can post questions, problems, solutions, ideas, etc. To
subscribe to the list, send an email to <b>arch-request@archlinux.org</b> with
<b>subscribe</b> as the subject.<br><br>
Alternatively, you can click <a href="http://web.archive.org/web/20020328043401/http://www.archlinux.org/mailman/listinfo/arch">
here</a> to use the web interface.
</span>
</p>
<br>

<p><span class="subheader">IRC</span><br><br>
<span class="text">The project is still in its early stages of development.  If you are one
	of those brave souls who has installed it and you're seeking help, you can usually find me
	on #archlinux at <a href="http://web.archive.org/web/20020328043401/http://www.openprojects.net/">irc.openprojects.net</a>.  My nick is
	apeiro.</span>
</p>

</td></tr>
</tbody></table>
<center>
<span class="fineprint">Questions? Comments? <a href="mailto:jvinet@zeroflux.org">Mail em here!</a></span>
<p>
<span class="fineprint">Copyright ©2002, Judd Vinet 
&lt;<a href="mailto:jvinet@zeroflux.org">jvinet@zeroflux.org</a>&gt;
</span>
<a href="http://web.archive.org/web/20020328043401/http://sourceforge.net/">
  <img src="{{ RETRO_STATIC_URL }}sflogo.png" alt="SourceForge Logo" align="right" border="0" height="31" width="105"></a>
</p></center>

</body></html>