That reminds me, the latest frr8 has a bit of POLA in it too. If you had something like

frr_flags="-P0"

and used individual .conf files, you now need to explicitly add

watchfrr_enable="NO"
frr_vtysh_boot="NO"

otherwise you get the startup failing and it defaults to frr.conf for better or worse.

/usr/local/etc/rc.d/frr start
WARNING: Old rc.d/watchfrr detected, this file must be deleted
Starting watchfrr.
/usr/local/sbin/watchfrr: invalid option -- P
Invalid option.
Invalid options.

Usage : watchfrr [OPTION...] <daemon name> ...

This was going from frr8-8.5.6 to frr8-8.5.7

    ---Mike


On 1/20/2025 9:57 AM, Paulo Fragoso wrote:

Hi Olivier,

I hope so new rc.conf for FRR is ok, right? But disk space for Python 3.11 would be a big problem?

Thanks,
Paulo.

Em 11/09/2024 14:35, Olivier Cochard-Labbé escreveu:

On Tue, Sep 10, 2024 at 7:25 AM Paulo Fragoso <pa...@nlink.com.br> wrote:

    Hi,

    Are there any plans for new releases covering some corrections to
    FreeBSD?


Hi,
yes but I’m very late:
- The next version will be built using poudriere-image in place of nanobsd, and currently I have a build problem (https://bugs.freebsd.org/bugzilla/buglist.cgi?quicksearch=buildworld&list_id=724454 <https://bugs.freebsd.org/bugzilla/buglist.cgi?quicksearch=buildworld&list_id=724454>); - The new python default release (3.11) added a lot of disk space consumption, so I need to increase the disk space (adding more regression tests to do); - I’m working on rewriting the net/frr* RC script to use the new standard method (using watchfrr and uniq frr.conf by default), but this task takes longer than expected because I need to take care of compatibility with the old method (one config file per daemon). I’m currently doing this last step (the regression test). Once done, I will add net/frr10 (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278384)

24 hours a day is not enough :-)


_______________________________________________
Bsdrp-users mailing list
Bsdrp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bsdrp-users
--
“Because there is no army that can hold back an economic principle whose time 
has come.”
John Donovan, AT&T
Skype: paulo.dcap



_______________________________________________
Bsdrp-users mailing list
Bsdrp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bsdrp-users
_______________________________________________
Bsdrp-users mailing list
Bsdrp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bsdrp-users

Reply via email to