git: libiconv: we can now link mount_cd9660 and mount_msdos statically.

Alexander Polakov polachok at gmail.com
Sat Sep 5 05:05:36 PDT 2009


* Alexander Polakov <polachok at crater.dragonflybsd.org> [090905 15:33]:
> 
> commit 527c1f1ad8d0103589915ebffda402239a5aa08a
> Author: Alexander Polakov <polachok at gmail.com>
> Date:   Fri Sep 4 02:21:41 2009 +0400
> 
>     libiconv: we can now link mount_cd9660 and mount_msdos statically.
> 
> Summary of changes:
>  sbin/mount_cd9660/Makefile |    1 -
>  sbin/mount_msdos/Makefile  |    1 -
>  2 files changed, 0 insertions(+), 2 deletions(-)
> 
> http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/527c1f1ad8d0103589915ebffda402239a5aa08a
> 
> 
> -- 
> DragonFly BSD source repository

To cut the long story short we are now able to use UTF8 as system encoding (by setting
LANG to en_US.UTF-8, f.ex.) and see funny non-ASCII characters on filesystems like
FAT32 and ISO9660.

You need a complete buildkernel & buildworld to make everything fit nice.

-- 
Alexander Polakov | http://rootshell.be/~polachok/





More information about the Users mailing list