Martin Kraus wrote:
Hi. I've noticed that debian packages at bird.network.cz have Packages.gz available so I guess should be able to use it as a repo through apt. However I can't get the path in sources.list right. Could anyone point me to the right syntax? thanks
Repos created by Dan Suchy: If you want use this Debian package repository for BIRD, add folowing lines to your /etc/apt/sources.list: - for stable (Lenny) / amd64 use: deb ftp://bird.network.cz/pub/bird/debian/ lenny/amd64/ - for stable (Lenny) / i386 use: deb ftp://bird.network.cz/pub/bird/debian/ lenny/i386/ - for oldstable (Etch) / amd64 use: deb ftp://bird.network.cz/pub/bird/debian/ etch/amd64/ - for oldstable (Etch) / i386 use: deb ftp://bird.network.cz/pub/bird/debian/ etch/i386/
mk