Randy McMurchy wrote:
Randy McMurchy wrote these words on 12/31/05 17:38 CST:
Any problems with this?
No reply, and it's New Years Eve, so no big deal.
Sorry, that's because of the timezone difference (Asia/Yekaterinburg).
I know Alexander
will reply when he can. So, 'cause I'm still about 5 hours from
2006, I'll throw this out.
Happy New Year!
I'm reveling already at this point, just
wanted to put this out so in case those in Europe and elsewhere
where it may be several hours into the new year have some comment,
here is what I know.
The codepage, iocharset stuff is best put in a file in /etc.
The file I'm leaning to now is
/etc/hal/fdi/policy/30user/30user-policy.fdi
+1
In that file if the following is included (of course, modified for
the proper codepage and iocharset) is included, everything works:
============================================================================================
<deviceinfo version="0.2">
<device>
<match key="info.udi" string="/org/freedesktop/Hal/devices/computer">
<merge key="storage.policy.default.mount_option.iocharset=iso8859-1"
type="bool">true</merge>
<merge key="storage.policy.default.mount_option.codepage=437"
type="bool">true</merge>
</match>
</device>
</deviceinfo>
==============================================================================================
I will test this after the LiveCD finishes building (i.e., please wait
for 6 hours). Maybe even tweak so that "codepage" applies only to VFAT.
But it looks very good for a draft.
--
Alexander E. Patrakov
Don't mail to [EMAIL PROTECTED]: the server is off until 2006-01-11
Use my GMail or linuxfromscratch address instead
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page