Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:Blivet? (Score 1) 170

So we're stuck with either "impossible object" or "ten pounds of shit in a five pound bag".

Naming is hard, but it's not *that* hard.

You don't have much experience with data storage management, do you ? It makes much more sense in context. :)

Comment Re:Idiots (Score 1) 170

Um, Blivet GUI is jut a GUI frontend to the existing Blivet storage library that has been there for years (many, many years if you include the time it was part of the Anaconda core). Adding the same functionality to GParted or making GParted use Blivet on the other hand would be one big useless rewrite.

Comment Re:Why not contribute to gparted? (Score 1) 170

It is based on the blivet storage management library:

https://github.com/dwlehman/bl...

Which is also used by the Anaconda Fedore/Red Hat Enterprise Linux installer:

https://fedoraproject.org/wiki...

And Open LMI:

https://fedorahosted.org/openl...

But it might indeed use libparted to create the actual partitions.

Comment Re:Damn the GUI! (Score 1) 170

"The need of a new partition manager stems from the fact that none of the existing GUI partitioning tools supports all modern storage technologies"

Does the backend -and kickstart, support all those "modern storage technologies"?

That's the important part. For a GUI-based installation, the ability to format -and install into, a single root partition is good enough for me.

Yes - the blivet storage management library supports alsmost any existing data storage technology you can come up with and then some more. Thats the reason why Blivet GUI came to be - the functionality is already there, it just needs to be exposed by a graphical user interface.

Slashdot Top Deals

Old programmers never die, they just hit account block limit.

Working...