diskimage-builder/diskimage_builder/block_device
Julia Kreger 3a69f8d4b7 trivial: provide a little more context for disk size failures
While trying to build a new CI job, I came to realize that the
default image was too small, and the block-device-efi-lvm element
example wants 40GB by default.

Even though that can be easily resolved, it kind of requires taking
a look at the code to understand what is going on. So instead,
we'll now log an error as a hint.

Change-Id: I05bfeae1a2b9aef01f781115fdbd5046c80437f0
2024-10-02 13:06:33 -07:00
..
level0 4k Block device support 2024-08-30 13:30:27 -07:00
level1 trivial: provide a little more context for disk size failures 2024-10-02 13:06:33 -07:00
level2 Add swap support 2023-03-06 14:54:35 +03:00
level3 Merge "Add swap support" 2023-03-21 06:38:57 +00:00
level4 Add swap support 2023-03-06 14:54:35 +03:00
tests 4k Block device support 2024-08-30 13:30:27 -07:00
__init__.py Clear __init__.py from cmd move 2017-05-11 18:52:14 +10:00
blockdevice.py Correct boot path to cover FIPS usage cases 2023-03-15 11:25:21 -07:00
cmd.py Uncap hacking 2020-02-24 10:34:46 +11:00
config.py Uncap hacking 2020-02-24 10:34:46 +11:00
exception.py Move exception to it's own file (again) 2017-05-20 06:44:39 +00:00
plugin.py Drop six usage 2020-06-05 12:04:37 +02:00
utils.py Append detailed printing information when exec_sudo fails 2023-06-25 08:02:58 +00:00