On Sat, 11 Nov 2023, David Schadlich wrote:
> 1. It appears that the current EL7 version in not being built with SCTP support. My guess is that this is an oversight.
I have not been building for RHEL at any point.
Yes, migh have been an oversight, but it might also be due to some limits
in the older CentOS distributions. Can't really remember.
> This makes me wonder, how important is SCTP support, and how often is it
> used ? I am looking to have the EL9 build support SCTP, but on EL8/9
> SCTP support requires loading an additional kernel module.
I don't think it is being used at all yet, it's not really important at
all at the moment.
> 2. What are the thoughts on dropping support munin ? In a previous email it sounded like is no longer being used.
I don't use it myself any more, but there's likely a few users out there.
I don't have statistics.
> 3. Along the same kind of lines, dropping support for the init scripts
> and moving towards a 100% systemd based distribution. I'm aware this one
> is going to take some work, as it will impact things like the chroot
> creation and liveupgrade, but those two things could likely spawn off
> their own discussion.
This is probably the right way to go. The debian/ubuntu aprsc builds are
properly systemd, and the systemd bits should likely work on RPM based
systems just as well.
> 4. How large is the audience for EL8/9 ? How many nodes are running EL vs a debian variant ?
No hard metrics on that unfortunately.
To reduce maintenance work it'd be great if most people would run the same
distribution, and I've been asking for that to be Debian or Ubuntu, as
that's my primary environment for hobby things.
- Hessu