Kai Lueke cd9c6feca6 disk_layout: Keep Azure image size at 30 GB
The increased /boot and /usr partitions meant that we grew all images
types. The raw image had the root partition decreased a bit but the VM
images not, and AWS and Akamai images even got aligned to also have the
larger VM rootfs instead of the raw rootfs. All image types are way
smaller than Azure with its 30 GB size and thus the size had to be
increased. For Azure, however, we already have enough free space and it
is good to avoid increasing the image size because this requires action
for those cases where users had assumed that the image fits into a
hardcoded 30 GB disk.
Reduce the root partition by the amount of blocks that is the difference
between the old and current full disk image size for Azure.

Signed-off-by: Kai Lueke <kailuke@microsoft.com>
2025-11-03 21:12:44 +09:00
..
2023-06-15 17:50:41 +02:00
2023-06-15 17:33:12 +02:00
2023-12-06 14:03:10 +01:00
2024-03-05 13:51:07 +01:00
2024-04-26 09:47:29 +02:00
2024-05-03 22:59:36 +09:00
2024-05-29 19:18:18 +02:00
2024-06-19 15:38:03 +02:00
2024-07-23 12:01:30 +02:00
2024-09-02 14:05:56 +02:00
2025-02-25 16:49:14 +01:00
2025-05-19 11:27:07 +02:00
2025-05-21 18:56:23 +02:00
2025-06-18 14:56:37 +02:00
2025-09-16 17:15:42 +02:00