charset conversion support in amd(8)

Marat N.Afanasyev amarat at ksu.ru
Mon Jan 15 17:57:13 UTC 2007


Hello!

I found that automount daemon configured to use cdrom device doesn't 
support -C option to convert filenames to local charset. Is there any 
ways to make it work?

my amd.map is as follows:

# $FreeBSD: src/etc/amd.map,v 1.9 2002/05/15 22:24:29 obrien Exp $
#
/defaults       type:=host;fs:=${autodir}/${rhost}/host;rhost:=${key}
*               opts:=rw,grpid,resvport,vers=3,proto=udp,nosuid,nodev

cdrom           fs:=${autodir}/cdrom;type:=cdfs;opts:=ro;dev:=/dev/cd2

adding Ckoi8-r to opts doesn't solve the problem. I suppose one should 
add charset conversion ability to amd itself. Am I right?

-- 
SY, Marat


More information about the freebsd-stable mailing list