diff options
author | Vyacheslav Yurkov <uvv.mail@gmail.com> | 2021-08-06 14:06:06 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-08-12 06:26:15 +0100 |
commit | d6e1f08ee3809ca699ffd61bea17bccde8a1cbee (patch) | |
tree | 4c13a0617c57c12df1429ba6bbb4b872d9422073 /meta/classes/rootfs-postcommands.bbclass | |
parent | 2377193d7a11b093e5225623de67e5cbae23a30f (diff) | |
download | poky-d6e1f08ee3809ca699ffd61bea17bccde8a1cbee.tar.gz |
overlayfs.bbclass: generate overlayfs mount units
It's often desired in Embedded System design to have a read-only rootfs.
But a lot of different applications might want to have a read-write access
to some parts of a filesystem. It can be especially useful when your update
mechanism overwrites the whole rootfs, but you want your application data
to be preserved between updates. This class provides a way to achieve that
by means of overlayfs and at the same time keeping the base rootfs read-only.
(From OE-Core rev: 18377d6f09fc8855c71f2e5c097cbbbccf5632ce)
Signed-off-by: Vyacheslav Yurkov <uvv.mail@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/rootfs-postcommands.bbclass')
0 files changed, 0 insertions, 0 deletions