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