First release of rivendell 1.1.0 debian packages

Rivendell 1.1.0 has been available for several weeks, but the debian package weren’t up to date yet. After a small refactoring on my build scripts, a first (and very experimental) release of the debian packages is now available in the tryphon debian repository.

For now packages have been built for etch/stable i386 and amd64 and are available in the experimental section :

deb http://debian.tryphon.org experimental main contrib

Test with caution : I have not tested these packages yet. It’s just a first build. Feedbacks are welcome (on irc, on rivendell mailing-list or on french rivendell mailing-list).


Update : the source packages are available into the unstable section. Add to your sources.list :

deb-src http://debian.tryphon.org unstable main contrib

Then, you can build your packages (hpklinux and rivendell). For example, for hpklinux :

apt-get source hpklinux
sudo apt-get build-dep hpklinux
cd hpklinux-3.08.05
fakeroot ./debian/rules binary

Next steps : the binary packages for lenny and sid …

Tags: , , , ,

Leave a Reply