debian-forge-composer/internal/disk
Christian Kellner f5592bd14a disk: add bytes ↔ sectors conversion helper
Add simple helper methods that convert between bytes and sectors. This
is a method of `PartitionTable`, since the sector size can in theory
be per partition table and this prepares for that case.
2022-02-22 19:23:41 +00:00
..
customizations.go disk: define the default sector size constant 2022-02-22 19:23:41 +00:00
disk.go disk: add bytes ↔ sectors conversion helper 2022-02-22 19:23:41 +00:00
disk_test.go disk: CreatePartitionTable can return errors now 2022-02-22 19:23:41 +00:00