chiark / gitweb /
nspawn: support dissecting GPT images that contain only a single generic linux partition
[elogind.git] / src / shared / gpt.h
index ef3444f6eaffccb3ba60be00d2a625b05811ab68..87308b0d2b75b60c7ea53f59aa1d2249b80060eb 100644 (file)
@@ -57,3 +57,5 @@
  * just because we saw no point in defining any other values here. */
 #define GPT_FLAG_READ_ONLY (1ULL << 60)
 #define GPT_FLAG_NO_AUTO (1ULL << 63)
+
+#define GPT_LINUX_GENERIC SD_ID128_MAKE(0f,c6,3d,af,84,83,47,72,8e,79,3d,69,d8,47,7d,e4)