ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@altlinux.org>
To: ALT Linux Sisyphus <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] I: Sisyphus-20050628 packages: -1 +3 (4370)
Date: Tue, 28 Jun 2005 16:30:54 +0400
Message-ID: <20050628123054.GB24152@basalt.office.altlinux.org> (raw)
In-Reply-To: <20050628094552.GF3989@immo.ru>

[-- Attachment #1: Type: text/plain, Size: 991 bytes --]

On Tue, Jun 28, 2005 at 01:45:52PM +0400, Alexey I. Froloff wrote:
> * Alexey M. Tourbin <at@> [050628 13:06]:
> > - lang.{sh,csh}: when LANGUAGE is not set, try to set it
> >   according to /etc/sysconfig/langmap; all previous constrains
> >   for this variable remain.
> Как это отключается?  Кто и по какому принципу лезет в
> /etc/sysconfig/langmap ?

Это включается и отключается файлом /etc/sysconfig/langmap, которого ещё нет.

Логика (в /etc/profile.d/lang.sh) такая (перевожу с языка shell с
небольшими упрощениями):
1. если $LANGUAGE совпадает с $LANG, то LANGUAGE обнуляется
2. если $LANGUAGE пусто, а $LANG непусто, то LANGUAGE устанавливается согласно
/etc/sysconfig/langmap:
	LANGUAGE="$(grep -s "^$LANG:" /etc/sysconfig/langmap ||:)"
3. если $LANGUAGE совпадает с $LANG, то LANGUAGE обнуляется
4. если $LANGUAGE пусто, то LANGUAGE не экспортируется.

Короче говоря, я сделал максимум возможного, чтобы переменная LANGUAGE не
использовалась.


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2005-06-28 12:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-28  9:05 Alexey M. Tourbin
2005-06-28  9:45 ` Alexey I. Froloff
2005-06-28 12:30   ` Dmitry V. Levin [this message]
2005-06-28 12:54     ` Alexey I. Froloff
2005-06-28 14:30       ` Stanislav Ievlev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050628123054.GB24152@basalt.office.altlinux.org \
    --to=ldv@altlinux.org \
    --cc=sisyphus@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git