debian-forge-composer/internal/disk
Christian Kellner 3e72e5aa1d disk: pass basePartitionTable as pointer
Pass the `basePartitionTable` argument of `CreatePartitionTable`.
Now that we clone the partition table at the beginning of the
method there is no need to pass a copy of the partition table.
2022-02-22 19:23:41 +00:00
..
customizations.go disk: pass basePartitionTable as pointer 2022-02-22 19:23:41 +00:00
disk.go disk: introduce ContainsMountpoint helper 2022-02-22 19:23:41 +00:00
disk_test.go disk: pass basePartitionTable as pointer 2022-02-22 19:23:41 +00:00