Manage your disks, partitions and file systems. https://www.kde.org/applications/system/kdepartitionmanager/
Go to file
Volker Lanz 8632b7cf0d Move the workaround-code that replaced making a temp copy of a partition for
the ResizeDialog to said dialog instead of cluttering the
PartitionManagetWidget's call with that.

Call updatePartitions() after exec'ing ResizeDialog() even if the dialog was
not accepted as it might have deleted and re-created unallocated children of
extended partitions anyway -- and that would crash us later.

svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1115191
2010-04-15 15:30:08 +00:00
cmake/modules fix license: use BSD for cmake modules 2010-03-02 00:12:14 +00:00
doc some small corrections 2010-01-08 18:52:19 +00:00
icons Add icons made by David Miller. 2009-03-25 12:11:10 +00:00
lib end header with a newline 2010-03-27 21:18:41 +00:00
scripts don't automatically include en_US in the docs list for tags and branches 2010-01-09 00:06:49 +00:00
src Move the workaround-code that replaced making a temp copy of a partition for 2010-04-15 15:30:08 +00:00
CHANGES Preparing for 1.0.0 2009-08-16 23:05:33 +00:00
CMakeLists.txt add smart status information 2010-03-26 15:06:33 +00:00
COPYING import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
INSTALL use QUuid instead of calling libuuid directly. 2010-01-11 16:06:14 +00:00
README Preparing for rc1 release. 2009-08-03 17:43:41 +00:00
TODO Don't update logicals when moving an extended partition: 2010-04-15 14:25:55 +00:00

README

KDE Partition Manager
=====================

-------------------------------------------------------------------------------

WARNING

KDE Partition Manager is a potentially dangerous program for your data. It has
been tested carefully and there are currently no known bugs that could lead to
data loss, but nevertheless there is always a chance for an error to ocurr and
you might lose your data.

BACK UP YOUR DATA BEFORE USING THIS SOFTWARE!

-------------------------------------------------------------------------------


This software allows you to manage your disks, partitions and file systems:
Create, resize, delete, copy, backup and restore partitions with a large number
of supported file systems (ext2/3/4, reiserfs, NTFS, FAT32 and more).

It is a KDE4 application, so you will need KDE4 libraries to run it on your
computer. It also makes use of external programs to get its job done, so you
might have to install additional software (preferably packages from your
distribution) to make use of all features and get full support for all file
systems.

For quick install instructions see INSTALL.

For a list of changes since the previous release see CHANGES.