Bug 9978 - multilingual filenames support on Local Devices
Summary: multilingual filenames support on Local Devices
Status: NEW
Alias: None
Product: LTSP
Classification: Unclassified
Component: local devices (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Jim McQuillan
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-15 00:41 UTC by Nadav Kavalerchik
Modified: 2013-03-15 14:27 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Nadav Kavalerchik 2007-02-15 00:41:21 UTC
Hi :-)

i've changed line 183 on /opt/ltsp/i386/etc/udev/scripts/ltsp-device.sh
from :
echo "${DEVNAME} ${MOUNTDIR} auto rw,noatime 0 0" \
to:
echo "${DEVNAME} ${MOUNTDIR} auto rw,utf8,noatime 0 0" \

to support Hebrew filenames on all inserted media.
can you please add it to the official script. if it's ok with you.

kindly,
nadav :-)
Comment 1 chemtech 2013-03-15 14:27:44 UTC
Nadav Kavalerchik 
Do you still experience this issue with newer soft ?
Please check the status of your issue.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.