mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-27 23:16:31 +00:00
Optimize overlay driver (#831)
* Optimize overlay driver https://www.youtube.com/watch?v=fSyr_IXM21Y&feature=youtu.be Not sure about the INDEX, but the other should be safe. * Update buildroot-external/kernel/docker.config Co-authored-by: Stefan Agner <stefan@agner.ch> Co-authored-by: Stefan Agner <stefan@agner.ch>
This commit is contained in:
parent
4d6246be4d
commit
ffc75a5053
@ -71,6 +71,8 @@ CONFIG_EXT4_FS=y
|
||||
CONFIG_EXT4_FS_POSIX_ACL=y
|
||||
CONFIG_EXT4_FS_SECURITY=y
|
||||
CONFIG_OVERLAY_FS=y
|
||||
CONFIG_OVERLAY_FS_REDIRECT_DIR=y
|
||||
CONFIG_OVERLAY_FS_METACOPY=y
|
||||
|
||||
CONFIG_CRYPTO_CCM=m
|
||||
CONFIG_CRYPTO_GCM=m
|
||||
|
Loading…
x
Reference in New Issue
Block a user