Author: shadzik
Date: Thu Jan 20 22:24:56 2011
New Revision: 12069
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
Log:
- sort partition list in order to always get sdX1 at first position
- add more debug
- thx to Piotr 'vip' Budny for noticing
Modified: PLDLiveInstaller/trunk/PLDLiveIn
Author: shadzik
Date: Thu Jan 20 17:40:23 2011
New Revision: 12068
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
Log:
- damn stupid mistake
- swap is the first partition!!
Modified: PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
===
Author: shadzik
Date: Thu Jan 20 15:13:37 2011
New Revision: 12066
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
PLDLiveInstaller/trunk/PLDLiveInstaller.h
Log:
- simplify procedures, no need to pass Solid::Devices and then turn them to
QString, we can pass QString all along
- add ad
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
==
Author: shadzik
Date: Thu Jan 20 14:47:57 2011
New Revision: 12064
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
Log:
- umount all mounted partitions from the destination disk when autopartitioning
Modified: PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
=
Author: shadzik
Date: Thu Jan 20 14:21:18 2011
New Revision: 12063
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
Log:
- use sfdisk_helper
Modified: PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
==
--- PLDLiveIns
Author: shadzik
Date: Thu Jan 20 04:41:48 2011
New Revision: 12060
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
Log:
- another try with autopartitioning
- call geninitrd from chroot
- umount /proc etc. even after fail
Modified: PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
Author: shadzik
Date: Wed Jan 19 15:49:17 2011
New Revision: 12058
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
Log:
- fix args
- add debug output
- seems to work
Modified: PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
===
Author: shadzik
Date: Sun Jan 16 14:03:47 2011
New Revision: 12056
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
Log:
- fix swap partition regression
- noticed by Kamil Mroczkowski
Modified: PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
=
Author: shadzik
Date: Thu Jan 13 15:55:14 2011
New Revision: 12040
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
Log:
- implement autopartitioning for the lazy/newbie ones
- HIGHLY experimental, not tested
- might even not work at all
Modified: PLDLiveInstaller/trunk/PLDLiveInstaller.
Author: shadzik
Date: Thu Jan 13 15:28:10 2011
New Revision: 12039
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
PLDLiveInstaller/trunk/PLDLiveInstaller.h
Log:
- add void createPartitionTable(QString)
- TODO: add it to installation() procedure and set default partitions etc.
Modifi
Author: shadzik
Date: Thu Jan 13 15:11:12 2011
New Revision: 12037
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
PLDLiveInstaller/trunk/PLDLiveInstaller.h
Log:
- add void destroyPartitionTable(QString)
- use freedesktop device icon standard instead of selecting icons ourself (lots
o
Author: shadzik
Date: Wed Jan 12 16:17:55 2011
New Revision: 12033
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
PLDLiveInstaller/trunk/PLDLiveInstaller.h
PLDLiveInstaller/trunk/Updater.cpp
Log:
- simplified usb vs hd detection
- variable names changed and are more readable now
-
Author: shadzik
Date: Sat Jan 8 19:32:25 2011
New Revision: 12030
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
PLDLiveInstaller/trunk/PLDLiveInstaller.h
Log:
- fix crash when using a never before partitioned device (raw device)
- fix crash when partition table and partitions change
Author: shadzik
Date: Fri Dec 17 22:19:47 2010
New Revision: 11987
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
Log:
- remove more junk
Modified: PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
==
--- PLDLiveInst
Author: shadzik
Date: Tue Dec 14 18:29:28 2010
New Revision: 11986
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
PLDLiveInstaller/trunk/PLDLiveInstaller.h
PLDLiveInstaller/trunk/Version.h
Log:
- disable:
live-block-devices
live-xorg-autoconf
on destination system
Modified:
Author: shadzik
Date: Sat Dec 11 01:48:43 2010
New Revision: 11981
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
Log:
- otherwise i'll forget what to do :P
Modified: PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
===
Author: shadzik
Date: Sat Dec 11 00:37:06 2010
New Revision: 11980
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
PLDLiveInstaller/trunk/PLDLiveInstaller.h
Log:
- advanced partitioning tool button disabled by default
- enabled when advanced mode is selected
Modified: PLDLiveInstalle
Author: shadzik
Date: Sat Dec 11 00:00:45 2010
New Revision: 11979
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
PLDLiveInstaller/trunk/PLDLiveInstaller.h
Log:
- add automatic partitioning (not yet implemented, but the UI is ready)
- idea by vipens cipens^W
Modified: PLDLiveInstall
Author: shadzik
Date: Wed Dec 8 00:21:03 2010
New Revision: 11977
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
PLDLiveInstaller/trunk/PLDLiveInstaller.h
Log:
- get rid of some code
- as suggested by vip, info about ram can go away, and the selection of swap is
totally optional now
Author: shadzik
Date: Tue Dec 7 01:57:09 2010
New Revision: 11970
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
Log:
- re-add copySettings() but remove dolphinrc from destination to not to have
false paths in dolphin
Modified: PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
Author: shadzik
Date: Tue Dec 7 00:10:02 2010
New Revision: 11968
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
Log:
- fixed substr()
- hangs no more
Modified: PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
==
-
Author: shadzik
Date: Mon Dec 6 19:30:31 2010
New Revision: 11965
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
PLDLiveInstaller/trunk/PLDLiveInstaller.h
Log:
- add (no)autoLogin feature
- highly experimental right now and not tested yet
- should work though :)
- changed renameConfi
Author: shadzik
Date: Mon Dec 6 16:52:41 2010
New Revision: 11963
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
Log:
- remove the installer on destination
Modified: PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
===
Author: shadzik
Date: Mon Dec 6 16:49:15 2010
New Revision: 11961
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
Log:
- text is obsolete, there's a button for partitioning now
Modified: PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
===
Author: shadzik
Date: Mon Dec 6 12:13:26 2010
New Revision: 11957
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
PLDLiveInstaller/trunk/PLDLiveInstaller.h
Log:
- makes more sense to me to put the "start partition manager" button on the
selectDisk page
Modified: PLDLiveInstaller/tr
Author: shadzik
Date: Mon Dec 6 11:34:58 2010
New Revision: 11955
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
PLDLiveInstaller/trunk/PLDLiveInstaller.h
PLDLiveInstaller/trunk/Version.h
Log:
- delete /var/tmp/kdecache-plduser form destination
- mark as ver 0.22
Modified: PLDLi
Author: shadzik
Date: Thu Dec 2 19:04:30 2010
New Revision: 11923
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
Log:
- fix build with gcc 4.5
Modified: PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
==
--- PLDLi
Author: shadzik
Date: Thu Dec 2 13:14:34 2010
New Revision: 11919
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
PLDLiveInstaller/trunk/PLDLiveInstaller.h
Log:
- select whether to format the partition or use the existing fs
- requested by sajmon on forum.pld
Modified: PLDLiveInstal
Author: shadzik
Date: Thu Dec 2 12:40:55 2010
New Revision: 11917
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
Log:
- don't copy live users settings to destitnation user
- this feature isn't welcome by some users
- noted by sajmon on forum.pld
Modified: PLDLiveInstaller/trunk/PLDLiv
Author: shadzik
Date: Tue Nov 30 16:36:09 2010
New Revision: 11915
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
PLDLiveInstaller/trunk/PLDLiveInstaller.h
Log:
- add "start partition manager" button on the startPage (idea by vip)
Modified: PLDLiveInstaller/trunk/PLDLiveInstaller.cp
Author: shadzik
Date: Tue Nov 30 14:53:59 2010
New Revision: 11914
Modified:
PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
Log:
- clear root/swap partition selection when back was clicked (noted by vip)
Modified: PLDLiveInstaller/trunk/PLDLiveInstaller.cpp
==
32 matches
Mail list logo