Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
parted: The GNU disk partition manipulation program
Name: | parted |
Vendor: | Scientific Linux |
Version: | 1.8.1 |
License: | GPLv2+ |
Release: | 23.el5 |
URL: | |
- Summary
- The GNU Parted program allows you to create, destroy, resize, move,
and copy hard disk partitions. Parted can be used for creating space
for new operating systems, reorganizing disk usage, and copying data
to new hard disks.
Changelog
- * Fri Nov 14 16:00:00 2008 Joel Granados <jgranado{%}redhat{*}com> - 1.8.1-23
- Prevent the user from creating msdos partitions on devices that have
more than 2^32 sectors.
Resolves: rhbz:447768
- * Wed Oct 1 17:00:00 2008 Joel Granados <jgranado{%}redhat{*}com> - 1.8.1-22
- Rebuild with O_DIRECT check. O_DIRECT is needed for s390x.
Related: rhbz#463917
- * Mon Jul 28 17:00:00 2008 Joel Granados <jgranado{%}redhat{*}com> - 1.8.1-21
- O_DIRECT is now supported in s390 and s390x. Don't test for those arches.
Related: rhbz#455929