1
0
Fork 0

Trimming README.Maintainer.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-05 10:16:14 +01:00
parent 8893e866f7
commit 276a6b884a
Signed by: daniel
GPG key ID: FBB4F0E80A80222F

View file

@ -1,32 +1,8 @@
# TODO
# TODO ====
#
- check that tests/{control,daemons} actually do something useful and sensible - check that tests/{control,daemons} actually do something useful and sensible
- /usr/share/doc/frr-doc should be named just frr? - /usr/share/doc/frr-doc should be named just frr?
- debian/watch pgpsigurlmangle / signing-key - debian/watch pgpsigurlmangle / signing-key
- multiarch for DSOs? - multiarch for DSOs?
- frr try-restart - frr try-restart
#
# To check if the patches still apply on new upstream versions:
#
for i in debian/patches/*.diff; do echo -e "#\n# $i\n#"; patch --fuzz=3 --dry-run -p1 < $i; done
#
# Filename transition from zebra to frr
#
Files that keep their names
/usr/bin/vtysh
Files that got an -pj suffix
/etc/default/zebra -> /etc/frr/daemons.conf
/etc/init.d/zebra -> /etc/init.d/frr
/etc/zebra/ -> /etc/frr/
/usr/share/doc/zebra/ -> /usr/share/doc/frr/
/var/log/zebra/ -> /var/log/frr/
/var/run/ -> /var/run/frr/
Files that were moved
/usr/sbin/* -> /usr/lib/frr/