summaryrefslogtreecommitdiffstats
path: root/src/sysupdate/sysupdate-partition.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tree-wise: several cleanups for loggingYu Watanabe2024-04-301-1/+1
* sysupdate: Use sector size for partition size calculationsMichael A Cassaniti2023-08-151-4/+6
* tree-wide: Use fdisk_new_context_at() moreDaan De Meyer2023-08-141-12/+4
* sysupdate: Move fdisk partition flags helpers to fdisk-util.cDaan De Meyer2023-08-011-81/+0
* tree-wide: "<n>bit" → "<n>-bit"Zbigniew Jędrzejewski-Szmek2023-07-021-1/+1
* fdisk-util: add fdisk_partition_get_type_as_id128() helperLennart Poettering2022-11-291-12/+3
* fdisk-util: add fdisk_partition_get_uuid_as_id128() helperLennart Poettering2022-11-291-7/+3
* gpt: Expose GptPartitionType and get rid of SECONDARY/OTHERDaan De Meyer2022-11-151-6/+12
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+0
* headers: export partition uuids and flags in new sd-gpt.h fileZbigniew Jędrzejewski-Szmek2022-09-201-12/+12
* sysupdate: add new component "sysupdate"Lennart Poettering2022-03-191-0/+379