ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Ivan Adzhubei <ivan@protein.bio.msu.su>
To: community@altlinux.ru
Subject: Re: [Comm]  Как собрать ядро?
Date: Fri, 4 Jul 2003 02:35:02 +0400
Message-ID: <20030704023502.04442aa1.ivan@protein.bio.msu.su> (raw)
In-Reply-To: <20030703173705.GE24393@osdn.org.ua>

On Thu, 3 Jul 2003 20:37:05 +0300
Michael Shigorin <mike@osdn.org.ua> wrote:

> On Thu, Jul 03, 2003 at 06:20:30PM +0400, Ivan Adzhubei wrote:
> > Прочитал на atmsk.ru инструкцию по сборке ядра по новой технологии,
> > делаю как написано - ничего не получается. У меня исходники ставятся
> > в~/RPM, а не в /usr/src
> 
> Надо ставить _бинарные_ пакеты kernel*source* :-)

Мда, это я лажанулся... собрать-то я их собрал, а поставить - забыл :)

Спасибо что ответили :))

-- 
Иван
>From hmepas@yauza.ru  Fri Jul  4 02:38:49 2003
Return-Path: <hmepas@yauza.ru>
Delivered-To: community@lrn.ru
Received: from master.altlinux.ru (master.altlinux.ru [62.118.250.235])
	by lrn.ru (Postfix) with ESMTP id F196249AE4
	for <community@lrn.ru>; Fri,  4 Jul 2003 02:38:48 +0400 (MSD)
Received: from ns.yauza.ru (mail.rostokino.net [217.150.60.62])
	by master.altlinux.ru (Postfix) with ESMTP id AD94DE31CF
	for <community@altlinux.ru>; Fri,  4 Jul 2003 02:38:48 +0400 (MSD)
Received: from localhost (localhost.localdomain [127.0.0.1])
	by ns.yauza.ru (Postfix) with SMTP id 30E8E42D4
	for <community@altlinux.ru>; Fri,  4 Jul 2003 02:40:42 +0400 (MSD)
Received: from yauza.ru (hmepas.yauza.ru [217.150.60.253])
	by ns.yauza.ru (Postfix) with ESMTP id 2912742D0
	for <community@altlinux.ru>; Fri,  4 Jul 2003 02:40:41 +0400 (MSD)
Message-ID: <3F04B076.105@yauza.ru>
Date: Fri, 04 Jul 2003 02:38:46 +0400
From: "Pavel S. Khmelinsky" <hmepas@yauza.ru>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030331
X-Accept-Language: ru, en-us, en
MIME-Version: 1.0
To: community@altlinux.ru
Subject: Re: [Comm] mklocatedb
References: <200307032344.06515.VladGousev@gmx.net>
In-Reply-To: <200307032344.06515.VladGousev@gmx.net>
X-Enigmail-Version: 0.73.1.0
X-Enigmail-Supports: pgp-inline, pgp-mime
Content-Type: text/plain; charset=KOI8-R; format=flowed
Content-Transfer-Encoding: 8bit
X-BeenThere: community@altlinux.ru
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: community@altlinux.ru
List-Id: <community.altlinux.ru>
List-Unsubscribe: <http://www.altlinux.ru/mailman/listinfo/community>,
	<mailto:community-request@altlinux.ru?subject=unsubscribe>
List-Archive: </pipermail/community>
List-Post: <mailto:community@altlinux.ru>
List-Help: <mailto:community-request@altlinux.ru?subject=help>
List-Subscribe: <http://www.altlinux.ru/mailman/listinfo/community>,
	<mailto:community-request@altlinux.ru?subject=subscribe>
X-List-Received-Date: Thu, 03 Jul 2003 22:38:49 -0000

помоему это индексация файлов.
чтобы потом комманда locate <имя_файла> быстро выдавала 
результат, не сканируя файловую систему.
Вообще очень удобно если часто пользуетесь поиском по именам файлов.

Vlad Gousev wrote:
> Hi All!
> 
>   Разъясните такую ситуцию. Время от времени резко падает 
> производительность компьютера, так как что-то очень активно 
> начинает работать с диском. 
>   
>   Сегодня при очередном столкновении с такой ситуацией решил 
> всё-таки разобраться и вызвал список процессов. Подозрение упало 
> на mklocatedb. После снятия этого процесса обращения к диску 
> пришли в норму. Вскоре я получил письмо от 
> root@localhost.localdomain (Anacron) "/usr/sbin/mklocatedb: 
> child terminated abnormally".
>   
>   Расскажите что это было. "man mklocatedb" я пытался понять, но 
> назначения mklocatedb так и не понял.
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Community mailing list
> Community@altlinux.ru
> http://www.altlinux.ru/mailman/listinfo/community


  reply	other threads:[~2003-07-03 22:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-03 14:20 Ivan Adzhubei
2003-07-03 17:37 ` Michael Shigorin
2003-07-03 22:35   ` Ivan Adzhubei [this message]
2003-07-03 23:19     ` Ivan Adzhubei
2003-07-03 23:56         ` Ivan Adzhubei
2003-07-04  0:07           ` [Comm][JT] " Dmitry Lebkov

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=20030704023502.04442aa1.ivan@protein.bio.msu.su \
    --to=ivan@protein.bio.msu.su \
    --cc=community@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 Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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