1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
4 <title>Host AP / hostapd / wpa_supplicant - anonymous CVS/GIT access
</title>
5 <meta http-equiv=
"Content-Type" content=
"text/html; charset=iso-8859-1">
9 <h2>Host AP / hostapd / wpa_supplicant - anonymous CVS/GIT access
</h2>
12 Project source code and related files are maintained in a version
13 control system. The first version up to and including
0.5.x were
14 maintained in a CVS repository. Starting from
0.6.x, repositories
15 moved to using GIT. In addition, Host AP driver is now maintained with
16 the rest of the Linux kernel tree (which is also using GIT).
21 <p>Using git protocol: git://w1.fi/srv/git/hostap.git
</p>
23 <p>Using HTTP (if git protocol is firewalled): http://w1.fi/hostap.git
</p>
25 <p>(e.g., to get a clone of the repository you can use git with
26 "<code>git clone git://w1.fi/srv/git/hostap.git</code>").
</p>
28 <p>WWW interface (gitweb) to the repository:
29 <a href=
"/gitweb/gitweb.cgi">http://w1.fi/gitweb/gitweb.cgi
</a></p>
36 Anonymous read-only CVS access to the Host AP driver, hostapd, and
37 wpa_supplicant CVS repository is available using CVS pserver:
40 <p><code>export
CVSROOT=
":pserver:anonymous@hostap.epitest.fi:/cvs"</code></p>
42 <p><code>cvs login
</code></p>
44 <p>Password is empty, so just hit enter when prompted for a password.
</p>
46 <p>After you have logged in once, you can checkout the source:
</p>
48 <p><code>cvs checkout hostap
</code></p>
51 If you want to compress the stream to save bandwidth, you can add -z3
52 option to the command (
<code>cvs -z3 checkout hostap
</code>).
56 Also other CVS commands like
<code>update
</code> and
<code>log
</code> can
63 <address><a href=
"mailto:j@w1.fi">Jouni Malinen
</a></address>
64 <!-- Created: Mon May 27 20:08:41 EEST 2002 -->
66 Last modified: Sat Dec
12 16:
43:
03 EET
2009