WARNING: multiple messages have this Message-ID
From: "Kirill A. Shutemov" <kas@altlinux.ru>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: Re: [devel] настройка локали в livecd
Date: Tue, 9 Aug 2005 15:58:30 +0300
Message-ID: <aa6cbb7f4757d54148a9bc8ea2bce87b -@pc152> (raw)
In-Reply-To: <pan.2005.08.09.12.41.08.404512@altlinux.com>
[-- Attachment #1: Type: text/plain, Size: 1042 bytes --]
On 16:41 Tue 09 Aug, Anton Farygin wrote:
> Всем привет.
-------------------be.setup-----------------------------
#!/bin/sh -e
. /etc/init.d/functions
SourceIfNotEmpty /etc/sysconfig/livecd
echo "LANG=be_BY.UTF-8" >/etc/sysconfig/i18n
echo "SUPPORTED=be_BY.UTF-8" >> /etc/sysconfig/i18n
[ -n "$LIVECDUSER" ] && [ -d "/home/$LIVECDUSER" ] && echo "LANG=be_BY.UTF-8" >"/home/$LIVECDUSER/.i18n"
chown "$LIVECDUSER.$LIVECDUSER" "/home/$LIVECDUSER/.i18n"
cat <<E_O_F > "/home/$LIVECDUSER/.xkb"
LAYOUT="us,ru,by"
MODEL="pc105"
VARIANT="intl,winkeys"
OPTION="grp:ctrl_shift_toggle,grp_led:scroll"
E_O_F
------------------------------------------------
--
Kirill A. Shutemov Belarus, Minsk
E-mail: k.shutemov (AT) sam-solutions.net
JID: kas (AT) altlinux.org
ICQ: 152302675
>хорошо. на днях будет новая сборка.
Надеюсь, теперь в Sisyphus? А то в теме оригинального письма я
нечаянно опечатался (s/Deadalus/Daedalus/), и только потом
прочувствовал "шутку юмора": *Dead*alus :-D
-- abulava in sisyphus@
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
From: "Kirill A. Shutemov" <kas@altlinux.ru>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: Re: [devel] Re: настройка локали в livecd
Date: Tue, 9 Aug 2005 16:33:13 +0300
Message-ID: aa6cbb7f4757d54148a9bc8ea2bce87b -@pc152
Message-ID: <20050809133313.eRwkneAjMpbL10aVwH5QOsh_d-nuBt0WMQ3as4LdRGg@z> (raw)
In-Reply-To: <pan.2005.08.09.13.06.54.313164@altlinux.com>
[-- Attachment #1: Type: text/plain, Size: 1138 bytes --]
On 17:06 Tue 09 Aug, Anton Farygin wrote:
> On Tue, 09 Aug 2005 15:58:30 +0300, Kirill A. Shutemov wrote:
>
> > On 16:41 Tue 09 Aug, Anton Farygin wrote:
>
> А LANGUAGE не нужен еще здесь ?
>
> Или как сделать так, что бы в случае если
> нет перевода на беларуский, показывался русский ?
не уверен что это нужно by default
можно придумать ещё какой-нить параметр при загрузке livecd, типа
alternative language(s)
> >
> > [ -n "$LIVECDUSER" ] && [ -d "/home/$LIVECDUSER" ] && echo
> > "LANG=be_BY.UTF-8" >"/home/$LIVECDUSER/.i18n" chown
> > "$LIVECDUSER.$LIVECDUSER" "/home/$LIVECDUSER/.i18n"
> >
> > cat <<E_O_F > "/home/$LIVECDUSER/.xkb" LAYOUT="us,ru,by"
> > MODEL="pc105"
> > VARIANT="intl,winkeys"
>
> Запятая не ^^^^^ пропущена ?
???
--
Kirill A. Shutemov Belarus, Minsk
E-mail: k.shutemov (AT) sam-solutions.net
JID: kas (AT) altlinux.org
ICQ: 152302675
> Давно хотел спросить - по выходным у смотрелки [в /incoming] выходной? =)
Нет, смотрелка работает круглосуточно в автономном режиме.
Но у запускальщика собиралки по выходным действительно выходной.
:)
-- ldv in devel@
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2005-08-09 12:58 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-09 12:41 Anton Farygin
2005-08-09 12:58 ` Kirill A. Shutemov [this message]
2005-08-09 13:33 ` [devel] " Kirill A. Shutemov
2005-08-09 13:06 ` Anton Farygin
2005-08-09 13:21 ` Vital Khilko
2005-08-09 13:42 ` [devel] " Anton Farygin
2005-08-09 13:27 ` [devel] " Vital Khilko
2005-08-09 14:05 ` Michael Shigorin
2005-08-09 14:14 ` Alexey Tourbin
2005-08-09 14:48 ` [devel][JT] " Andrey Rahmatullin
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='aa6cbb7f4757d54148a9bc8ea2bce87b -@pc152' \
--to=kas@altlinux.ru \
--cc=devel@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 Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git