Date: Fri, 11 May 2001 01:44:59 -0700 From: Jordan Hubbard <jkh@osd.bsdi.com> To: ache@nagual.pp.ru Cc: i18n@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: sysinstall and wrong /etc/ttys types Message-ID: <20010511014459C.jkh@osd.bsdi.com> In-Reply-To: <20010511120653.B43979@nagual.pp.ru> References: <20010511120653.B43979@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Look through the cvs history for sysinstall - you'll see that it already had much of that already, back around 2.0.5 I think. It was eventually removed again due to disuse. - Jordan From: "Andrey A. Chernov" <ache@nagual.pp.ru> Subject: sysinstall and wrong /etc/ttys types Date: Fri, 11 May 2001 12:06:57 +0400 > The only thing left to make sysinstall localized setting working is adding > code to fix /etc/ttys terminal types which in current variant is stuck to > cons25 only producing wrong vt100 pseudographics for Latin* and KOI8-* > users. I e. some code which replace cons25 in /etc/ttys according to this > font table: > > Latin1: cons25l1 > Latin2: cons25l2 > KOI8-R: cons25r > KOI8-U: cons25u > > (including screenmapped variants, of course) > > I don't know sysinstall deep enough for that. Any takers? > > -- > Andrey A. Chernov > http://ache.pp.ru/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010511014459C.jkh>