Merge pull request #1850 from mlaventure/min-kern-version
Fix flexible kernel version
This commit is contained in:
commit
efe9e284fd
@ -26,7 +26,7 @@ reasonable starting point for Linux is a minimum 4.x kernel version.
|
|||||||
|
|
||||||
The overlay filesystem snapshotter, used by default, uses features that were
|
The overlay filesystem snapshotter, used by default, uses features that were
|
||||||
finalized in the 4.x kernel series. If you choose to use btrfs, there may
|
finalized in the 4.x kernel series. If you choose to use btrfs, there may
|
||||||
be more flexibility in kernel version (minimum recommended is 3.13), but will
|
be more flexibility in kernel version (minimum recommended is 3.18), but will
|
||||||
require the btrfs kernel module and btrfs tools to be installed on your Linux
|
require the btrfs kernel module and btrfs tools to be installed on your Linux
|
||||||
distribution.
|
distribution.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user