Properly register serial terminfo.
Reported by: Jordan Uggla * grub-core/term/serial.c (grub_serial_terminfo_input_template): New const. (grub_serial_terminfo_output_template): Likewise. (grub_cmd_serial): Register "serial" with terminfo. (GRUB_MOD_INIT(serial)): Fill grub_serial_terminfo_input and grub_serial_terminfo_output.
This commit is contained in:
parent
6c9e4c0c89
commit
9c693bd66a
2 changed files with 28 additions and 2 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
2010-11-06 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Properly register serial terminfo.
|
||||
Reported by: Jordan Uggla
|
||||
|
||||
* grub-core/term/serial.c (grub_serial_terminfo_input_template): New
|
||||
const.
|
||||
(grub_serial_terminfo_output_template): Likewise.
|
||||
(grub_cmd_serial): Register "serial" with terminfo.
|
||||
(GRUB_MOD_INIT(serial)): Fill grub_serial_terminfo_input and
|
||||
grub_serial_terminfo_output.
|
||||
|
||||
2010-11-05 Robert Millan <rmh@gnu.org>
|
||||
|
||||
* util/grub-mkconfig.in: Remove gfxterm.mod probe (no longer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue