Difference between revisions of "Newcomers"

Jump to navigation Jump to search
41 bytes removed ,  03:09, 7 May 2020
no edit summary
(added Windows links)
Line 28: Line 28:
We look forward to hearing it! The best way to reach us with questions is by joining our Slack channel #openzfs in [https://openzfs.slack.com OpenZFS@Slack].
We look forward to hearing it! The best way to reach us with questions is by joining our Slack channel #openzfs in [https://openzfs.slack.com OpenZFS@Slack].


You can also find people on IRC (#openzfs on Freenode), or the [[https://openzfs.topicbox.com/groups/developer/discussions developer@open-zfs.org mailing list]].
You can also find people on IRC (#openzfs on Freenode), or the [https://openzfs.topicbox.com/groups/developer/discussions developer@open-zfs.org mailing list].


=== I'd like to stay informed about events and new features! ===
=== I'd like to stay informed about events and new features! ===
Line 36: Line 36:
The main OpenZFS-specific events that have been taking place consistently for the past few years are:
The main OpenZFS-specific events that have been taking place consistently for the past few years are:
* The [[OpenZFS_Developer_Summit_2018 | OpenZFS Developer Summit]]
* The [[OpenZFS_Developer_Summit_2018 | OpenZFS Developer Summit]]
* The [https://zfs.datto.com/ ZFS User Conference]
* The monthly [https://docs.google.com/a/delphix.com/document/d/1w2jv2XVYFmBVvG1EGf-9A5HBVsjAYoLIFZAnWHhV-BM/edit?usp=docs_web OpenZFS Leadership Meetings]


That said, OpenZFS related talks have been popping up in other conferences. For a full list of present, future, and past events and talks see [[Events]] .  
That said, many other conferences feature OpenZFS related talks.


=== I'd like to contribute! ===
=== I'd like to contribute! ===
Line 46: Line 46:
If you would like to submit a bug or just search for a bug to tackle, below is the list of the code repositories and bug lists for each platform supporting OpenZFS:
If you would like to submit a bug or just search for a bug to tackle, below is the list of the code repositories and bug lists for each platform supporting OpenZFS:
{| class="wikitable"
{| class="wikitable"
| '''OpenZFS for Linux and FreeBSD'''
|[http://zfsonlinux.org/ ZFSonLinux] and [https://wiki.freebsd.org/ZFS FreeBSD] -specific webpages
|[https://github.com/openzfs/zfs/ Source]
|[https://github.com/openzfs/zfs/issues Issues]
|-
| '''illumos'''
| '''illumos'''
|[http://wiki.illumos.org/display/illumos/ZFS Webpage]
|[http://wiki.illumos.org/display/illumos/ZFS Webpage]
Line 51: Line 56:
|[https://www.illumos.org/issues Issues]
|[https://www.illumos.org/issues Issues]
|-
|-
| '''FreeBSD'''
| '''OpenZFS on OSX'''
|[https://wiki.freebsd.org/ZFS Webpage]
|[https://github.com/freebsd/freebsd/ Source]
|[https://bugs.freebsd.org/bugzilla/ Issues]
|-
| '''ZFS on Linux (ZoL)'''
|[http://zfsonlinux.org/ Webpage]
|[https://github.com/zfsonlinux/zfs/ Source]
|[https://github.com/zfsonlinux/zfs/issues Issues]
|-
| '''ZFS-OSX'''
|[https://openzfsonosx.org/ Webpage]
|[https://openzfsonosx.org/ Webpage]
|[https://github.com/openzfsonosx/zfs Source]
|[https://github.com/openzfsonosx/zfs Source]
Line 72: Line 67:
|}
|}


If you are just looking for a place to start and get your hands dirty, getting ZoL set up quickly on your computer or in a VM is straightforward (see [https://github.com/zfsonlinux/zfs/wiki/Building-ZFS Building ZoL]).
If you are just looking for a place to start and get your hands dirty, getting OpenZFS/ZoL set up quickly on your Linux-based computer or in a VM is straightforward (see [https://github.com/zfsonlinux/zfs/wiki/Building-ZFS Building ZoL]).
Then you can try tackling one of the bugs in the [https://github.com/zfsonlinux/zfs/labels/bitesize bitesize] labeled buglist.
Then you can try tackling one of the bugs in the [https://github.com/zfsonlinux/zfs/labels/bitesize bitesize] labeled buglist.


Navigation menu