Bug#551429: Using GRUB_TERMINAL=console causes repeated stanza generation

jidanni at jidanni.org jidanni at jidanni.org
Sun Oct 18 03:41:23 UTC 2009


Package: grub-common
Version: 1.97~beta4-1
Severity: wishlist

Using GRUB_TERMINAL=console
causes two of these to be generated:
if terminal_input console ; then true ; else
  # For backward compatibility with versions of terminal.mod that don't
  # understand terminal_input
  terminal console
fi
if terminal_output console ; then true ; else
  # For backward compatibility with versions of terminal.mod that don't
  # understand terminal_output
  terminal console
fi





More information about the Pkg-grub-devel mailing list