GRUB: drop loopback usage for balder10/FreeDOS.
authorMihai Moldovan <ionic@ionic.de>
Sat, 6 Mar 2021 20:06:00 +0000 (21:06 +0100)
committerMihai Moldovan <ionic@ionic.de>
Sat, 6 Mar 2021 20:08:37 +0000 (21:08 +0100)
commitc959c1476ab7d229a30db25c2fe659fecab791ab
tree54b76b2c62ec9f4d4fef1423a8b2b6a7b4356af6
parent6eb712a0d9a781966fd843d1cb0f1f3b754da609
GRUB: drop loopback usage for balder10/FreeDOS.

Looks like a relic from the bad, old days.

It's certainly not needed any longer, since the initrd16 command can
load the file just fine and newer grub versions are not able to load
compressed files in such a manner, since the length (+2880) refers to
the uncompressed size. Grub will see that the file is smaller than that
and error out. If we were to give it the compressed size, decompression
would fail due to the buffer being too small.
templates/boot/grub/addons.cfg