diff --git a/README.md b/README.md index 8fb3167..7f3843d 100644 --- a/README.md +++ b/README.md @@ -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 https://github.com/SolidHal/PrawnOS/releases ### Dependencies diff --git a/resources/BuildResources/config b/resources/BuildResources/config index 457fab5..1815615 100644 --- a/resources/BuildResources/config +++ b/resources/BuildResources/config @@ -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