91430a3cdb
When using the `rawfs` module for copying data, it may be useful to save the source device used for later checks or actions. This commit therefore adds a `source` field to each corresponding partition entry in global storage, so that this information can be retrieved later during the installation process. Another small improvement is that global storage is now modified only once (it was previously modified as many times as there were entries processed by the `rawfs` module). Signed-off-by: Arnaud Ferraris <arnaud.ferraris@collabora.com> |
||
---|---|---|
.. | ||
main.py | ||
module.desc | ||
rawfs.conf |