Differences between revisions 8 and 9
Revision 8 as of 2019-09-14 18:30:01
Size: 1181
Editor: nodiscc
Comment: add homepage link
Revision 9 as of 2019-09-27 04:13:01
Size: 1215
Editor: PaulWise
Comment: update bugs link to Debian/upstream bug trackers, since alioth is dead
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
 * see bug tracker at https://alioth.debian.org/tracker/index.php?group_id=30287&atid=410685  * see upstream bug tracker at https://debbugs.gnu.org/parted
 * see Debian bug tracker at https://bugs.debian.org/src:parted

GNU Parted is a command-line disk partition manipulator

Installation

Install the parted package.

Development

This page hosts what is being done in Parted and what we want to do in next version.

Stable release

Current stable release has those known problems:

TODO

  • get devel website up and running
  • convert doc/API to Doxygen in-code format
  • support block sizes other than 512
  • fix ext2 code

Development release status

Current development release has those new features for testing:

  • support for ATARI partition tables
  • support for iPod partition tables
  • advanced unit display and input
  • support to print free space

TODO

  • support XFS shrinking (seems to be very hard)
  • support dynamic shrink/enlarge with two partitions occupying the whole disk
  • add UTF8 support


CategorySoftware | CategorySystemAdministration | CategoryDeveloper