revol/spkg.html

64 lines
1.4 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Revol: Linux on the Psion Revo</title>
</head>
<body bgcolor="white" text="black" link="black" vlink="black">
<h1>Revol</h1>
<a href="index.html">Main</a> |
<a href="sshot.html">Screenshots</a> |
<a href="faq.html">FAQ</a> |
<a href="download.html">Downloads</a> |
<a href="links.html">Links</a> |
<a href="dev.html">Development Stuff</a> |
<a href="pkglist.html">Packages</a>
<hr>
<h2> Shonky Package Manager </h2>
<p>
spkg is a small package management system I have written for Revol. It
works as a "cross compiled" package system. Whereas most package managers
run on their target system, this builds the root filesystem automatically
on a host system. It is written in perl and is in some ways inspired by
debians dpkg.
</p>
<p>
I plan to use this system as the base for the next version of Revol.
</p>
<p align="right"
<a href="/cgi-bin/showstats.cgi?fraggle-spkg">
<!--#include virtual="/cgi-bin/stats.cgi?fraggle-spkg"-->
</a>
</p>
<a href="http://freshmeat.net/projects/spkg/">freshmeat page</a>
<h3>Download</h3>
<ul>
<li> <b> v0.9</b>
<ul>
<li> <a href="spkg/spkg-0.9.tar.gz">spkg-0.9.tar.gz</a>
</ul>
</ul>
<hr>
<a href="mailto:fraggle@nospam.alkali.org">Simon Howard</a>. <br>
I am not associated with Psion Digital.
</body>
</html>