diff options
| author | 2025-01-24 14:12:12 +0100 | |
|---|---|---|
| committer | 2025-01-24 16:23:26 +0100 | |
| commit | d33836e5605d348810f0df4aa0729f736c64ba68 (patch) | |
| tree | 22e4631f81e1d8f0c105ee0598a5e50a1436ebe8 /teams | |
| parent | 9fed79138a6d88563fc9683e0ac63b3c56e56028 (diff) | |
| download | kiwi-descriptions-d33836e5605d348810f0df4aa0729f736c64ba68.tar.gz kiwi-descriptions-d33836e5605d348810f0df4aa0729f736c64ba68.zip | |
config: Resize root partition on first boot
Disk images are usually flashed to media which is much larger
than they are, and all that additional space goes unused until
the user intervenes.
Configure things so that systemd-repart, which runs by default,
automatically takes care of resizing the root partition.
systemd-growfs, which also runs by default, will subsequently
take care of resizing the filesystem to fill the newly-enlarged
partition.
Note that we don't do this for cloud images, since in that
case cloud-init takes care of resizing the root filesystem and
the underlying partition together with all the other setup
tasks.
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Diffstat (limited to 'teams')
0 files changed, 0 insertions, 0 deletions