debian-forge-composer/internal/disk
Achilleas Koutsou ae9960b8db disk: test that all mountpoints are the minimum 1 GiB
This tests that the clampFSSize() function ensures all user-defined
mountpoints are at least 1 GiB.
Added a blueprint with < 1 GiB minsizes to test this.
Testing all blueprints in TestCreatePartitionTable() now.
2022-04-29 08:55:36 +02:00
..
btrfs.go disk: rename Create{Volume → Mountpoint} 2022-02-28 17:09:30 +01:00
disk.go RHEL-90: use XBOOTLDR partition GUID for /boot 2022-03-24 15:40:10 +01:00
disk_test.go disk: test that all mountpoints are the minimum 1 GiB 2022-04-29 08:55:36 +02: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: fix Payload cloning bugs 2022-02-28 23:05:45 +00: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: remove special case for /usr in clampFSSize 2022-04-29 08:55:36 +02:00