David Kredba schrieb: > I used the current SVN version of the LFS book. > > The util-linux-ng version is 2.13.1.
same version here > I am using UNICODE="1" in /etc/sysconfig/console and LANG is set > to cs_CZ.UTF-8. LC_ALL=de_DE.UTF-8 LANGUAGE=de LANG *unset* /etc/sysconfig/console UNICODE=yes KEYMAP="de_CH-latin1" KEYMAP_CORRECTIONS="euro2" FONT="lat9w-16" LEGACY_CHARSET="iso-8859-15" > Do you someone with a non "C" locale and UNICODE=1 have the same problem > please? works fine here. i have some issues with "special" chracters. fdisk w/o any arguments prints the usage screen with "..." in the last line (LC_ALL=C). having LC_ALL=de_DE.UTF-8 i get a fancy questionmark (which is the utf8 character 0x2026). try to set the LEGACY_CHARSET and FONT variables. i had very strange behaviour without them - now i just have strage characters on the screen. as recent cups requires UTF8 to export the printers to samba, i startet building a fresh LFS with utf8 just a week before as my current system looks very strange just having a few packages updated with utf8. i have actually no problems so far (but i'm not finished yet). when everything runs fine again i'll have a closer look at these special characters. in the meantime i'm living with them... -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
