Y
Hacker News
new
|
ask
|
show
|
jobs
by
cerved
199 days ago
It'll never happen. You can't distribute ZFS under GPL
2 comments
sbseitz
199 days ago
Comes in binary form from Debian and Ubuntu. I can add it to any other distribution via DKMS. Same core ZFS code as BSD uses.
link
matthewmc3
199 days ago
Honest question - if it comes in binary form, how can you know it's the same core ZFS code BSD uses?
link
E39M5S62
199 days ago
Same as anything else installed as a binary package - you trust the people packaging/providing the binary. If you don't, build it yourself. The source is publicly available.
link
pabs3
199 days ago
Or you build it yourself and verify you got the same checksum.
https://reproducible-builds.org/
link
pabs3
199 days ago
Debian only distributes it in DKMS form, not binary form.
link
dardeaup
199 days ago
Agreed. I'd say it goes much deeper than that in the case of FreeBSD though. It's just an ideological thing that can't be changed.
link