debian-forge-composer/internal/distro/rhel85
Gianluca Zuccarelli 62c44e86f9 disk: ensure minimum size for filesystems
This commit fixes #2347 by ensuring that a minimum
size of 1GB is set for all file systems. The only
exception to this is the `/usr` which is set to 2GB,
since this was the only mountpoint that was previously
being checked.
2022-02-24 11:00:35 +01:00
..
distro.go disk: ensure minimum size for filesystems 2022-02-24 11:00:35 +01:00
distro_internal_test.go distro: use PartitionTable.ContainsMountpoint 2022-02-22 19:23:41 +00:00
distro_test.go distro: replace CreatePartitionTable() with NewPartitionTable() 2022-02-22 19:23:41 +00:00
package_sets.go distro/rhel85: add support for edge raw images 2021-08-28 09:20:19 +02:00
partition_tables.go disk: rename Partition.Filesystem to Payload 2022-02-22 19:23:41 +00:00
pipelines.go distro: use new GenImageKernelOptions in ostreeDeployPipeline 2022-02-22 19:23:41 +00:00
stage_options.go distro: remove unused sfdiskStageOptions 2022-02-22 19:23:41 +00:00