| Subject: | [Patch] cd9660/msdosfs/ntfs/libiconv mutli-byte extention | |
|---|---|---|
| From: | R. Imura (imu...@ryu16.org) | |
| Date: | Sep 27, 2003 5:25:13 am | |
| List: | org.freebsd.freebsd-fs | |
Refine Search
| From | Sent On | Attachments |
|---|---|---|
| R. Imura | Sep 22, 2003 10:10 am | |
| R. Imura | Sep 23, 2003 4:04 am | |
| Hye-Shik Chang | Sep 23, 2003 5:02 am | |
| Andrey Chernov | Sep 23, 2003 5:09 am | |
| Hye-Shik Chang | Sep 23, 2003 5:28 am | |
| Maxim Sobolev | Sep 23, 2003 1:24 pm | |
| R. Imura | Sep 24, 2003 8:05 am | |
| Andrey Chernov | Sep 24, 2003 8:13 am | |
| R. Imura | Sep 24, 2003 9:06 am | |
| Boris Popov | Sep 26, 2003 3:30 am | |
| R. Imura | Sep 26, 2003 10:43 am | |
| R. Imura | Sep 27, 2003 5:25 am | |
| Max Khon | Sep 28, 2003 5:44 am | |
| Boris Popov | Sep 28, 2003 7:09 am | |
| R. Imura | Oct 11, 2003 2:07 am |
| Subject: | [Patch] cd9660/msdosfs/ntfs/libiconv mutli-byte extention | |
|---|---|---|
| From: | R. Imura (imu...@ryu16.org) | |
| Date: | Sep 27, 2003 5:25:13 am | |
| List: | org.freebsd.freebsd-fs | |
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

