Thank you, gentlemen! Notes on my end have been updated.
I'm about half way down the list of extensions to be built and/or researched...
mailutils nfs-utils busybox-net samba
php sqlite apache mariaDB
xrdp vnc nbd-server iscsi
FCoE s/ftpd nvme-of aoe/vblade
afp (apple) ncp (novell) gfs (cluster) FUSE
WebDAV subversion Lustre DRBD
VMFS dropbear dnsmasq
...and I ran across a slight issue with nbd. (This isn't the first time I've experienced this, just the first time I've reached out to anyone as just like today, I just bypassed the problem with manpage compilation and moved on.) When using autoconf/make (which I'm far from expert experience) there's a problem building the manpages (docbook2man not found) and it errors out.make -C man -f mans.mk nbd-server.1.sh.in nbd-server.5.sh.in nbd-client.8.sh.in nbd-trdump.1.sh.in nbdtab.5.sh.in
Any recommendations?