From: Omniflux <omniflux+lists@omniflux.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: x86 serial support
Date: Sat, 03 Sep 2005 18:59:20 -0600 [thread overview]
Message-ID: <431A46E8.3030308@omniflux.com> (raw)
In-Reply-To: <200509031908.30915.okuji@enbug.org>
Yoshinori K. Okuji wrote:
> For now, terminfo.c has code of interpreting terminfo, but supports only
> vt100. Do you intend to fix this?
Yes, but I do not know how I should do this. As the comment in the file
says...
/* TODO
* Lookup user specified terminfo type (escape code table). If found,
set term variables
* as appropriate. Otherwise return an error.
*
* How should this be done?
* a. A static table included in this module.
* - I do not like this idea.
* b. A table stored in the configuration directory.
* - Users must convert their terminfo settings if we have not
already.
* c. Look for terminfo files in the configuration directory.
* - /usr/share/terminfo is 6.3M on my system.
* - /usr/share/terminfo is not on most users boot partition.
* + Copying the terminfo files you want to use to the grub
* configuration directory is easier then (b).
* d. Your idea here.
*/
Option 'a' is certainly the easiest, but how do I choose which terminals
to support? How do I test them?
Option 'b', choosing which terminals and testing them is no longer my
problem, but this moves all the burden onto the user.
Option 'c', problems as listed above.
If you would like to choose one of these methods, or come up with option
'd', I'll implement it.
--
Omniflux
next prev parent reply other threads:[~2005-09-04 1:32 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-21 12:38 x86 serial support Omniflux
2005-03-02 21:33 ` Yoshinori K. Okuji
2005-08-10 0:41 ` Omniflux
2005-08-12 10:51 ` Vladimir Serbinenko
2005-08-12 16:01 ` Marco Gerards
2005-08-12 20:17 ` Yoshinori K. Okuji
2005-08-12 22:19 ` Douglas Wade Needham
2005-08-12 22:18 ` Omniflux
2005-08-14 13:03 ` Marco Gerards
2005-08-14 14:54 ` Yoshinori K. Okuji
2005-09-03 17:08 ` Yoshinori K. Okuji
2005-09-03 23:12 ` Marco Gerards
2005-09-11 19:46 ` Yoshinori K. Okuji
2005-09-04 0:59 ` Omniflux [this message]
2005-09-11 19:52 ` Yoshinori K. Okuji
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=431A46E8.3030308@omniflux.com \
--to=omniflux+lists@omniflux.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.