Difference between revisions of "Documentation"

Jump to navigation Jump to search
m
m (Sentence case, with exceptions for things such as ZFS Channel Programs (ZCPs) and OpenZFS Office Hours.)
Line 1: Line 1:
== General Documentation aimed at users / system administrators ==
== General documentation aimed at users / system administrators ==
* [[Features]]
* [[Features]]
* [[Publications | Publications and conference talks]]
* [[Publications | Publications and conference talks]]
* [[History]]
* [[History]]
* [[Performance Tuning]]
* [[Performance tuning]]
* manual pages
* manual pages
** ''from illumos; better-rendered pages would be appreciated''
** ''from illumos; better-rendered pages would be appreciated''
Line 14: Line 14:
** [http://www.solarisinternals.com/wiki/index.php/ZFS_Evil_Tuning_Guide ZFS Evil Tuning Guide]
** [http://www.solarisinternals.com/wiki/index.php/ZFS_Evil_Tuning_Guide ZFS Evil Tuning Guide]


== Distribution-Specific User Documentation ==
== Distribution-specific user documentation ==
=== FreeBSD ===
=== FreeBSD ===
* manual pages: [http://www.freebsd.org/cgi/man.cgi?query=zpool&manpath=FreeBSD+8.4-RELEASE zpool] [http://www.freebsd.org/cgi/man.cgi?query=zfs&manpath=FreeBSD+8.4-RELEASE zfs] [http://www.freebsd.org/cgi/man.cgi?query=zpool-features&manpath=FreeBSD+8.4-RELEASE zpool-features] [http://www.freebsd.org/cgi/man.cgi?query=zdb&manpath=FreeBSD+8.4-RELEASE zdb] [http://www.freebsd.org/cgi/man.cgi?query=zstreamdump&manpath=FreeBSD+8.4-RELEASE zstreamdump]
* manual pages: [http://www.freebsd.org/cgi/man.cgi?query=zpool&manpath=FreeBSD+8.4-RELEASE zpool] [http://www.freebsd.org/cgi/man.cgi?query=zfs&manpath=FreeBSD+8.4-RELEASE zfs] [http://www.freebsd.org/cgi/man.cgi?query=zpool-features&manpath=FreeBSD+8.4-RELEASE zpool-features] [http://www.freebsd.org/cgi/man.cgi?query=zdb&manpath=FreeBSD+8.4-RELEASE zdb] [http://www.freebsd.org/cgi/man.cgi?query=zstreamdump&manpath=FreeBSD+8.4-RELEASE zstreamdump]
Line 22: Line 22:
=== Gentoo ===
=== Gentoo ===
* [https://wiki.gentoo.org/wiki/ZFS Wiki page]
* [https://wiki.gentoo.org/wiki/ZFS Wiki page]
* [https://github.com/ryao/zfs-overlay/blob/master/zfs-install Richard Yao's Gentoo Installation Notes]
* [https://github.com/ryao/zfs-overlay/blob/master/zfs-install Richard Yao's Gentoo installation notes]


=== Other ===
=== Other ===
Line 28: Line 28:
''Do we want this here or should this just be part of the links to other distributions?''
''Do we want this here or should this just be part of the links to other distributions?''


== [[Resources | Implementation Documentation for Developers]] ==
== [[Resources | Implementation documentation for developers]] ==