feat: enable conf/sys ext services and make /etc read-only without overlay
This commit is contained in:
parent
18c8e76850
commit
62dd1ca5bf
4 changed files with 26 additions and 24 deletions
pkgs/kernel
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue