File: raid-esp-size-2c322adb2d3b9ce7.yaml

package info (click to toggle)
ironic-python-agent 10.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,416 kB
  • sloc: python: 35,563; sh: 60; makefile: 29
file content (9 lines) | stat: -rw-r--r-- 419 bytes parent folder | download
1
2
3
4
5
6
7
8
9
---
fixes:
  - |
    The size of the ESP partition created for software RAID has been increased
    from 128 MiB to 550 MiB. This change is in line with the recent
    `diskimage-builder change
    <https://opendev.org/openstack/diskimage-builder/commit/7fd52ba84180b4e749ccf4c9db8c49eafff46ea8>`_
    as well as the `guidance from the author of gdisk
    <https://www.rodsbooks.com/efi-bootloaders/principles.html>`_.