Pablo Saratxaga <[EMAIL PROTECTED]> writes:

[...]

> > > when it detects that user selected polish language and he wants mount vfat
> > > partition installer add option iocharset=iso8859-2 to fstab. 
> > 
> > i think mount(8) should be patched to do that based on the locales, uh? 
> > pablo?
> 
> It could be done, but it would be quite non-standard.

why so? the other solution would clutter the fstab quite a lot.


> Easier would be to, when writting the /etc/fstab, to add the right parameters.
> I can add two extra fields to the charsets table, for the strings to use as
> iocharset and as codepage options for mount.

[...]

> 
> Should I change lang.pm to insert those ?

if you think patching mount is no good, do it. I'll take care of putting them in
fstab when needed.

Reply via email to