feat: enable conf/sys ext services and make /etc read-only without overlay

This commit is contained in:
Lars Sjöström 2025-03-05 16:24:34 +01:00
parent 18c8e76850
commit 62dd1ca5bf
No known key found for this signature in database
4 changed files with 26 additions and 24 deletions
pkgs/kernel

View file

@ -591,7 +591,8 @@ CONFIG_DM_SWITCH=m
CONFIG_DM_THIN_PROVISIONING=m
CONFIG_DM_UNSTRIPED=m
CONFIG_DM_VDO=m
CONFIG_DM_VERITY=m
CONFIG_DM_VERITY=y
CONFIG_DM_VERITY_VERIFY_ROOTHASH_SIG=y
CONFIG_DM_WRITECACHE=m
CONFIG_DM_ZERO=y
CONFIG_DM_ZONED=m