summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRoderick W. Smith <rodsmith@rodsbooks.com>2014-03-22 16:08:00 -0400
committerRoderick W. Smith <rodsmith@rodsbooks.com>2014-03-22 16:08:00 -0400
commit1a65132980bfef8f9c898afbefcda00277b5ee48 (patch)
treec94a991bb01f1f9842eb8c9de8bc5129ba41a304 /NEWS
parent946866e68b12d345e1f60681d57b93ece0ae8b7e (diff)
downloadsgdisk-1a65132980bfef8f9c898afbefcda00277b5ee48.tar.gz
New type codes for Ceph and systemd/Linux
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS20
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ef45f9d..468943d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+0.8.11 (?/?/2014):
+------------------
+
+- Added new partition type codes for Ceph
+ (https://github.com/ceph/ceph/blob/9bcc42a3e6b08521694b5c0228b2c6ed7b3d312e/src/ceph-disk#L76-L81):
+ 4FBD7E29-9D25-41B8-AFD0-062C0CEFF05D/0xf800 (Ceph OSD),
+ 4FBD7E29-9D25-41B8-AFD0-5EC00CEFF05D/0xf801 (Ceph dm-crypt OSD),
+ BFBFAFE7-A34F-448A-9A5B-6213EB736C22/0xf802 (Ceph journal),
+ 45B0969E-9B03-4F30-B4C6-5EC00CEFF106/0xf803 (Ceph dm-crypt journal),
+ 89C57F98-2FE5-4DC0-89C1-F3AD0CEFF2BE/0xf804 (Ceph disk in creation), and
+ 89C57F98-2FE5-4DC0-89C1-5EC00CEFF2BE/0xf805 (Ceph dm-crypt disk in
+ creation)
+
+- Added new partition type codes from
+ http://www.freedesktop.org/wiki/Specifications/DiscoverablePartitionsSpec/:
+ 44479540-F297-41B2-9AF7-D131D5F0458A/0x8303 (Linux / on x86),
+ 4F68BCE3-E8CD-4DB1-96E7-FBCAF984B709/0x8304 (Linux / on x86-64),
+ B921B045-1DF0-41C3-AF44-4C6F280D3FAE/0x8305 (Linux / on 64-bit ARM),
+ 3B8F8425-20E0-4F3B-907F-1A25A76F98E8/0x8306 (Linux /srv).
+
0.8.10 (3/2/2014):
------------------