[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Gentoo FreeMiNT




On Jan 8, 2010, at 11:46 PM, Alan Hourihane wrote:

On Fri, 2010-01-08 at 16:32 -0600, Paul Wratt wrote:
2010/1/8 Alan Hourihane <alanh@fairlite.co.uk>:
On Fri, 2010-01-08 at 10:53 +0100, Vincent Rivière wrote:

Filesystem shouldn't matter, whether it's ext2fs or hostfs.

Alan.

except that ARAnyM running mint will lowercase ANYTHING that goes to
hostfs, possibly to ext2fs (but dont quote me on that last on

Yack, I hope hostfs does no such thing.

It does so for allcaps filenames that on drives that are configured as 'halfSensitive'. Currently the default is IIRC halfSensitive and one can simple set it to behave as 'full case sensitive' by adding a colon ':' sign to the end of the path the drives is configured to in the aranym config file.

http://cvs.aranym.org/cgi-bin/viewvc.cgi/aranym/src/natfeat/hostfs.cpp?revision=1.65&view=markup (getHostFilename method)

ext2fs is a full case sensitive filesystem just like any other ext2 implementation and has no reason
to manipulate the filename case.

Best Regards
Standa