debian-forge-composer/internal/disk
Achilleas Koutsou 8be2c5c89a disk: test minimum directory size calculations
/ and /usr have minimum sizes defined (1 GiB and 2 GiB respectively).
When /usr is not defined, the minimum size of /usr gets added to the
minimum size for /.
This new test runs through a few scenarios and checks whether the sizes
fit.
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 minimum directory size calculations 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