summaryrefslogtreecommitdiffstats
path: root/recipes-core/base-files
AgeCommit message (Collapse)AuthorFilesLines
2023-06-02Overwrite fstab to become adapted guest container environmentNaoto Yamaguchi3-0/+6
When existing agl demo integrate to container guest, need to disable many mount operations. Existing agl demo image use loose setting by fstab. This patch remove unnecessary mount operations from fstab in case of container guest. Bug-AGL: SPEC-4766 Change-Id: I254d64bf4cbb3f4b27008e16ac8438585a46c9d7 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>