From: Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: WANG Chao <chaowang-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Cc: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] 95terminfo: install vt102
Date: Thu, 01 Aug 2013 12:59:29 +0200 [thread overview]
Message-ID: <51FA3F91.6@redhat.com> (raw)
In-Reply-To: <20130801105455.GA4121-ALckc1lQpMDv8MId6FTy5BcY2uh10dtjAL8bYrjMMd8@public.gmane.org>
On 08/01/2013 12:54 PM, WANG Chao wrote:
> systemd uses vt102 as default term for tty:
>
> commit acda6a0
> Author: Lennart Poettering <lennart-mdGvqq1h2p+GdvJs77BJ7Q@public.gmane.org>
> Date: Sun Apr 22 02:45:39 2012 +0200
>
> default to v102 everywhere, instead of vt100, to synchronize with agetty
>
> Signed-off-by: WANG Chao <chaowang-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
> ---
> modules.d/95terminfo/module-setup.sh | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/modules.d/95terminfo/module-setup.sh b/modules.d/95terminfo/module-setup.sh
> index ecd4395..4656cd3 100755
> --- a/modules.d/95terminfo/module-setup.sh
> +++ b/modules.d/95terminfo/module-setup.sh
> @@ -10,7 +10,7 @@ install() {
> done
>
> if [ -d ${_terminfodir} ]; then
> - for i in "l/linux" "v/vt100" "v/vt220"; do
> + for i in "l/linux" "v/vt100" "v/vt102" "v/vt220"; do
> inst_dir "$_terminfodir/${i%/*}"
> cp --reflink=auto --sparse=auto -prfL -t "${initdir}/${_terminfodir}/${i%/*}" "$_terminfodir/$i"
> done
>
Thanks.. pushed
prev parent reply other threads:[~2013-08-01 10:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-01 10:54 [PATCH] 95terminfo: install vt102 WANG Chao
[not found] ` <20130801105455.GA4121-ALckc1lQpMDv8MId6FTy5BcY2uh10dtjAL8bYrjMMd8@public.gmane.org>
2013-08-01 10:59 ` Harald Hoyer [this message]
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=51FA3F91.6@redhat.com \
--to=harald-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
--cc=chaowang-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
--cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox