Date: Sat, 27 Sep 2003 21:25:02 +0900 From: "R. Imura" <imura@ryu16.org> To: Boris Popov <bp@freebsd.org> Cc: freebsd-i18n@freebsd.org Subject: Re: [Patch] cd9660/msdosfs/ntfs/libiconv mutli-byte extention Message-ID: <20030927122502.GA8470@ryu16.org> In-Reply-To: <20030926103055.GD48438@vertex.kz> References: <20030922170903.GA43754@ryu16.org> <20030926103055.GD48438@vertex.kz>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On Fri, Sep 26, 2003 at 05:30:55PM +0700, Boris Popov wrote: > *_iconv.ko modules aren't strictly necessary and at some point > they could be integrated into corresponding fs modules. libiconv.ko module > isn't that large to significantly bloat install floppies. I don't like this idea, because this means GENERIC kernel has libiconv.ko. > I think yes. In addition, it is a good candidate for MFC into RELENG_4. I think there is a difficulty problem to MFC into RELENG_4. Since DYNAMICROOT is unavailable with RELENG_4, mount_cd9660 will not work w/o /usr. Maybe some knobs should be made to switch dynamic/static linking mount_cd9660/mount_msdosfs/mount_ntfs, and default is statically linked. A patch for RELENG_4 is here: (fjoe's fix should be feeded back, but not yet.) http://www.ryu16.org/FreeBSD/kiconv/kiconv-4_stable-20030911.diff Regards, - R. Imura
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030927122502.GA8470>