openSUSE on ZFS has been written
This is a basic HOWTO page for OpenSUSE. This pages not official. This is a personal work represents how I do it. * Added openSUSE on ZFS basic pages. For Leap and Tumbleweed this pages generated in lights of Debian and Ubuntu pages. Signed-off-by: Suleyman Poyraz <zaryob.dev@gmail.com>
This commit is contained in:
committed by
Richard Laager
parent
c25037beb0
commit
f006fe5729
@@ -18,6 +18,8 @@ The dependencies are available via pip::
|
|||||||
sudo apt install python3-pip
|
sudo apt install python3-pip
|
||||||
# For RPM-based distros
|
# For RPM-based distros
|
||||||
sudo yum install python3-pip
|
sudo yum install python3-pip
|
||||||
|
# For openSUSE
|
||||||
|
sudo zypper in python3-pip
|
||||||
|
|
||||||
pip3 install -r docs/requirements.txt
|
pip3 install -r docs/requirements.txt
|
||||||
# Add ~/.local/bin to your $PATH, e.g. by adding this to ~/.bashrc:
|
# Add ~/.local/bin to your $PATH, e.g. by adding this to ~/.bashrc:
|
||||||
|
|||||||
@@ -17,6 +17,6 @@ documentation <https://pthree.org/2012/04/17/install-zfs-on-debian-gnulinux/>`__
|
|||||||
FreeBSD
|
FreeBSD
|
||||||
Gentoo <https://wiki.gentoo.org/wiki/ZFS>
|
Gentoo <https://wiki.gentoo.org/wiki/ZFS>
|
||||||
NixOS <https://nixos.wiki/wiki/NixOS_on_ZFS>
|
NixOS <https://nixos.wiki/wiki/NixOS_on_ZFS>
|
||||||
openSUSE <https://software.opensuse.org/package/zfs>
|
openSUSE/index
|
||||||
RHEL and CentOS
|
RHEL and CentOS
|
||||||
Ubuntu/index
|
Ubuntu/index
|
||||||
|
|||||||
35
docs/Getting Started/openSUSE/index.rst
Normal file
35
docs/Getting Started/openSUSE/index.rst
Normal file
@@ -0,0 +1,35 @@
|
|||||||
|
.. highlight:: sh
|
||||||
|
|
||||||
|
openSUSE
|
||||||
|
========
|
||||||
|
|
||||||
|
.. contents:: Table of Contents
|
||||||
|
:local:
|
||||||
|
|
||||||
|
Installation
|
||||||
|
------------
|
||||||
|
|
||||||
|
If you want to use ZFS as your root filesystem, see the `Root on ZFS`_
|
||||||
|
links below instead.
|
||||||
|
|
||||||
|
ZFS packages are not included in official openSUSE repositories, but repository of `filesystems projects of openSUSE
|
||||||
|
<https://software.opensuse.org/download.html?project=filesystems&package=zfs>`__
|
||||||
|
includes such packages of filesystems including OpenZFS.
|
||||||
|
|
||||||
|
openSUSE progresses through 3 main distribution branches, these are called Tumbleweed, Leap and SLE. There are ZFS packages available for all three.
|
||||||
|
|
||||||
|
|
||||||
|
External Links
|
||||||
|
--------------
|
||||||
|
|
||||||
|
* `openSUSE OpenZFS page <https://en.opensuse.org/OpenZFS>`__
|
||||||
|
|
||||||
|
Root on ZFS
|
||||||
|
-----------
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 1
|
||||||
|
:glob:
|
||||||
|
|
||||||
|
*Root on ZFS
|
||||||
|
|
||||||
|
|
||||||
1233
docs/Getting Started/openSUSE/openSUSE Leap Root on ZFS.rst
Normal file
1233
docs/Getting Started/openSUSE/openSUSE Leap Root on ZFS.rst
Normal file
File diff suppressed because it is too large
Load Diff
1233
docs/Getting Started/openSUSE/openSUSE Tumbleweed Root on ZFS.rst
Normal file
1233
docs/Getting Started/openSUSE/openSUSE Tumbleweed Root on ZFS.rst
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user