From ltsp-developer Mon Apr 14 15:51:15 2008 From: Wolfgang Schweer Date: Mon, 14 Apr 2008 15:51:15 +0000 To: ltsp-developer Subject: Re: [Ltsp-developer] ldm and l10n display Message-Id: <20080414155115.GA8481 () schweer-online ! local> X-MARC-Message: https://marc.info/?l=ltsp-developer&m=120819091425109 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============0723302238==" --===============0723302238== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="a8Wt8u1KmwUX3Y2C" Content-Disposition: inline --a8Wt8u1KmwUX3Y2C Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mo, 14 Apr 2008, Warren Togami wrote: > I have never heard of locale-gen, and we don't play games like this ever= =20 > in Fedora. Hi Warren, in Debian locale-gen belongs to the package locales (in Ubuntu as well). That's a space saver compared to a package installing all available locales. (You only generate actually needed locales.) Upon generation /etc/default/locale has apropriate settings for LANG=20 (default locale) and LANGUAGE (available languages). Seems to be, that Fedora gets this set in /etc/sysconfig/i18n. So in your case the first step is already done in the chroot; you don't have to execute locale-gen. Second step: let ldm get the settings for LANG and LANGUAGE, maybe like this in ldm's start script if [ -r /etc/sysconfig/i18n ]; then . /etc/sysconfig/i18n export LANG LANGUAGE fi wolfgang --a8Wt8u1KmwUX3Y2C Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIA31znlCf5+ELaesRAkmxAKCU65PW2uH098uBX8aJTlGSEnAcSQCggCMW hDGfvSgLWeY6EPVY6orVzW4= =I8V7 -----END PGP SIGNATURE----- --a8Wt8u1KmwUX3Y2C-- --===============0723302238== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone --===============0723302238== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _____________________________________________________________________ Ltsp-developer mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-developer For additional LTSP help, try #ltsp channel on irc.freenode.net --===============0723302238==--