Skip site navigation (1)Skip section navigation (2)
From:      Vesa Alho <vezku@surfeu.fi>
To:        freebsd-i18n@FreeBSD.ORG
Subject:   solved - freebsd/bash 8bit support!
Message-ID:  <3D8A146F.3070808@surfeu.fi>
References:  <3D88BBFF.5010802@surfeu.fi> <20020918220043.GB260@v-ger.we.lc.ehu.es>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanx Jose for tips, here's my setup now:

/etc/rc.conf
	keymap="finnish.iso"
	font8x8="iso-8x8"
	font8x14="iso-8x14"	
	font8x16="iso-8x16"	

/etc/login.conf
		
	finnish|Finnish:\
         :charset=ISO-8859-1:\
         :lang=fi_FI.ISO_8859-1:\
         :tc=default:

Also needed to follow instructions at:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/using-localization.html

Specially the following part:

"Changing Login Classes with  vipw(8)
Use vipw to add new users, and make the entry look like this:
user:password:1111:11:language:0:0:User Name:/home/user:/bin/sh"

Finally it works. That freebsd doc was correct, but I defined wrong 
charset (several similar available).

!****************************************!
!                Vesa Alho               !
!           Linux/BSD SysAdmin           !
!****************************************!
!  I'm an incorrigible punster, so don't !
!               corrige me!              !
!****************************************!
All mail scanned for viruses.






To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-i18n" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D8A146F.3070808>