Raise the size of the boot partition to 2G for ELN images

With the increase in content in initramfs, a long-overdue raise
of the default size for /boot is warranted.

Reference: https://fedoraproject.org/wiki/Changes/2GbootPartition
This commit is contained in:
Neal Gompa
2025-10-06 10:18:49 -04:00
parent 6c3b674a92
commit a6a0df3b3a
2 changed files with 13 additions and 13 deletions
+3 -3
View File
@@ -10,7 +10,7 @@
<type image="oem" <type image="oem"
filesystem="xfs" filesystem="xfs"
kernelcmdline="rhgb quiet" devicepersistency="by-uuid" target_blocksize="4096" kernelcmdline="rhgb quiet" devicepersistency="by-uuid" target_blocksize="4096"
bootpartition="true" bootpartsize="1024" bootfilesystem="xfs" efipartsize="500" firmware="uefi" bootpartition="true" bootpartsize="2000" bootfilesystem="xfs" efipartsize="500" firmware="uefi"
rootfs_label="fedora" rootfs_label="fedora"
> >
<bootloader name="grub2" bls="true" console="console" timeout="1" timeout_style="hidden"/> <bootloader name="grub2" bls="true" console="console" timeout="1" timeout_style="hidden"/>
@@ -23,7 +23,7 @@
<type image="oem" <type image="oem"
filesystem="xfs" filesystem="xfs"
kernelcmdline="rhgb quiet" devicepersistency="by-uuid" kernelcmdline="rhgb quiet" devicepersistency="by-uuid"
bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" firmware="ofw" bootpartition="true" bootpartsize="2000" bootfilesystem="xfs" firmware="ofw"
rootfs_label="fedora" rootfs_label="fedora"
> >
<bootloader name="grub2" bls="true" console="console" timeout="1" timeout_style="hidden"/> <bootloader name="grub2" bls="true" console="console" timeout="1" timeout_style="hidden"/>
@@ -37,7 +37,7 @@
filesystem="xfs" filesystem="xfs"
kernelcmdline="no_timer_check console=tty1 console=ttyS0,115200n8" kernelcmdline="no_timer_check console=tty1 console=ttyS0,115200n8"
devicepersistency="by-uuid" devicepersistency="by-uuid"
bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" bootpartition="true" bootpartsize="2000" bootfilesystem="xfs"
rootfs_label="fedora" rootfs_label="fedora"
> >
<bootloader name="zipl" timeout="1"/> <bootloader name="zipl" timeout="1"/>
+10 -10
View File
@@ -33,7 +33,7 @@
filesystem="xfs" filesystem="xfs"
kernelcmdline="no_timer_check console=tty1 console=ttyS0,115200n8 earlyprintk=ttyS0 systemd.firstboot=off" kernelcmdline="no_timer_check console=tty1 console=ttyS0,115200n8 earlyprintk=ttyS0 systemd.firstboot=off"
devicepersistency="by-uuid" devicepersistency="by-uuid"
bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="100" firmware="uefi" bootpartition="true" bootpartsize="2000" bootfilesystem="xfs" efipartsize="100" firmware="uefi"
rootfs_label="fedora" rootfs_label="fedora"
> >
<bootloader name="grub2" bls="true" console="serial" timeout="0"/> <bootloader name="grub2" bls="true" console="serial" timeout="0"/>
@@ -48,7 +48,7 @@
filesystem="xfs" filesystem="xfs"
kernelcmdline="no_timer_check console=tty1 console=ttyAMA0,115200n8 earlyprintk=ttyAMA0 systemd.firstboot=off" kernelcmdline="no_timer_check console=tty1 console=ttyAMA0,115200n8 earlyprintk=ttyAMA0 systemd.firstboot=off"
devicepersistency="by-uuid" devicepersistency="by-uuid"
bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="100" firmware="uefi" bootpartition="true" bootpartsize="2000" bootfilesystem="xfs" efipartsize="100" firmware="uefi"
rootfs_label="fedora" rootfs_label="fedora"
> >
<bootloader name="grub2" bls="true" console="serial" timeout="0"/> <bootloader name="grub2" bls="true" console="serial" timeout="0"/>
@@ -63,7 +63,7 @@
filesystem="xfs" filesystem="xfs"
kernelcmdline="no_timer_check console=tty1 console=ttyS0,115200n8 systemd.firstboot=off" kernelcmdline="no_timer_check console=tty1 console=ttyS0,115200n8 systemd.firstboot=off"
devicepersistency="by-uuid" devicepersistency="by-uuid"
bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="100" firmware="uefi" bootpartition="true" bootpartsize="2000" bootfilesystem="xfs" efipartsize="100" firmware="uefi"
rootfs_label="fedora" rootfs_label="fedora"
> >
<bootloader name="grub2" bls="true" timeout="0"/> <bootloader name="grub2" bls="true" timeout="0"/>
@@ -78,7 +78,7 @@
filesystem="xfs" filesystem="xfs"
kernelcmdline="no_timer_check console=tty1 console=ttyAMA0,115200n8 systemd.firstboot=off" kernelcmdline="no_timer_check console=tty1 console=ttyAMA0,115200n8 systemd.firstboot=off"
devicepersistency="by-uuid" devicepersistency="by-uuid"
bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="100" firmware="uefi" bootpartition="true" bootpartsize="2000" bootfilesystem="xfs" efipartsize="100" firmware="uefi"
rootfs_label="fedora" rootfs_label="fedora"
> >
<bootloader name="grub2" bls="true" timeout="0"/> <bootloader name="grub2" bls="true" timeout="0"/>
@@ -93,7 +93,7 @@
filesystem="xfs" filesystem="xfs"
kernelcmdline="no_timer_check console=ttyS0,38400n8d systemd.firstboot=off" kernelcmdline="no_timer_check console=ttyS0,38400n8d systemd.firstboot=off"
devicepersistency="by-uuid" devicepersistency="by-uuid"
bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="100" firmware="uefi" bootpartition="true" bootpartsize="2000" bootfilesystem="xfs" efipartsize="100" firmware="uefi"
rootfs_label="fedora" rootfs_label="fedora"
> >
<bootloader name="grub2" bls="true" timeout="0"/> <bootloader name="grub2" bls="true" timeout="0"/>
@@ -109,7 +109,7 @@
filesystem="xfs" filesystem="xfs"
kernelcmdline="no_timer_check console=ttyAMA0,38400n8d systemd.firstboot=off" kernelcmdline="no_timer_check console=ttyAMA0,38400n8d systemd.firstboot=off"
devicepersistency="by-uuid" devicepersistency="by-uuid"
bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="100" firmware="uefi" bootpartition="true" bootpartsize="2000" bootfilesystem="xfs" efipartsize="100" firmware="uefi"
rootfs_label="fedora" rootfs_label="fedora"
> >
<bootloader name="grub2" bls="true" timeout="0"/> <bootloader name="grub2" bls="true" timeout="0"/>
@@ -125,7 +125,7 @@
filesystem="xfs" filesystem="xfs"
kernelcmdline="no_timer_check console=tty1 console=ttyS0,115200n8 systemd.firstboot=off" kernelcmdline="no_timer_check console=tty1 console=ttyS0,115200n8 systemd.firstboot=off"
devicepersistency="by-uuid" devicepersistency="by-uuid"
bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="100" firmware="uefi" bootpartition="true" bootpartsize="2000" bootfilesystem="xfs" efipartsize="100" firmware="uefi"
rootfs_label="fedora" rootfs_label="fedora"
> >
<bootloader name="grub2" bls="true" console="serial" timeout="0"/> <bootloader name="grub2" bls="true" console="serial" timeout="0"/>
@@ -140,7 +140,7 @@
filesystem="xfs" filesystem="xfs"
kernelcmdline="no_timer_check console=tty1 console=ttyAMA0,115200n8 systemd.firstboot=off" kernelcmdline="no_timer_check console=tty1 console=ttyAMA0,115200n8 systemd.firstboot=off"
devicepersistency="by-uuid" devicepersistency="by-uuid"
bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="100" firmware="uefi" bootpartition="true" bootpartsize="2000" bootfilesystem="xfs" efipartsize="100" firmware="uefi"
rootfs_label="fedora" rootfs_label="fedora"
> >
<bootloader name="grub2" bls="true" console="serial" timeout="0"/> <bootloader name="grub2" bls="true" console="serial" timeout="0"/>
@@ -155,7 +155,7 @@
filesystem="xfs" filesystem="xfs"
kernelcmdline="no_timer_check console=tty1 console=ttyS0,115200n8 systemd.firstboot=off" kernelcmdline="no_timer_check console=tty1 console=ttyS0,115200n8 systemd.firstboot=off"
devicepersistency="by-uuid" devicepersistency="by-uuid"
bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" firmware="ofw" bootpartition="true" bootpartsize="2000" bootfilesystem="xfs" firmware="ofw"
rootfs_label="fedora" rootfs_label="fedora"
> >
<bootloader name="grub2" bls="true" console="serial" timeout="0"/> <bootloader name="grub2" bls="true" console="serial" timeout="0"/>
@@ -170,7 +170,7 @@
filesystem="xfs" filesystem="xfs"
kernelcmdline="no_timer_check console=tty1 console=ttyS0,115200n8 systemd.firstboot=off" kernelcmdline="no_timer_check console=tty1 console=ttyS0,115200n8 systemd.firstboot=off"
devicepersistency="by-uuid" devicepersistency="by-uuid"
bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" bootpartition="true" bootpartsize="2000" bootfilesystem="xfs"
rootfs_label="fedora" rootfs_label="fedora"
> >
<bootloader name="zipl" timeout="1"/> <bootloader name="zipl" timeout="1"/>