Bug 9978

Summary: multilingual filenames support on Local Devices
Product: LTSP Reporter: Nadav Kavalerchik <nadavkav>
Component: local devicesAssignee: Jim McQuillan <jam>
Status: NEW --- QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

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.