Most of the software published through this website is available through a Debian repository i maintain on this domain.
It contains packages for woody, sarge, etch, lenny and sid, although the woody packages are not updated anymore.
It also contains a distribution called experimental that contains nightly builds of some of the software packages, use at your own risk.
To get the packages using your APT tool of choice add one or more of the following lines to your /etc/apt/sources.list:
deb http://halfdans.net/debian experimental ./ deb http://halfdans.net/debian unstable ./ deb http://halfdans.net/debian etch ./ deb http://halfdans.net/debian sarge ./ deb http://halfdans.net/debian woody ./
I don't provide a Release file for the archive, but if you want to "pin" it, you can use the following in your /etc/apt/preferences:
Package: * Pin: origin halfdans.net Pin-Priority: 600
The sarge repository also provides various development packages needed to get some of the packages to build on sarge, such as: autoconf, automake and m4. These packages are just built directly from Debian's official unstable archives.
Comments (0)
Post comment
If you wish, you can use markdown syntax in the comment field.