Ubuntu/Debian: Do not mention "Ubuntu" encryption
This fixes a mention of "Ubuntu" that slipped into Debian, and also avoids the need to diverge them needlessly.
parent
d7e4941614
commit
a24b5bb0c6
|
@ -16,7 +16,7 @@ If you need help, reach out to the community using the [zfs-discuss mailing list
|
||||||
|
|
||||||
## Encryption
|
## Encryption
|
||||||
|
|
||||||
This guide supports the two different Ubuntu encryption options: unencrypted and LUKS (full-disk encryption). ZFS native encryption has not yet been released.
|
This guide supports two different encryption options: unencrypted and LUKS (full-disk encryption). ZFS native encryption has not yet been released.
|
||||||
|
|
||||||
Unencrypted does not encrypt anything, of course. All ZFS features are fully available. With no encryption happening, this option naturally has the best performance.
|
Unencrypted does not encrypt anything, of course. All ZFS features are fully available. With no encryption happening, this option naturally has the best performance.
|
||||||
|
|
||||||
|
|
|
@ -15,7 +15,7 @@ If you need help, reach out to the community using the [zfs-discuss mailing list
|
||||||
|
|
||||||
## Encryption
|
## Encryption
|
||||||
|
|
||||||
This guide supports the two different Ubuntu encryption options: unencrypted and LUKS (full-disk encryption). ZFS native encryption has not yet been released.
|
This guide supports two different encryption options: unencrypted and LUKS (full-disk encryption). ZFS native encryption has not yet been released.
|
||||||
|
|
||||||
Unencrypted does not encrypt anything, of course. All ZFS features are fully available. With no encryption happening, this option naturally has the best performance.
|
Unencrypted does not encrypt anything, of course. All ZFS features are fully available. With no encryption happening, this option naturally has the best performance.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue