public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Pavel Fedin <sonic_amiga@rambler.ru>
To: linux-fsdevel@vger.kernel.org
Cc: Roman Zippel <zippel@linux-m68k.org>, linux-kernel@vger.kernel.org
Subject: NLS for HFS and "mount" tool.
Date: Fri, 29 Jul 2005 09:24:03 -0400	[thread overview]
Message-ID: <42EA2DF3.3020801@rambler.ru> (raw)

  I've got no reply so i resend this letter.
  Roman, i'd like to finish the work and would like to ask you what is 
wrong with your version of the NLS support for MacHFS. I expected it to 
appear in v 2.6.12 but there's no it. I would like to proceed basing on 
it if you insist.
  Also i would like to ask someone who is responsible for "mount" tool. 
I'd suggest to modify it in order to support several lines in fstab with 
the same device and mount points but different filesystems and options.
  For example:
/dev/cdrom /mnt/cdrom udf,iso9660 user,noauto,iocharset=koi8-r 0 0
/dev/cdrom /mnt/cdrom hfsplus user,noauto,nls=koi8-r 0 0
/dev/cdrom /mnt/cdrom hfs user,noauto,iocharset=koi8-r,codepage=10007 0 0
  Currently mount will stop at the first line and produce an error if 
the filesystem is not udf or iso (in the example). It will ignore the 
following lines.
  This would greatly improve handling of removable devices. Is there 
something (standards for example) which could prevent from this 
implementation?

-- 
  Kind regards, Pavel Fedin


                 reply	other threads:[~2005-07-29  5:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42EA2DF3.3020801@rambler.ru \
    --to=sonic_amiga@rambler.ru \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=zippel@linux-m68k.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox