Skip to content

Conversation

@geldot
Copy link

@geldot geldot commented Oct 29, 2025

The fscrypt metadata directory for the root filesystem (/.fscrypt) should be preserved across sysupgrades even if the facility is not used on the root fs, and must be preserved if the feature is ever used, per fscrypt docs.

Amends package definition added in #25706

The fscrypt metadata directory for the root filesystem (/.fscrypt) should be preserved across sysupgrades even if the facility is not used on the root fs, and must be preserved to avoid data loss if the facility is used on the root fs, per fscrypt docs.

Signed-off-by: Gary Dotzler <[email protected]>
@BKPepe
Copy link
Member

BKPepe commented Oct 30, 2025

cc: @graysky2 , who added this package

graysky2 added a commit to graysky2/packages that referenced this pull request Oct 30, 2025
Preserve /.fscrypt/ by defining it in the Makefile so that sysupgrade
is aware of it. This should cover more use cases of this tool.

Closes openwrt#27725.

Signed-off-by: John Audia <[email protected]>
@graysky2
Copy link
Contributor

Please bump the PKG_RELEASE then this PR LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants