debian-forge-composer/internal/disk
Christian Kellner 115c864f93 disk: define the default sector size constant
Move the `sectorSize` constant, defined in `customizations.go`
to `disk.go` as `DefaultSectorSize`. Rename current usages of
the former to the latter.
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: define the default sector size constant 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