[Dropping pkern (bug submitter) from CC]

On Fri, Apr 25, 2014 at 09:07:25PM +0200, Kay Sievers wrote:
> On Fri, Apr 25, 2014 at 8:25 PM, Julian Andres Klode <j...@debian.org> wrote:
> 
> > The Debian kernels are configured
> > CONFIG_FAT_DEFAULT_IOCHARSET="utf8"
> > which causes iocharset=utf8 to be the default here, rather than 
> > iocharset=ascii. I can now
> > either work around that in the gummiboot package by one of
> >
> > (1) unlink() and then rename()
> > (2) do a stupid glob() [Bb][Oo][Tt][Xx]64.[Ee][Ff][Ii] (and the same for 
> > the rest of the path)
> >
> > I don't think you'd like either of those upstream, so you might want to 
> > change
> > the generator to pass iocharset=ascii. We do not (apart from me) use that
> > generator, though, so it won't help Debian -- we generate a fstab entry 
> > during
> > system installation instead.
> 
> Are we sure that this is the expected kernel behaviour? Seems pretty
> odd to be caused by the charset option:
> 

The tables for UTF-8 for translating lower <-> upper case are too
large, so they did not support translating that in the kernel, at
least that's what one of our kernel maintainers wrote.

There's also an "utf8" option that can be used with a non-utf8 charset,
i'm not sure how that works, though: "iocharset=iso8859-1,utf8"

-- 
Julian Andres Klode  - Debian Developer, Ubuntu Member

See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.

Please do not top-post if possible.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to