diff options
author | David Vincent <freesilicon@gmail.com> | 2017-06-02 17:16:03 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-06 19:02:44 +0100 |
commit | 82fd7bbfaed9694fd699e2803fbf9a4932b9cfc9 (patch) | |
tree | e7f1814f67208b465b3357eb392551a2d5eb26e7 /scripts/lib/wic/plugins/source/rootfs.py | |
parent | c2a5d0bb800cb7df29167c137fee251d2347111a (diff) | |
download | poky-82fd7bbfaed9694fd699e2803fbf9a4932b9cfc9.tar.gz |
initscripts: Populate volatile from existing file
In some cases, it may be useful to populate a volatile file from an
existing one, e.g. a file in a read-only rootfs that may be edited in a
read-write destination.
To provide this behavior, creation of volatile files has been updated to
copy a file which has been given in the <linksource> field. If set to
none, the current behavior is preserved.
(From OE-Core rev: d44816bedadeef420226dc5efb67065cfcda6634)
Signed-off-by: David Vincent <freesilicon@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/plugins/source/rootfs.py')
0 files changed, 0 insertions, 0 deletions