From 7874b4ce4619ec12bea80cc50081630ceb3218f6 Mon Sep 17 00:00:00 2001 From: Richard Laager Date: Sun, 14 Apr 2019 08:02:12 -0500 Subject: [PATCH] Debian/Ubuntu: Add a Contributing section --- Debian-Buster-Encrypted-Root-on-ZFS.md | 12 ++++++++++++ Debian-Buster-Root-on-ZFS.md | 12 ++++++++++++ Debian-Stretch-Root-on-ZFS.md | 12 ++++++++++++ Ubuntu-18.04-Root-on-ZFS.md | 12 ++++++++++++ 4 files changed, 48 insertions(+) diff --git a/Debian-Buster-Encrypted-Root-on-ZFS.md b/Debian-Buster-Encrypted-Root-on-ZFS.md index 6f92b30..33119ca 100644 --- a/Debian-Buster-Encrypted-Root-on-ZFS.md +++ b/Debian-Buster-Encrypted-Root-on-ZFS.md @@ -18,6 +18,18 @@ This *experimental* HOWTO uses 0.8.0~rc3-1 packages from Debian experimental, re If you need help, reach out to the community using the [zfs-discuss mailing list](http://list.zfsonlinux.org/mailman/listinfo/zfs-discuss) or IRC at #zfsonlinux on [freenode](https://freenode.net/). If you have a bug report or feature request related to this HOWTO, please [file a new issue](https://github.com/zfsonlinux/zfs/issues/new) and mention @rlaager. +## Contributing + +Edit permission on this wiki is restricted. Also, GitHub wikis do not support pull requests. However, you can clone the wiki using git. + +1) Clone the repository: + git clone https://github.com:zfsonlinux/zfs.wiki.git + or, if you prefer SSH: + git clone git@github.com:zfsonlinux/zfs.wiki.git +2) Make your changes. +3) Use `git diff > my-changes.patch` to create a patch. (Advanced git users may wish to use a branch and `git format-patch`.) +4) [File a new issue](https://github.com/zfsonlinux/zfs/issues/new), mention @rlaager, and attach the patch. + ## Encryption This guide supports two different encryption options: unencrypted and ZFS native encryption. With either option, all ZFS features are fully available. diff --git a/Debian-Buster-Root-on-ZFS.md b/Debian-Buster-Root-on-ZFS.md index 8a95653..827e592 100644 --- a/Debian-Buster-Root-on-ZFS.md +++ b/Debian-Buster-Root-on-ZFS.md @@ -14,6 +14,18 @@ Computers that have less than 2 GiB of memory run ZFS slowly. 4 GiB of memory i If you need help, reach out to the community using the [zfs-discuss mailing list](http://list.zfsonlinux.org/mailman/listinfo/zfs-discuss) or IRC at #zfsonlinux on [freenode](https://freenode.net/). If you have a bug report or feature request related to this HOWTO, please [file a new issue](https://github.com/zfsonlinux/zfs/issues/new) and mention @rlaager. +## Contributing + +Edit permission on this wiki is restricted. Also, GitHub wikis do not support pull requests. However, you can clone the wiki using git. + +1) Clone the repository: + git clone https://github.com:zfsonlinux/zfs.wiki.git + or, if you prefer SSH: + git clone git@github.com:zfsonlinux/zfs.wiki.git +2) Make your changes. +3) Use `git diff > my-changes.patch` to create a patch. (Advanced git users may wish to use a branch and `git format-patch`.) +4) [File a new issue](https://github.com/zfsonlinux/zfs/issues/new), mention @rlaager, and attach the patch. + ## Encryption This guide supports two different encryption options: unencrypted and LUKS (full-disk encryption). ZFS native encryption has not yet been released. With either option, all ZFS features are fully available. diff --git a/Debian-Stretch-Root-on-ZFS.md b/Debian-Stretch-Root-on-ZFS.md index 19330b5..e4cf53e 100644 --- a/Debian-Stretch-Root-on-ZFS.md +++ b/Debian-Stretch-Root-on-ZFS.md @@ -14,6 +14,18 @@ Computers that have less than 2 GiB of memory run ZFS slowly. 4 GiB of memory i If you need help, reach out to the community using the [zfs-discuss mailing list](http://list.zfsonlinux.org/mailman/listinfo/zfs-discuss) or IRC at #zfsonlinux on [freenode](https://freenode.net/). If you have a bug report or feature request related to this HOWTO, please [file a new issue](https://github.com/zfsonlinux/zfs/issues/new) and mention @rlaager. +## Contributing + +Edit permission on this wiki is restricted. Also, GitHub wikis do not support pull requests. However, you can clone the wiki using git. + +1) Clone the repository: + git clone https://github.com:zfsonlinux/zfs.wiki.git + or, if you prefer SSH: + git clone git@github.com:zfsonlinux/zfs.wiki.git +2) Make your changes. +3) Use `git diff > my-changes.patch` to create a patch. (Advanced git users may wish to use a branch and `git format-patch`.) +4) [File a new issue](https://github.com/zfsonlinux/zfs/issues/new), mention @rlaager, and attach the patch. + ## Encryption This guide supports two different encryption options: unencrypted and LUKS (full-disk encryption). ZFS native encryption has not yet been released. With either option, all ZFS features are fully available. diff --git a/Ubuntu-18.04-Root-on-ZFS.md b/Ubuntu-18.04-Root-on-ZFS.md index 41faea2..1609961 100644 --- a/Ubuntu-18.04-Root-on-ZFS.md +++ b/Ubuntu-18.04-Root-on-ZFS.md @@ -13,6 +13,18 @@ Computers that have less than 2 GiB of memory run ZFS slowly. 4 GiB of memory i If you need help, reach out to the community using the [zfs-discuss mailing list](http://list.zfsonlinux.org/mailman/listinfo/zfs-discuss) or IRC at #zfsonlinux on [freenode](https://freenode.net/). If you have a bug report or feature request related to this HOWTO, please [file a new issue](https://github.com/zfsonlinux/zfs/issues/new) and mention @rlaager. +## Contributing + +Edit permission on this wiki is restricted. Also, GitHub wikis do not support pull requests. However, you can clone the wiki using git. + +1) Clone the repository: + git clone https://github.com:zfsonlinux/zfs.wiki.git + or, if you prefer SSH: + git clone git@github.com:zfsonlinux/zfs.wiki.git +2) Make your changes. +3) Use `git diff > my-changes.patch` to create a patch. (Advanced git users may wish to use a branch and `git format-patch`.) +4) [File a new issue](https://github.com/zfsonlinux/zfs/issues/new), mention @rlaager, and attach the patch. + ## Encryption This guide supports two different encryption options: unencrypted and LUKS (full-disk encryption). ZFS native encryption has not yet been released. With either option, all ZFS features are fully available.