Debian package updates by Jochen Kunkel
[openxpki.git] / www.openxpki.org / trunk / src / htdocs / download / index.html
blob2ca6d29c955181e7c57747ee554d3deaa5e084dd
1 <%attr>
2 title => 'Download'
3 </%attr>
5 <h2>Download</h2>
6 <p>
7 The OpenXPKI Project has not published formal releases so far.
8 </p>
9 <p>
10 If you want to try out an OpenXPKI snapshot, you can download the <a href="http://sourceforge.net/project/showfiles.php?group_id=150124&package_id=244892">OpenXPKI Live (beta) CD ISO image</a>, which comes with a pre-configured OpenXPKI environment suitable for testing.
11 </p>
12 <p>
13 <a href="<& /lib/url.mas,
14 path => '/resources/index.html' &>">Resources</a> section has links
15 to the SourceForge svn facility. If you are interested in the
16 development code you can fetch it from here.
17 </p>
18 <p>
19 <a href="<& /lib/url.mas,
20 path => '/lastmidnight/index.html' &>">Last Midnight Snapshot</a>.
21 You can get
22 </p>
23 <ul>
24 <li> nightly built distribution tarballs
25 of the OpenXPKI development code,</li>
26 <li> FreeBSD ports for nightly built distribution tarballs </li>
27 </ul>
28 <p>
29 If you notice that autogenerated tarballs are outdated
30 or corrupted, please report to the openxpki-users mailing list.
31 </p>
32 <p>
33 <a href="<& /lib/url.mas,
34 host => 'sourceforge.net',
35 path => '/project/showfiles.php?group_id=150124' &>">Archived snapshots</a>.
36 Some of the intermediate snapshots are archived at SourceForge. Mainly
37 to facilitate FreeBSD porting. Snapshots are called "releases" there because of
38 the SourceForge design. But do not be confused. They are just what they are.
39 </p>
40 <h3>Packages/ports of OpenXPKI</h3>
41 <p>OpenXPKI team maintains packages/ports to facilitate out-of-the-box
42 download and install of the OpenXPKI suite for a number of platforms:
43 </p>
44 <ul>
45 <li><a href="<& /lib/url.mas,
46 path => '/download/debian.html' &>">
47 packages for Debian Linux (including nightly builds)</a></li>
48 <li><a href="<& /lib/url.mas,
49 path => '/download/freebsd.html' &>">
50 ports for FreeBSD (including nightly builds)</a></li>
51 <li><a href="<& /lib/url.mas,
52 path => '/download/suse.html' &>">
53 packages for Suse Linux</a></li>
54 </ul>
55 <hr/>
56 <p>
57 <a href="<& /lib/url.mas,
58 path => '/legacy/index.html' &>">OpenCA Legacy Support</a> section contains
59 code of the predecessor project OpenCA.
60 </p>