Re: [Bsdrp-users] New Releases?
Router distribution based on FreeBSD with FFRouting and Bird
Brought to you by:
cochard
From: Olivier Cochard-L. <ol...@co...> - 2024-09-11 17:35:53
|
On Tue, Sep 10, 2024 at 7:25 AM Paulo Fragoso <pa...@nl...> 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 ); - 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 :-) |