debian-forge-composer/internal/disk
Simon de Vlieger 34f7f6c7e2 disk: make testcase less confusing
This testcase tested for a / size of 1 GiB but better is to test for a
minimal size of 4 GiB which is the actual lower limit when the required
sizes are added together.
2023-03-20 11:04:14 +01:00
..
btrfs.go disk: align LVM2 volumes to the extent size 2022-11-18 18:44:12 +01:00
disk.go disk: move remaining mountpoint policy code to different packages 2023-02-22 12:17:36 +01:00
disk_test.go disk: make testcase less confusing 2023-03-20 11:04:14 +01:00
filesystem.go disk: guard against nil pointer dereferencing 2022-02-22 19:23:41 +00:00
luks.go Simplified installer: add support for encrypted raw images 2022-02-28 23:05:45 +00:00
lvm.go disk: align LVM2 volumes to the extent size 2022-11-18 18:44:12 +01:00
lvm_test.go disk: rename Create{Volume → Mountpoint} 2022-02-28 17:09:30 +01:00
partition.go disk: add partition type helpers 2022-02-27 22:03:36 +01:00
partition_table.go disk: add RequiredSizes to ImageOptions 2023-03-20 11:04:14 +01:00