Commit Graph

13 Commits

Author SHA1 Message Date
jze2
d63d75e5a0 Update openSUSE Tumbleweed Root on ZFS.rst
There is no dbus package, only dbus-1
2022-12-10 11:56:36 +03:00
jze2
91088376fa Update openSUSE Tumbleweed Root on ZFS.rst
There is no grub2-x86_64-pc package anymore.
2022-12-10 11:56:09 +03:00
jze2
6f965cbe8b Update openSUSE Tumbleweed Root on ZFS.rst
When mail dataset is created in /var/mail, the filesystem package will fail to install (as it does not expect /var/mail to be a directory, see https://archive.virtualmin.com/node/23096), so create it in /var/spool/mail instead as is usual.
2022-12-10 11:53:29 +03:00
LordNicky
7e5a343523 Update openSUSE Leap Root on ZFS.rst
Suse have some problems with rpool's new features,
document features set for now + minor fixes.

Co-authored-by: George Melikov <mail@gmelikov.ru>
2022-12-10 11:50:28 +03:00
bajjer
f7aafbd853 Revise example to tune to the recordsize for rpool
Change the provided example to tune the ``recordsize`` to apply to the
root dataset when creating the rpool. See
https://github.com/openzfs/openzfs-docs/issues/345#issuecomment-1242657449

Closes #345
Closes #346

Signed-off-by: Richard Laager <rlaager@wiktel.com>
[applied the change to all the distros]
2022-09-10 16:28:09 -05:00
Richard Laager
9e7a1e8c54 Add "the" to a phrase
I noticed this while looking at #317.

Signed-off-by: Richard Laager <rlaager@wiktel.com>
2022-06-09 12:18:48 -05:00
Richard Laager
903d631033 Set encryption=on
encryption=aes-256-gcm is now the default.

anarcat mentioned this in PR #306.

Signed-off-by: Richard Laager <rlaager@wiktel.com>
2022-05-19 00:51:52 -05:00
George Melikov
3a0f9a4acd OpenSUSE RootOnZFS typoes cleanup 2022-02-02 19:45:32 +03:00
Kevin P. Fleming
5713bc08ed Use 'private' bind mounts
When plain '--rbind' is used, the 'umount' process executed later in the
setup process completely unmounts the bound filesystem, resulting in various
forms of breakage on the host used to do the setup. When a Live CD is used
and the system will be immediately shutdown/rebooted, this isn't an issue,
but in other scenarios it can be problematic.

Making the bind mounts 'private' avoids this problem. This patch changes
the setup guides for 'modern' distribution versions but does not touch
the older ones where this functionality may not be available.

Signed-off-by: Kevin P. Fleming <kevin@km6g.us>
Signed-off-by: Richard Laager <rlaager@wiktel.com>
2022-01-17 12:35:02 -06:00
LordNicky
7b974c4181 Update openSUSE Leap Root on ZFS.rst
Errors fixing.
2022-01-17 17:24:19 +03:00
ne9z
eae172d920 move to libera.chat (#167)
Signed-off-by: Maurice Zhou <ja@apvc.uk>
2021-05-26 14:14:57 -07:00
George Melikov
c6b0e597b2 SUSE docs: fix rst warnings and misc. fixes:
- rst warnings
- markdown-styled links
- empty lines with spaces

Signed-off-by: George Melikov <mail@gmelikov.ru>
2021-03-07 16:28:06 -06:00
Suleyman Poyraz
f006fe5729 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>
2021-03-04 04:09:14 -06:00