Author: shadzik
Date: Thu Jan 20 14:56:42 2011
New Revision: 12065
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
Log:
- fix swap creation when autopartitioning, was ommited
Modified: PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
==============================================================================
--- PLDLiveInstaller/trunk/PLDLiveInstaller.cpp (original)
+++ PLDLiveInstaller/trunk/PLDLiveInstaller.cpp Thu Jan 20 14:56:42 2011
@@ -1744,6 +1744,7 @@
}
destPartition=partitions[0];
destSwap=partitions[1];
+ swapPartPos=1; // set to anything
}
if(!(entireDisk->isChecked()))
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit