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
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"