debian-forge-composer/internal/disk
Achilleas Koutsou 9920d798f5 disk: remove special case for /usr in clampFSSize
The `/usr` case is now handled by the `EnsureDirectorySizes()` function.
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: use constants for size units in tests 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