diff options
Diffstat (limited to 'system/gparted/README')
-rw-r--r-- | system/gparted/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/system/gparted/README b/system/gparted/README new file mode 100644 index 0000000000..a3aab4d722 --- /dev/null +++ b/system/gparted/README @@ -0,0 +1,11 @@ +GParted uses GNU libparted to detect and manipulate devices and +partition tables. Several (optional) "file system" tools provide +support for file systems not included in libparted. These optional +packages will be detected at runtime and do not require a rebuild +of GParted. GParted is written in C++ and uses gtkmm for it's +Graphical User Interface (GUI). + +gtkmm, which is available at slackbuilds.org, and parted, which +can be found on the second Slackware CD in extra/ or on any official +Slackware mirror, are required to build gparted. + |