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
|
||||
doReplacePartition( PartitionCoreModule* core, Device* dev, Partition* partition )
|
||||
{
|
||||
cDebug() << "doReplacePartition for device" << partition->partitionPath();
|
||||
Partition* newPartition = KPMHelpers::createNewPartition(
|
||||
partition->parent(),
|
||||
*dev,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue