OpenPGP in Rust: the Sequoia project
OpenPGP in Rust: the Sequoia project
Posted Sep 17, 2020 7:48 UTC (Thu) by mezcalero (subscriber, #45103)In reply to: OpenPGP in Rust: the Sequoia project by alison
Parent article: OpenPGP in Rust: the Sequoia project
Posted Sep 17, 2020 14:36 UTC (Thu)
by alison (subscriber, #63752)
[Link] (1 responses)
Posted Sep 22, 2020 6:30 UTC (Tue)
by jwilk (subscriber, #63328)
[Link]
OpenPGP in Rust: the Sequoia project
As far as I can see, libfdisk does support EFI partition labels:
OpenPGP in Rust: the Sequoia project
extern int fdisk_partition_set_name(struct fdisk_partition *pa, const char *name);
extern const char *fdisk_partition_get_name(struct fdisk_partition *pa);