Switch open-zfs.org links to openzfs.org, and use HTTPS URLs

The open-zfs.org host, Dreamhost, returns a page for https://open-zfs.org
(note, httpS://) which causes HTTPS Everywhere with the 'Encrypt All
Eligible Sites' option enabled to redirect http://open-zfs.org to
https://open-zfs.org, and therefore fail to redirect to openzfs.org.
Ideally a redirect would be implemented at Dreamhost for
httpS://open-zfs.org too, but presumably the links in the docs should
really be updated anyway.
This commit is contained in:
Jonathan Watt
2020-06-17 16:32:04 +01:00
committed by George Melikov
parent 1933d07f4c
commit ddc56b0106
9 changed files with 10 additions and 10 deletions

View File

@@ -58,7 +58,7 @@ SunOS <https://www.cis.upenn.edu/~lee/06cse480/data/cstyle.ms.pdf>`__,
`ZFS on Linux Developer `ZFS on Linux Developer
Resources <https://github.com/zfsonlinux/zfs/wiki/Developer-Resources>`__, Resources <https://github.com/zfsonlinux/zfs/wiki/Developer-Resources>`__,
`OpenZFS Developer `OpenZFS Developer
Resources <http://open-zfs.org/wiki/Developer_resources>`__ Resources <https://openzfs.org/wiki/Developer_resources>`__
Testing your patches before pushing Testing your patches before pushing
----------------------------------- -----------------------------------

View File

@@ -14,5 +14,5 @@ Developer Resources
OpenZFS Tracking <http://build.zfsonlinux.org/openzfs-tracking.html> OpenZFS Tracking <http://build.zfsonlinux.org/openzfs-tracking.html>
OpenZFS Patches OpenZFS Patches
OpenZFS Exceptions OpenZFS Exceptions
OpenZFS Documentation <http://open-zfs.org/wiki/Developer_resources> OpenZFS Documentation <https://openzfs.org/wiki/Developer_resources>
Git and GitHub for beginners Git and GitHub for beginners

View File

@@ -358,7 +358,7 @@ Step 2: Disk Formatting
they are required for a Samba Active Directory domain controller. they are required for a Samba Active Directory domain controller.
<https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs>`__ <https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs>`__
Note that ``xattr=sa`` is `Linux-specific Note that ``xattr=sa`` is `Linux-specific
<http://open-zfs.org/wiki/Platform_code_differences>`__. If you move your <https://openzfs.org/wiki/Platform_code_differences>`__. If you move your
``xattr=sa`` pool to another OpenZFS implementation besides ZFS-on-Linux, ``xattr=sa`` pool to another OpenZFS implementation besides ZFS-on-Linux,
extended attributes will not be readable (though your data will be). If extended attributes will not be readable (though your data will be). If
portability of extended attributes is important to you, omit the portability of extended attributes is important to you, omit the

View File

@@ -295,7 +295,7 @@ Choose one of the following options:
they are required for a Samba Active Directory domain they are required for a Samba Active Directory domain
controller. <https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs>`__ controller. <https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs>`__
Note that ```xattr=sa`` is Note that ```xattr=sa`` is
Linux-specific. <http://open-zfs.org/wiki/Platform_code_differences>`__ Linux-specific. <https://openzfs.org/wiki/Platform_code_differences>`__
If you move your ``xattr=sa`` pool to another OpenZFS implementation If you move your ``xattr=sa`` pool to another OpenZFS implementation
besides ZFS-on-Linux, extended attributes will not be readable besides ZFS-on-Linux, extended attributes will not be readable
(though your data will be). If portability of extended attributes is (though your data will be). If portability of extended attributes is

View File

@@ -285,7 +285,7 @@ Choose one of the following options:
they are required for a Samba Active Directory domain they are required for a Samba Active Directory domain
controller. <https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs>`__ controller. <https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs>`__
Note that ``xattr=sa`` is Note that ``xattr=sa`` is
`Linux-specific <http://open-zfs.org/wiki/Platform_code_differences>`__. `Linux-specific <https://openzfs.org/wiki/Platform_code_differences>`__.
If you move your ``xattr=sa`` pool to another OpenZFS implementation If you move your ``xattr=sa`` pool to another OpenZFS implementation
besides ZFS-on-Linux, extended attributes will not be readable besides ZFS-on-Linux, extended attributes will not be readable
(though your data will be). If portability of extended attributes is (though your data will be). If portability of extended attributes is

View File

@@ -535,7 +535,7 @@ Step 2: Disk Formatting
they are required for a Samba Active Directory domain controller. they are required for a Samba Active Directory domain controller.
<https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs>`__ <https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs>`__
Note that ``xattr=sa`` is `Linux-specific Note that ``xattr=sa`` is `Linux-specific
<http://open-zfs.org/wiki/Platform_code_differences>`__. If you move your <https://openzfs.org/wiki/Platform_code_differences>`__. If you move your
``xattr=sa`` pool to another OpenZFS implementation besides ZFS-on-Linux, ``xattr=sa`` pool to another OpenZFS implementation besides ZFS-on-Linux,
extended attributes will not be readable (though your data will be). If extended attributes will not be readable (though your data will be). If
portability of extended attributes is important to you, omit the portability of extended attributes is important to you, omit the

View File

@@ -4,6 +4,6 @@ Admin Documentation
- `Aaron Toponce's ZFS on Linux User - `Aaron Toponce's ZFS on Linux User
Guide <https://pthree.org/2012/04/17/install-zfs-on-debian-gnulinux/>`__ Guide <https://pthree.org/2012/04/17/install-zfs-on-debian-gnulinux/>`__
- `OpenZFS System - `OpenZFS System
Administration <http://open-zfs.org/wiki/System_Administration>`__ Administration <https://openzfs.org/wiki/System_Administration>`__
- `Oracle Solaris ZFS Administration - `Oracle Solaris ZFS Administration
Guide <http://docs.oracle.com/cd/E19253-01/819-5461/>`__ Guide <http://docs.oracle.com/cd/E19253-01/819-5461/>`__

View File

@@ -8,7 +8,7 @@ What is ZFS on Linux
-------------------- --------------------
The ZFS on Linux project is an implementation of The ZFS on Linux project is an implementation of
`OpenZFS <http://open-zfs.org/wiki/Main_Page>`__ designed to work in a `OpenZFS <https://openzfs.org/wiki/Main_Page>`__ designed to work in a
Linux environment. OpenZFS is an outstanding storage platform that Linux environment. OpenZFS is an outstanding storage platform that
encompasses the functionality of traditional filesystems, volume encompasses the functionality of traditional filesystems, volume
managers, and more, with consistent reliability, functionality and managers, and more, with consistent reliability, functionality and
@@ -700,4 +700,4 @@ Does ZFS on Linux have a Code of Conduct?
----------------------------------------- -----------------------------------------
Yes, the ZFS on Linux community has a code of conduct. See the `Code of Yes, the ZFS on Linux community has a code of conduct. See the `Code of
Conduct <http://open-zfs.org/wiki/Code_of_Conduct>`__ for details. Conduct <https://openzfs.org/wiki/Code_of_Conduct>`__ for details.

View File

@@ -26,7 +26,7 @@ Mailing Lists
+----------------------+----------------------+----------------------+ +----------------------+----------------------+----------------------+
| `devel\ | A | `archive <https://o | | `devel\ | A | `archive <https://o |
| oper@open-zfs.org <h | platform-independent | penzfs.topicbox.com/ | | oper@open-zfs.org <h | platform-independent | penzfs.topicbox.com/ |
| ttp://open-zfs.org/w | mailing list for ZFS | groups/developer>`__ | | ttps://openzfs.org/w | mailing list for ZFS | groups/developer>`__ |
| iki/Mailing_list>`__ | developers to review | | | iki/Mailing_list>`__ | developers to review | |
| | ZFS code and | | | | ZFS code and | |
| | architecture changes | | | | architecture changes | |