Merge master into staging

This commit is contained in:
Frederik Rietdijk
2018-04-09 15:12:32 +02:00
165 changed files with 3784 additions and 2183 deletions
+3 -1
View File
@@ -187,9 +187,11 @@ in {
spl = splUnstable;
};
# TODO: Remove this module before 18.09
# also remove boot.zfs.enableLegacyCrypto
zfsLegacyCrypto = common {
# comment/uncomment if breaking kernel versions are known
incompatibleKernelVersion = null;
incompatibleKernelVersion = "4.16";
# this package should point to a version / git revision compatible with the latest kernel release
version = "2018-02-01";