Skip to content

Use HTTP on GRUB configuration files as method instead of TFTP to increase download speed

Daniel Juarez requested to merge http_default_uefi into master

Do not bother about adding flags or modifying the DB, just specify http as download method by default. TFTP will only be used for LEGACY BIOS machines.

Herve confirmed that UEFI machines should be able to always use HTTP, so I would go forward with this to really make a difference in download times, specially with big images.

Merge request reports