summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Battaiola Kreling <dbkreling@br.ibm.com>2013-10-07 11:51:50 +0530
committerPhillip Susi <psusi@ubuntu.com>2013-11-23 20:28:46 -0500
commitd151cc20af79c89383ffacc89c1f646f831fc3e6 (patch)
tree31e344dd66288012876a217ebc8478750e63f768 /NEWS
parent02fc13fb6611b68d7d3275777f5674192b2f2bb5 (diff)
downloadparted-d151cc20af79c89383ffacc89c1f646f831fc3e6.tar.gz
GPT: add support for PReP GUID
PReP (PowerPC Reference Platform) boot partition is the first partition used in PowerPC platform for containing the bootable kernel or bootloader. The firmware searches for this partition and jumps to it for booting. So far no GUID was specified for this partition type and hence booting from GPT disk was not supported on this platform. A new GUID 9e1a2d38-c612-4316-aa26-8b49521e5a8b for PReP partition is proposed to be included in GPT.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cb725e7..22e6109 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,9 @@ GNU parted NEWS -*- outline -*-
or are longer than the disk. This allows you to use parted to
repair the problem.
+ Add support for prep flag to GPT to select PowerPC Reference Platform
+ boot partition type.
+
** Bug Fixes
Avoid generating udev add/remove events for all unmodified partitions