]> git.ipfire.org Git - ipfire-2.x.git/commit - lfs/flash-images
Increase size of /boot to 512 MiB
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 21 Apr 2023 12:18:14 +0000 (12:18 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Mon, 24 Apr 2023 18:51:12 +0000 (18:51 +0000)
commitffdc6fbba8732f7cdce77e09e4cae8a0b5651ec1
treea77ced4794763527a4768a91e8d17404755177d2
parentd92134b8185271776ead159b5d4c649588f6d2d2
Increase size of /boot to 512 MiB

Is XFS is being selected as file system, the minimum size requirement is
300 MiB. In order to keep it to a round number, this patch increases the
size of /boot to 512 MiB.

To keep all systems consistent, we will also do this on systems that are
being formatted using different file systems.

Fixes: #13077 - xfs cannot installed anymore because boot is to small
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/flash-images
src/installer/hw.c