Re: [PATCH] docs: Do not reference non-existent "--dumb" option

2025-02-24 Thread Daniel Kiper
On Sat, Jan 04, 2025 at 01:50:32AM -0600, Glenn Washburn wrote: > This appears to be a relic from GRUB legacy that used a --dumb option for > its terminal command. The proper way to do this in GRUB2 is to set the > temrinal to "dumb" via the terminfo command. > > Fixes: https://savannah.gnu.org/bug

[PATCH] docs: Do not reference non-existent "--dumb" option

2025-01-03 Thread Glenn Washburn
This appears to be a relic from GRUB legacy that used a --dumb option for its terminal command. The proper way to do this in GRUB2 is to set the temrinal to "dumb" via the terminfo command. Fixes: https://savannah.gnu.org/bugs/?66302 Reported-by: Jernej Jakob Signed-off-by: Glenn Washburn --- d