Difference between revisions of "Parted"

From Free Software Directory
Jump to: navigation, search
(added standard link)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU Parted
 
|Name=GNU Parted
|Short description=Manipulates disk partitions
+
|Short description=Manipulates disk partitions.
 
|Full description='''Parted''' is a program that allows you to create, destroy, resize, move, and copy hard disk partitions. This is useful for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks. The program currently supports ext2, ext3, and FAT (FAT16 and FAT32) filesystems and Linux swap devices, and MS-DOS disk labels.
 
|Full description='''Parted''' is a program that allows you to create, destroy, resize, move, and copy hard disk partitions. This is useful for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks. The program currently supports ext2, ext3, and FAT (FAT16 and FAT32) filesystems and Linux swap devices, and MS-DOS disk labels.
  
Line 9: Line 9:
 
|VCS checkout command=git clone git://git.savannah.gnu.org/parted.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/parted.git
 
|Documentation note=https://www.gnu.org/software/parted/manual/
 
|Documentation note=https://www.gnu.org/software/parted/manual/
 +
 +
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
 +
 +
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 +
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
 
|Donate=https://my.fsf.org/donate/
 
|Donate=https://my.fsf.org/donate/
|Related projects=gparted
+
|Related projects=gnustandards,gparted
 
|Keywords=administration,hard disk,file system,partitions,disk space
 
|Keywords=administration,hard disk,file system,partitions,disk space
 
|Version identifier=3.2
 
|Version identifier=3.2
Line 18: Line 33:
 
|Version download=https://ftp.gnu.org/gnu/parted/parted-3.2.tar.xz
 
|Version download=https://ftp.gnu.org/gnu/parted/parted-3.2.tar.xz
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/11/16
+
|Last review date=2019/01/05
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011/04/01
 
|Submitted date=2011/04/01
Line 24: Line 39:
 
|Paid support=https://www.fsf.org/resources/service/
 
|Paid support=https://www.fsf.org/resources/service/
 
|Accepts cryptocurrency donations=Yes
 
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/parted/parted-3.2.tar.xz.sig
 
|Test entry=No
 
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
Line 62: Line 78:
 
{{Resource
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
|Resource audience=Savannah (Ref)
|Resource URL=https://savannah.gnu.org/projects/parted
+
|Resource URL=https://savannah.gnu.org/projects/parted/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=https://git.savannah.gnu.org/cgit/parted.git
+
|Resource URL=https://git.savannah.gnu.org/cgit/parted.git/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-parted
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-parted/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 78: Line 94:
 
{{Resource
 
{{Resource
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://ftp.gnu.org/gnu/parted
+
|Resource URL=https://ftp.gnu.org/gnu/parted/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=General
 
|Resource kind=General
 
|Resource URL=https://translationproject.org/domain/parted.html
 
|Resource URL=https://translationproject.org/domain/parted.html
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 93: Line 113:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=part of e2fsprogs
+
|Prerequisite description=part of e2fsprogs]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=libuild
+
|Prerequisite description=libuild]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=GNU readline (which requires termcap or ncurses)
+
|Prerequisite description=GNU [[readline]] (which requires termcap or ncurses)
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 07:15, 5 January 2019


[edit]

GNU Parted

https://www.gnu.org/software/parted/
Manipulates disk partitions.

Parted is a program that allows you to create, destroy, resize, move, and copy hard disk partitions. This is useful for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks. The program currently supports ext2, ext3, and FAT (FAT16 and FAT32) filesystems and Linux swap devices, and MS-DOS disk labels.

GNU Parted contains a library, libparted, and a command-line frontend, parted, which also serves as a sample implementation and script backend.





Licensing

License

Verified by

Verified on

Notes

Verified by

Kelly Hopkins

Verified on

1 June 2010




Leaders and contributors

Contact(s)Role
Brian C. Lane co-maintainer
Phillip Susi co-maintainer


Resources and communication

AudienceResource typeURI
Savannah (Ref)https://savannah.gnu.org/projects/parted/
Downloadhttps://ftp.gnu.org/gnu/parted/
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/parted.git/
Debian (Ref)https://tracker.debian.org/pkg/parted
Generalhttps://translationproject.org/domain/parted.html
Generalhttps://savannah.gnu.org/people/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-parted/
Downloadhttps://alpha.gnu.org/gnu/parted/


Software prerequisites

KindDescription
Required to buildlibuild
Required to buildpart of e2fsprogs
Weak prerequisiteGNU readline (which requires termcap or ncurses)




Entry
















"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.

























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.