mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-28 18:05:36 -04:00
Debug info.
This commit is contained in:
parent
65278605fe
commit
8e8fcf936c
1 changed files with 1 additions and 0 deletions
|
@ -200,6 +200,7 @@ doAutopartition( PartitionCoreModule* core, Device* dev )
|
||||||
void
|
void
|
||||||
doReplacePartition( PartitionCoreModule* core, Device* dev, Partition* partition )
|
doReplacePartition( PartitionCoreModule* core, Device* dev, Partition* partition )
|
||||||
{
|
{
|
||||||
|
cDebug() << "doReplacePartition for device" << partition->partitionPath();
|
||||||
Partition* newPartition = KPMHelpers::createNewPartition(
|
Partition* newPartition = KPMHelpers::createNewPartition(
|
||||||
partition->parent(),
|
partition->parent(),
|
||||||
*dev,
|
*dev,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue