openzfs / openzfs-docs

OpenZFS Documentation
https://openzfs.github.io/openzfs-docs/
132 stars 190 forks source link

compatibility_matrix: Fix osx for newer release #470

Closed thecoder-001 closed 8 months ago

thecoder-001 commented 9 months ago

Development repo of openzfsonosx seems to have again changed from openzfs to openzfs-fork. New releases posted on the forum are tagged only on the fork repo. Change the repo link and updated links for man page to zpool-features.7. Also fixed the tag sorting to prioritize stable releases over rcs. ps: apologies for the duplicate pr.

thecoder-001 commented 9 months ago

On another view, there seems to be no stable development branch, with the development branch changing every few weeks synced with upstream zfs changes. The branch naming seems to follow macOS_YYYYMMDD. Would try to add a way to fetch the latest branch after I get free from my university exams. Update: Added code to switch the main branch.

gmelikov commented 8 months ago

Feel free to ping me when it'll be ready

thecoder-001 commented 8 months ago

@gmelikov I had added the code to accommodate for the changing branches. Should have left an additional comment to convey the same. I think the pr is ready for review.