debian-forge-composer/internal/disk
Achilleas Koutsou 5909ca202d disk: boot partition finder as partitiontable method
Moved the function that searches for the boot partition index to the
PartitionTable struct as a method. The method returns -1 if not found
and it's now the responsibility of the caller to handle the case where
it is not found.
2021-07-24 15:54:00 +02:00
..
disk.go disk: boot partition finder as partitiontable method 2021-07-24 15:54:00 +02:00