Difference between revisions of "Parted"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=parted |Short description=Manipulates disk partitions |Full description=GNU Parted is a program that allows you to create, destroy, resize, move, and copy hard disk...")
 
m (added a category)
 
(18 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=parted
+
|Name=GNU Parted
|Short description=Manipulates disk partitions
+
|Short description=Manipulates disk partitions.
|Full description=GNU 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.
 +
 
 +
GNU Parted contains a library, libparted, and a command-line frontend, parted, which also serves as a sample implementation and script backend.
 +
|Homepage URL=https://www.gnu.org/software/parted/
 +
|Is High Priority Project=No
 +
|VCS checkout command=git clone git://git.savannah.gnu.org/parted.git
 +
|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
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards,gparted
 +
|Keywords=administration,hard disk,file system,partitions,disk space
 +
|Version identifier=3.3
 +
|Version date=2019/10/10
 +
|Version status=stable
 +
|Version download=https://ftpmirror.gnu.org/parted/parted-3.3.tar.xz
 +
|Last review by=Genium
 +
|Last review date=2020/03/04
 +
|Submitted by=Database conversion
 +
|Submitted date=2011/04/01
 
|User level=intermediate
 
|User level=intermediate
|Submitted by=Database conversion
+
|Paid support=https://www.fsf.org/resources/service/
|Submitted date=2011-04-01
+
|Accepts cryptocurrency donations=Yes
|Version identifier=1.8.8
+
|OpenPGP signature=https://ftpmirror.gnu.org/parted/parted-3.3.tar.xz.sig
|Version date=2007-08-09
+
|Test entry=No
|Version status=stable
+
|Is GNU=Yes
|Version download=http://ftp.gnu.org/gnu/parted/parted-1.8.8.tar.gz
+
|GNU package identifier=parted
|License verified date=2001-01-31
 
|Version comment=1.8.8 stable released 2007-08-09
 
}}
 
{{Software category
 
|Interface=command-line
 
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv3orlater
 
|License=GPLv3orlater
|License verified by=Janet Casey
+
|License verified by=Kelly Hopkins
|License verified date=2001-01-31
+
|License verified date=2010-06-01
 +
}}
 +
{{Person
 +
|Real name=Brian C. Lane
 +
|Role=co-maintainer
 +
}}
 +
{{Person
 +
|Real name=Phillip Susi
 +
|Role=co-maintainer
 +
|Email=psusi@ubuntu.com
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/parted
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/parted/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://git.savannah.gnu.org/cgit/parted.git/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-parted/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://alpha.gnu.org/gnu/parted/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/parted/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://translationproject.org/domain/parted.html
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 +
}}
 +
{{Software category
 +
|Interface=command-line, library
 +
|Programming-language=C
 +
|Runs-on=BSD, OS X, GNU/Linux
 +
|System-administration=configuration
 +
|Use=system-administration
 
}}
 
}}
 
{{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}}

Latest revision as of 14:23, 4 March 2020


[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





"co-maintainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"co-maintainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"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.