Develop and Download Open Source Software

GNU Parted

Back to Project Summary

Would you recoomend this project?

Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.

Project Release Information

2007-08-10 08:02
The software is now licensed under version 3 of
the GPL. Bugs were fixed in parted and partprobe
with the addition of a --dry-run option to
partprobe. Read/write improvements were made for
BSD, Amiga, and DASD disk labels. The testing
framework was improved. Memory leaks were fixed.
Ext2 fs creation was fixed. Initial support was
added for 2K logical sector sizes for MSDOS disk
labels.
2007-05-10 03:25
This release fixes compile problems on certain platforms, corrects option parsing errors, fixes problems with script mode, and has other UI improvements.
2007-03-20 22:36
This release addresses a problem with the linux-swap filesystem type. A change was introduced that created the linux-swap(new) and linux-swap(old) filesystem types. This change is still present in the development branch, but deemed not appropriate for the stable tree, so this release has reverted to the previous usage of 'linux-swap' as the filesystem type to maintain compatibility with other projects.
2007-03-20 07:24
Missing po translation files were included.
2007-03-19 23:51
Minor build-related bugfixes for the 1.8.3 release.

Project Resources

http://freecode.com/urls/c0a3b390fd62cb7a6f4bfe9b8d444605
http://freecode.com/urls/7d3eb9b0857bcb09e813045194658bb9
http://freecode.com/urls/00fdd130cab04412a08f0802474167b2
http://freecode.com/urls/1b9274c642c4806805093136543d1c85
http://freecode.com/urls/a75ec4631232793cc4ceca845241b36c
http://freecode.com/urls/37b430eba75b7fc173c10952b89a49e1
http://freecode.com/projects/gnuparted

Project Description

GNU Parted is a package for creating, destroying,
resizing, checking, and copying partitions and the
file systems on them. This is useful for creating
space for new operating systems, reorganizing disk
usage, copying data between hard disks, and disk
imaging. It contains a library, libparted, and a
command-line frontend, parted, which also serves
as a sample implementation and script backend.