Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 59f12d9394281f36d7c335a1ba22b012c0ab7c06
https://github.com/NixOS/nixpkgs/commit/59f12d9394281f36d7c335a1ba22b012c0ab7c06
Author: Tuomas Tynkkynen <[email protected]>
Date: 2016-10-19 (Wed, 19 Oct 2016)
Changed paths:
M pkgs/os-specific/linux/kernel/common-config.nix
Log Message:
-----------
kernel config: Add some filesystem options
Enable encryption support for both F2FS and ext4. For ext4 this is a bit
tricky, since pre-4.8 the way to enable it as a module was just
"EXT4_ENCRYPTION=m" but after that it changed to "FS_ENCRYPTION=m &&
EXT4_ENCRYPTION=y".
Also make sure UDF is enabled.
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits