Skip to content

resize_rootfs: Resize underlying luks device as well if possible

Post initramfs part of image-builder#63 (closed)

One can use rm -f /etc/resize_rootfs-resized to trigger the script run on boot (or to run it manually). It takes care of resizing the luks device and the file system (but not the partition itself).

Edited by Guido Gunther

Merge request reports