calamares/src/modules/rawfs
Arnaud Ferraris 91430a3cdb [rawfs] Add rawfs source to the partitions entry in global storage
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>
2019-02-08 18:11:06 +01:00
..
main.py [rawfs] Add rawfs source to the partitions entry in global storage 2019-02-08 18:11:06 +01:00
module.desc Add a raw filesystem copy module 2019-01-23 16:36:31 +01:00
rawfs.conf Add a raw filesystem copy module 2019-01-23 16:36:31 +01:00