ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Grigory Batalov <grisxa@mail.ru>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] altlinux-release
Date: Wed, 26 Mar 2003 10:34:42 +0300
Message-ID: <20030326103442.14331e9f.grisxa@mail.ru> (raw)
In-Reply-To: <20030326095831.200fdd09.sssku@online.ru>

On Wed, 26 Mar 2003 09:58:31 +0300
"Sergey S. Skulachenko" <sssku@online.ru> wrote:

> >   А что в /etc/issue ?
> 
> Там 20-е. и в issue.net то же. 

$ rpm -qf /etc/rc.d/init.d/local 
initscripts-5.49-ipl50mdk

Цитата оттуда:
--------------------------------------
if R=$(cat /etc/altlinux-release 2>/dev/null) || R=$(cat /etc/mandrake-release 2>/dev/null) || R=$(cat /etc/redhat-release 2>/dev/null); then
...
        # This will overwrite /etc/issue at every boot. So, make any changes you
        # want to make to /etc/issue here or you will lose them when you reboot.

        W2L=/usr/bin/welcome2l
        LINUX_LOGO=/usr/bin/linux_logo
        if [ -x "$W2L" ]; then
                "$W2L" -gt "$R" >/etc/issue
        elif [ -x "$LINUX_LOGO" ]; then
                "$LINUX_LOGO" -c -n -f >/etc/issue
                echo >>/etc/issue
                echo "$R" >>/etc/issue
                echo "Kernel $(uname -r) on $a $SMP$(uname -m) / \l" >>/etc/issue
        else
                echo "$R" >/etc/issue
                echo "Kernel $(uname -r) on $a $SMP$(uname -m) / \l" >>/etc/issue
        fi
--------------------------------------
$ rpm -qf /etc/altlinux-release
altlinux-release-Master-alt20030214

Скорее всего, у Вас в /etc/altlinux-release "ALT Linux Sisyphus
(20030320)", т.е. этот файл не обновился автоматически, либо
его забыли исправить в пакете sisyphus-release (?).

-- 
 Баталов Григорий,
 системный администратор
 ОАО "Ковдорский ГОК"


  reply	other threads:[~2003-03-26  7:34 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-26  6:31 Sergey S. Skulachenko
2003-03-26  6:49 ` Grigory Batalov
2003-03-26  6:58   ` Sergey S. Skulachenko
2003-03-26  7:34     ` Grigory Batalov [this message]
2003-03-26  8:27       ` [sisyphus] initscripts-5.49-ipl53mdk.i586.rpm Sergey S. Skulachenko
2003-03-26 12:56         ` Dmitry V. Levin
2003-03-26 13:46           ` Sergey S. Skulachenko
2003-03-26 14:00             ` Anton Farygin
2003-03-26 14:14               ` [sisyphus] initscripts-5.49-ipl53mdk.i586.rpm Anton V. Boyarshinov
2003-03-26 14:38                 ` Dmitry V. Levin
2003-03-27  2:54                   ` Re[2]: " Evgeny Yugov
2003-03-27  2:50               ` Re[2]: [sisyphus] initscripts-5.49-ipl53mdk.i586.rpm Evgeny Yugov
2003-03-27  8:58                 ` Alexey V. Lubimov
2003-03-27  9:57                   ` Re[4]: " Evgeny Yugov
2003-03-27 12:38                     ` Alexey V. Lubimov
2003-03-28  6:09           ` Sergey S. Skulachenko

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=20030326103442.14331e9f.grisxa@mail.ru \
    --to=grisxa@mail.ru \
    --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