calamares/src/modules/rawfs
Arnaud Ferraris 32a5a796f7 [rawfs] Allow use of symlinks in configuration
In its current state, the 'rawfs' module requires the source partition 
to be identified either by its mount point or device name, but using a 
symlink to either one (e.g '/dev/disk/by-uuid/...') would fail.

This patch fetches the real path of source partition, allowing the use 
of symlinks.

Signed-off-by: Arnaud Ferraris <arnaud.ferraris@collabora.com>
2019-02-01 14:23:59 +01:00
..
main.py [rawfs] Allow use of symlinks in configuration 2019-02-01 14:23:59 +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