Go to file
Dominique Leuenberger 9f21f15692 Accepting request 303811 from Base:System
- Update to parted-3.2; Notable changes:
  - Added new partition type flag, esp, to set the type to 0xEF on
    MS-DOS.  Also aliased to boot on GPT to set the UEFI ESP GUID.
  - You can now choose to ignore errors about partitions that
    overlap, or are longer than the disk.  This allows you to use
    parted to repair the problem.
  - When attempting to manipulate a mounted partition, parted now
    issues a warning that you can choose to ignore, instead of an
    error.
  - When creating a loop label, it automatically comes with a
    partition using the whole disk.
  - parted -l no longer lists device-mapper devices other than
    dmraid whole disks.
  - Added new Linux-specific partition GUID type code
    (0FC63DAF-8483-4772-8E79-3D69D8477DE4) for Linux filesystem
    data on GPT disks.  This type code is now assigned as the
    default partition type code for new partitions holding Linux
    filesystems.
  - Added new "msftdata" flag to identify partitions holding NTFS
    or FAT filesystems on GPT disks.  This flag corresponds to a
    GPT type code of EBD0A0A2-B9E5-4433-87C0-68B6B72699C7
    ("Microsoft Basic Data").  Since Linux filesystem partitions
    formerly used this type code, this flag may optionally be set
    on Linux partitions to make the partition table type codes
    match former configurations in case the new Linux filesystem
    type code causes problems with some utility.  Note that this
    flag cannot be removed from NTFS or FAT partitions within
    parted except by setting a competing flag, such as "boot"
    (which sets the type code used by EFI System partitions) or
    "msftres" (which sets the "Microsoft Reserved" type code).

OBS-URL: https://build.opensuse.org/request/show/303811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parted?expand=0&rev=104
2015-04-27 10:59:26 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parted?expand=0&rev=1 2007-01-15 14:29:14 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parted?expand=0&rev=1 2007-01-15 14:29:14 +00:00
baselibs.conf Accepting request 245097 from home:fcrozat:branches:Base:System 2014-08-21 13:14:09 +00:00
dummy-bootcode-only-for-x86.patch Accepting request 303792 from home:puzel:branches:Base:System 2015-04-24 15:49:30 +00:00
fatresize-0.1.tar.bz2 Accepting request 303792 from home:puzel:branches:Base:System 2015-04-24 15:49:30 +00:00
hfs_fix.dif Accepting request 303792 from home:puzel:branches:Base:System 2015-04-24 15:49:30 +00:00
lib-fs-resize-prevent-crash-resizing-FAT16.patch Accepting request 303792 from home:puzel:branches:Base:System 2015-04-24 15:49:30 +00:00
libparted-allow-bigger-snap-radius-if-cylinders-are-used.patch - Allow bigger snap radius if cylinders are used as units 2014-05-29 13:02:44 +00:00
libparted-avoid-libdevice-mapper-warnings.patch Accepting request 303792 from home:puzel:branches:Base:System 2015-04-24 15:49:30 +00:00
libparted-dasd-do-not-use-first-tracks.patch Accepting request 303792 from home:puzel:branches:Base:System 2015-04-24 15:49:30 +00:00
libparted-dasd-implicit-partition-disk-flag.patch - Add an "implicit_partition_table" disk flag to mark 2014-09-22 10:40:52 +00:00
libparted-device-mapper-uses-512b-sectors.patch Accepting request 303792 from home:puzel:branches:Base:System 2015-04-24 15:49:30 +00:00
libparted-make-BLKRRPART-more-robust.patch - Make informing the kernel by BLKRRPART (specific to s390) more 2014-07-18 13:45:52 +00:00
libparted-make-sure-not-to-treat-percentages-and-cyls-as-exact.patch Accepting request 303792 from home:puzel:branches:Base:System 2015-04-24 15:49:30 +00:00
libparted-partition-naming.patch Accepting request 303792 from home:puzel:branches:Base:System 2015-04-24 15:49:30 +00:00
libparted-ppc-prepboot-in-syncmbr.patch Accepting request 303792 from home:puzel:branches:Base:System 2015-04-24 15:49:30 +00:00
libparted-use-BLKRRPART-for-DASD.patch.patch Accepting request 303792 from home:puzel:branches:Base:System 2015-04-24 15:49:30 +00:00
more-reliable-informing-the-kernel.patch Accepting request 303792 from home:puzel:branches:Base:System 2015-04-24 15:49:30 +00:00
parted-2.4-ncursesw6.patch Accepting request 303792 from home:puzel:branches:Base:System 2015-04-24 15:49:30 +00:00
parted-3.2.tar.xz Accepting request 303792 from home:puzel:branches:Base:System 2015-04-24 15:49:30 +00:00
parted-3.2.tar.xz.sig Accepting request 303792 from home:puzel:branches:Base:System 2015-04-24 15:49:30 +00:00
parted-dont-crash-in-disk_set-when-disk-label-not-found.patch Accepting request 303792 from home:puzel:branches:Base:System 2015-04-24 15:49:30 +00:00
parted-fatresize-autoconf.patch - include new fatresize(8) utility 2014-01-31 15:39:50 +00:00
parted-gpt-mbr-sync.patch Accepting request 303792 from home:puzel:branches:Base:System 2015-04-24 15:49:30 +00:00
parted-mac.patch Accepting request 303792 from home:puzel:branches:Base:System 2015-04-24 15:49:30 +00:00
parted-resize-alias-to-resizepart.patch Accepting request 303792 from home:puzel:branches:Base:System 2015-04-24 15:49:30 +00:00
parted-type.patch Accepting request 303792 from home:puzel:branches:Base:System 2015-04-24 15:49:30 +00:00
parted-wipeaix.patch Accepting request 303792 from home:puzel:branches:Base:System 2015-04-24 15:49:30 +00:00
parted-workaround-windows7-gpt-implementation.patch Accepting request 303792 from home:puzel:branches:Base:System 2015-04-24 15:49:30 +00:00
parted.changes Accepting request 303792 from home:puzel:branches:Base:System 2015-04-24 15:49:30 +00:00
parted.keyring Accepting request 247867 from home:AndreasStieger:branches:Base:System 2014-09-08 08:00:14 +00:00
parted.spec Accepting request 303792 from home:puzel:branches:Base:System 2015-04-24 15:49:30 +00:00