Re: UDisks: partition resize/move support

2011-11-08 Thread Georg Grabler
Just take a practical example: a graphical partition manager (gparted, qtparted, any partition manager in any linux installation program etc.). There you need to implement the partitioning using parted, most likely done using the operation stack parted provides, need to know about partition flags,

Re: [udisks] Extended Partitions

2011-09-29 Thread Georg Grabler
d stuff to the thing which does all the other disk magic for us, namely UDisks ;-). @shainer: If I've gotten anything wrong in this mail, correct me please! Thanks :-). Kind regards, Georg On Thu, Sep 29, 2011 at 3:55 PM, David Zeuthen wrote: > Hi, > > On Fri, Sep 23, 2011 at 6:39

[udisks] Extended Partitions

2011-09-23 Thread Georg Grabler
Dear UDisks Developers / Community. To introduce me and us, I'm on the Chakra-Project team, mainly working on the system installer Tribe. We are about to rewrite our whole partitioning to UDisks (using the DBus interface), and are currently in the stage after the dbus function implementation start