Date: Fri, 11 May 2001 12:06:57 +0400 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: i18n@freebsd.org Cc: current@freebsd.org Subject: sysinstall and wrong /etc/ttys types Message-ID: <20010511120653.B43979@nagual.pp.ru>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010511120653.B43979>