can you use bird.network.cz as debian repository?
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 mk
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
Hi, the repository is currently broken. I will look at it. Ondrej
mk
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
On Sun, Mar 15, 2009 at 06:20:55PM +0100, Ondrej Filip wrote:
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/
Great! -otto
participants (3)
-
Martin Kraus -
Ondrej Filip -
Otto Solares