You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
7 years ago
..
branding
calamares [calamares] Make loadmodule --help consistent 7 years ago
libcalamares [libcalamares] Improve saveYaml() 7 years ago
libcalamaresui Merge pull request #1074 from a-wai/disable-cancel-button 7 years ago
modules [rawfs] Add rawfs source to the `partitions` entry in global storage 7 years ago
qml
CMakeLists.txt