TrueNAS build system going closed source

Readme updated today:

This repository is no longer actively maintained. The TrueNAS build system previously hosted here has been moved to an internal infrastructure. This transition was necessary to meet new security requirements, including support for Secure Boot and related platform integrity features that require tighter control over the build and signing pipeline. No further updates, pull requests, or issues will be accepted. Existing content is preserved here for historical reference only.

https://github.com/truenas/scale-build

Wondering if this is just the first step towards doing a minio in the future.

GitHub - truenas/scale-build: TrueNAS SCALE Build System

TrueNAS SCALE Build System. Contribute to truenas/scale-build development by creating an account on GitHub.

GitHub

Always blaming security bullshit. I anxiously await a community fork.

Next step is requiring a subscription.

Volker Theile (lead dev of FreeNAS 2006-2009) maintaines OpenMediaVault, based on debian, version 8 was released recently. Not a drop in replacement, and it has its own quirks, but no evil company in the background
Looks like no zfs support?

I question why this gets recommended so much when we discuss truenas.

Without a doubt zfs is one of if not THE reason to go truenas. It does so much more for you than other filesystems.

I guess OMV at least has btrfs but not the same thing.

ZFS is in the omv extras repo: wiki.omv-extras.org/doku.php?id=omv8%3Aomv8_plugi…

As it’s just plain debian under the hood you can use any basic debian stuff, e.g. I use zfs-auto-snapshot from apt, and the zfs plugin can list and manage the snapshots perfectly.

omv8:omv8_plugins:zfs [omv-extras.org]

Ahhh that is good to know. Thank you.