Skip to content
* Added ability to write mbr/gpt partitions via provided writer func

* Allow to describe the mbr/gpt partitions as sexp and write it via
  writer func

* Added bin/part-disk program which accepts mbr/gpt table as sexp and
  write it to the specified output file