diff options
author | Stefan Agner <stefan.agner@toradex.com> | 2020-04-25 22:22:37 +0000 |
---|---|---|
committer | Laurent Bonnans <laurent.bonnans@here.com> | 2020-06-02 12:02:33 +0200 |
commit | fb0ff31aa8879e34d9dca02d7f14f825ca5faa29 (patch) | |
tree | e7ed948b86d0fb797ea21a93388deeefc4c5f51b /recipes-connectivity/zabbix | |
parent | 38c99b68929d00064978d69ced2d763e66501bdc (diff) | |
download | meta-updater-fb0ff31aa8879e34d9dca02d7f14f825ca5faa29.tar.gz |
image_types_ostree/ota: do not commit homes to the OSTree
The home directory currently are commited to the OSTree, presumably
to then use it for the deployment. However, we do have access to the
original rootfs in the OSTree deployment tasks (do_image_ota) hence
transferring the files "via OSTree" is not necessary. We do already
carry over some files from the original OE rootfs to /var/sota.
Follow this approach for /var/local and /home as well.
The home will still be stored in the sysroot as documented in
https://ostree.readthedocs.io/en/latest/manual/adapting-existing/.
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'recipes-connectivity/zabbix')
0 files changed, 0 insertions, 0 deletions