X-Git-Url: https://code.grnet.gr/git/snf-image-creator/blobdiff_plain/5b801534a4277ae5730a12736cd5ff5242aa62d9..bf3a282cb4ca85db501f8a925cd604a1600f25cc:/image_creator/gpt.py?ds=sidebyside diff --git a/image_creator/gpt.py b/image_creator/gpt.py index f6f1cc2..968a918 100644 --- a/image_creator/gpt.py +++ b/image_creator/gpt.py @@ -42,9 +42,11 @@ BLOCKSIZE = 512 class MBR(object): """Represents a Master Boot Record.""" class Partition(object): + """Represents a partition entry in MBR""" format = "