Skip to content

Draft: Automatically grow root partition & filesystem at boot

Christopher Obbard requested to merge wip/obbardc/grow-rootfs into main

Grow the root partition on the disk and the filesystem at boot time. This allows the image to take up the full size of the disk rather than just the size set at image generation time.

Merge request reports