debian-forge-composer/internal/disk
Christian Kellner beaf411628 disk: remove unused functions
Remove functions that got obsoleted by the more generic, entity based,
ones:
  - `FindPartitionForMountpoint`
  - `BootPartitionIndex`
  - `FindFilesystemForMountpoint`
  - `RootFilesystem`
  - `BootFilesystem`

Co-Authored-By: Achilleas Koutsou <achilleas@koutsou.net>
2022-02-22 19:23:41 +00:00
..
btrfs.go disk: new interface UniqueEntity for Entities with UUID 2022-02-22 19:23:41 +00:00
disk.go disk: new interface UniqueEntity for Entities with UUID 2022-02-22 19:23:41 +00:00
disk_test.go disk: remove unused functions 2022-02-22 19:23:41 +00:00
filesystem.go disk: new interface UniqueEntity for Entities with UUID 2022-02-22 19:23:41 +00:00
luks.go disk: new interface UniqueEntity for Entities with UUID 2022-02-22 19:23:41 +00:00
lvm.go disk: Entity types must implement Clone() 2022-02-22 19:23:41 +00:00
partition.go disk: move stage option generation functions to osbuild1,2 2022-02-22 19:23:41 +00:00
partition_table.go disk: remove unused functions 2022-02-22 19:23:41 +00:00