aboutsummaryrefslogtreecommitdiff
path: root/teams
diff options
from:
to:
context:
space:
mode:
authorGravatar Neal Gompa <ngompa@fedoraproject.org> 2025-02-20 13:49:58 -0500
committerGravatar Neal Gompa <ngompa@fedoraproject.org> 2025-02-20 14:15:26 -0500
commit5844c5c608909fce25b94ce9d74e3f405a49fb3b (patch)
tree55a87e3dc0fd4d5d42e81deb3ff2cc24029a4d7a /teams
parentada197be816585a10d11a895200d7684f1ca5450 (diff)
downloadkiwi-descriptions-5844c5c608909fce25b94ce9d74e3f405a49fb3b.tar.gz
kiwi-descriptions-5844c5c608909fce25b94ce9d74e3f405a49fb3b.zip
teams/server: Bump the ESP size to 500 MB
Now that we have a lot more stuff installed in the ESP, we need the ESP to be bigger. This matches the size used for the desktop disk variants.
Diffstat (limited to 'teams')
-rw-r--r--teams/server.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/teams/server.xml b/teams/server.xml
index 78ce59a..a892f34 100644
--- a/teams/server.xml
+++ b/teams/server.xml
@@ -23,7 +23,7 @@
filesystem="xfs"
kernelcmdline="no_timer_check console=tty1 console=ttyS0,115200n8"
devicepersistency="by-uuid"
- bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="100" firmware="uefi"
+ bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="500" firmware="uefi"
rootfs_label="fedora"
>
<bootloader name="grub2" console="serial" timeout="0"/>
@@ -77,7 +77,7 @@
filesystem="xfs"
kernelcmdline="earlycon"
devicepersistency="by-uuid"
- bootpartition="true" bootpartsize="1000" bootfilesystem="ext4" efipartsize="100" firmware="uefi"
+ bootpartition="true" bootpartsize="1000" bootfilesystem="ext4" efipartsize="500" firmware="uefi"
rootfs_label="fedora"
>
<bootloader name="grub2" console="serial" timeout="0"/>
@@ -94,7 +94,7 @@
<type image="oem"
filesystem="xfs"
devicepersistency="by-uuid"
- bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="100" firmware="uefi"
+ bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="500" firmware="uefi"
rootfs_label="fedora"
>
<bootloader name="grub2" console="serial" timeout="3" timeout_style="menu"/>
@@ -111,7 +111,7 @@
<type image="oem"
filesystem="xfs"
devicepersistency="by-uuid" force_mbr="true"
- bootpartition="true" bootpartsize="1000" bootfilesystem="ext4" efipartsize="100" firmware="uefi"
+ bootpartition="true" bootpartsize="1000" bootfilesystem="ext4" efipartsize="500" firmware="uefi"
rootfs_label="fedora"
>
<bootloader name="grub2" console="serial" timeout="3" timeout_style="menu"/>
@@ -163,7 +163,7 @@
filesystem="xfs"
kernelcmdline="earlycon"
devicepersistency="by-uuid"
- bootpartition="true" bootpartsize="1000" bootfilesystem="ext4" efipartsize="100" firmware="uefi"
+ bootpartition="true" bootpartsize="1000" bootfilesystem="ext4" efipartsize="500" firmware="uefi"
rootfs_label="fedora"
>
<bootloader name="grub2" console="serial" timeout="3" timeout_style="menu"/>