Y
Hacker News
new
|
ask
|
show
|
jobs
by
sbseitz
197 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.
2 comments
matthewmc3
197 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
197 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
197 days ago
Or you build it yourself and verify you got the same checksum.
https://reproducible-builds.org/
link
pabs3
197 days ago
Debian only distributes it in DKMS form, not binary form.
link