Merge branch 'calamares' into fixfsreplace
This commit is contained in:
commit
ba33908f9f
@ -870,7 +870,7 @@ ChoicePage::doReplaceSelectedPartition( const QModelIndex& current )
|
||||
selectedPartition,
|
||||
{ gs->value( "defaultPartitionType" ).toString(),
|
||||
m_config->replaceModeFilesystem(),
|
||||
gs->value( "luksFileSystemType" ).toString(),
|
||||
m_config->luksFileSystemType(),
|
||||
m_encryptWidget->passphrase() } );
|
||||
Partition* homePartition = findPartitionByPath( { selectedDevice() }, *homePartitionPath );
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user