BIRD Internet Routing Daemon
- Home page http://bird.network.cz/
+ Home page http://bird.nic.cz/
Mailing list bird-users@network.cz
(c) 1998--2008 Martin Mares <mj@ucw.cz>
================================================================================
-The BIRD project aims to develop a dynamic IP routing daemon with full support
-of all modern routing protocols, easy to use configuration interface and
-powerful route filtering language, primarily targeted on (but not limited to)
-Linux and other UNIX-like systems and distributed under the GNU General
-Public License.
+BIRD is a dynamic IP routing daemon with full support of most modern routing
+protocols, easy to use configuration interface and powerful route filtering
+language, primarily targeted on (but not limited to) Linux and other UNIX-like
+systems and distributed under the GNU General Public License.
What do we support
==================
===================
o From standard distribution package of your OS (recommended)
- o From official binary packages for Debian and Red Hat Linux
- ftp://bird.network.cz/pub/bird/debian/
- ftp://bird.network.cz/pub/bird/redhat/
+ o From official binary repositories for Debian and Ubuntu
+ https://pkg.labs.nic.cz/doc/?project=bird
o From source code of the latest stable release version
- ftp://bird.network.cz/pub/bird/
+ https://bird.nic.cz/get-bird/
o From current development code in Git repository
- https://gitlab.labs.nic.cz/labs/bird/
+ https://gitlab.nic.cz/labs/bird/
See the file INSTALL for information about installation from source code.
Documentation
=============
-Online documentation is available at http://bird.network.cz/?get_doc or as HTML
-files in the doc directory, you can install it by `make install-docs' and
-rebuild it by `make docs', but you'll need SGMLtools and LaTeX to be installed
-on your machine. You can also download a neatly formatted PDF version as
-a separate archive (bird-doc-*.tar.gz) from ftp://bird.network.cz/pub/bird/
+Online documentation is available at https://bird.nic.cz/doc/latest/.
+
+You can also build separate HTML files and PDF from the doc directory by
+`make docs' and install it by `make install-docs', but you'll need SGMLtools
+and LaTeX to be installed on your machine.
+
+You can also download a neatly formatted PDF version (packed in TGZ)
+from the online documentation page at https://bird.nic.cz/doc/latest/
User support
============
[upstream]
# needed for get-archive
-archive_url = "https://bird.network.cz/download/bird-{{ version }}.tar.gz"
+archive_url = "https://bird.nic.cz/download/bird-{{ version }}.tar.gz"
[apkg]
# apkg compat level
<refsect1 id="see_also">
<title>SEE ALSO</title>
<para>More documentation can be found on the website:
- https://bird.network.cz/.</para>
+ https://bird.nic.cz/.</para>
</refsect1>
</refentry>
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/debian/bird2
Vcs-Git: https://salsa.debian.org/debian/bird2.git
-Homepage: https://bird.network.cz/
+Homepage: https://bird.nic.cz/
Rules-Requires-Root: no
Package: bird2
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: bird
Upstream-Contact: bird-users@network.cz
-Source: https://bird.network.cz
+Source: https://bird.nic.cz
Files: *
Copyright: 1998-2008 Martin Mareš
version=4
-https://bird.network.cz/download/bird-(2\.[\d.]+).tar.gz
+https://bird.nic.cz/download/bird-(2\.[\d.]+).tar.gz
Group: System Environment/Daemons
License: GPL-2.0-or-later
-URL: https://bird.network.cz/
-Source0: https://bird.network.cz/download/bird-%{version}.tar.gz
+URL: https://bird.nic.cz/
+Source0: https://bird.nic.cz/download/bird-%{version}.tar.gz
Source1: bird.service
Source2: bird.tmpfilesd
Source3: bird.sysusersd
# anything else to happen.
#
# Please refer to the BIRD User's Guide documentation, which is also available
-# online at http://bird.network.cz/ in HTML format, for more information on
+# online at http://bird.nic.cz/ in HTML format, for more information on
# configuring BIRD and adding routing protocols.
# Configure logging
(<HTMLURL URL="mailto:bird-users@network.cz" name="bird-users@network.cz">)
where you can share your experiences with the other users and consult
your problems with the authors. To subscribe to the list, visit
-<HTMLURL URL="http://bird.network.cz/?m_list" name="http://bird.network.cz/?m_list">.
-The home page of BIRD can be found at <HTMLURL URL="http://bird.network.cz/" name="http://bird.network.cz/">.
+<HTMLURL URL="https://bird.network.cz/mailman/listinfo/bird-users" name="https://bird.network.cz/mailman/listinfo/bird-users">.
+The home page of BIRD can be found at <HTMLURL URL="http://bird.nic.cz/" name="http://bird.nic.cz/">.
<p>BIRD is a relatively young system and it probably contains some bugs. You can
report any problems to the bird-users list and the authors will be glad to solve
them, but before you do so, please make sure you have read the available
documentation and that you are running the latest version (available at
-<HTMLURL URL="ftp://bird.network.cz/pub/bird" name="bird.network.cz:/pub/bird">).
+<HTMLURL URL="https://bird.nic.cz/get-bird" name="https://bird.nic.cz/get-bird">).
(Of course, a patch which fixes the bug is always welcome as an attachment.)
<p>If you want to understand what is going inside, Internet standards are a good
and interesting reading. You can get them from
-<HTMLURL URL="ftp://ftp.rfc-editor.org/" name="ftp.rfc-editor.org"> (or a
-nicely sorted version from <HTMLURL URL="ftp://atrey.karlin.mff.cuni.cz/pub/rfc"
-name="atrey.karlin.mff.cuni.cz:/pub/rfc">).
+<HTMLURL URL="ftp://ftp.rfc-editor.org/" name="ftp.rfc-editor.org">.
-<p><it/Good luck!/
+<p><it/Good luck and happy routing!/
</book>
Release: 1
Copyright: GPL
Group: Networking/Daemons
-Source: ftp://bird.network.cz/pub/bird/bird-%{version}.tar.gz
+Source: ftp://bird.nic.cz/pub/bird/bird-%{version}.tar.gz
Source1: bird.init
Source2: birdc6
Buildroot: /var/tmp/bird-root
-Url: http://bird.network.cz
+Url: http://bird.nic.cz
Prereq: /sbin/chkconfig
BuildRequires: flex bison readline-devel ncurses-devel