Added note about releases, added ecryptfs kernel module

This commit is contained in:
SolidHal 2018-09-24 19:52:08 -05:00
parent 36a15e0c9a
commit fd014011e0
2 changed files with 3 additions and 2 deletions

View File

@ -16,7 +16,7 @@ Combined with libreboot, an AR271 wifi dongle, and a libre OS (like Debian with
### Image Download
If you don't want to or can't build the image, a download will be made available before next week
If you don't want to or can't build the image, you can find downloads under <releases> https://github.com/SolidHal/PrawnOS/releases
### Dependencies

View File

@ -3970,7 +3970,8 @@ CONFIG_MISC_FILESYSTEMS=y
# CONFIG_ORANGEFS_FS is not set
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_ECRYPT_FS is not set
CONFIG_ECRYPT_FS=y
# CONFIG_ECRYPT_FS_MESSAGING is not set
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set