From 2c3d09a8c700a772766d4eee24073e30f6637d94 Mon Sep 17 00:00:00 2001
From: Daniel Juarez Gonzalez <daniel.juarez.gonzalez@cern.ch>
Date: Thu, 14 May 2020 12:56:21 +0000
Subject: [PATCH] Add partition labeling on the changelog, we need to state
 image versions when in prod

---
 CHANGELOG.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index b32a11a..82a9cfc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,3 +9,9 @@ Unless otherwise stated, newer images do not include changes compared to previou
 * Build image against CC7.8 tree
 * Dual booting image: it can be now used for both BIOS and UEFI machines, both [virtual](https://clouddocs.web.cern.ch/advanced_topics/uefi_support.html) or physical.
   * This change implies that nodes will now have a mounted EFI partition even on BIOS machines.
+
+## Incoming version
+
+* Partitions will have labels:
+  * We have added a `ROOT` label to the root partition
+  * For the EFI pertition we added a `EFI` label.
-- 
GitLab