ALT Linux kernel packages development
 help / color / mirror / Atom feed
From: Alex Yustasov <snmon@server.by>
To: ALT Linux kernel packages development <devel-kernel@altlinux.ru>
Subject: Re: [d-kernel] std26-up-2.6.9
Date: Thu, 21 Oct 2004 16:23:11 +0300
Message-ID: <20041021132311.GA21163@server.by> (raw)
In-Reply-To: <417664F4.9020303@altlinux.com>

On Wed, Oct 20, 2004 at 05:15:32PM +0400, Anton Farygin wrote:
> Всем привет.
> 
> Совсем скоро в Sisyphus пойдет ядро 2.6.9.
> 
> В нем я включаю swsusp (первой версии, без патчей. swsusp2 лучше 
> обкатать на wks ветке) и preempt.
> 
> Есть ли у кого-либо возражения против этого ?
> 
> Эти опции будут включены исключительно для UP ядра.

Для 2.6 в initrd нужена директория /sys. 
Наверное, нужно добавить в /sbin/mkinitrd

 	MNTDIR="$WORKDIR/tree"
 	RCFILE="$MNTDIR/linuxrc"
 
-	Mkdir -p $MNTDIR/{etc,dev,safedev,loopfs} ||
+	Mkdir -p $MNTDIR/{etc,dev,safedev,loopfs,sys} ||
 		Fatal "Failed to create directories."
 
 	Install /lib/mkinitrd/busybox "$MNTDIR/bin/sh"

или это можно сделать по другому?


  parent reply	other threads:[~2004-10-21 13:23 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-20 13:15 Anton Farygin
2004-10-20 13:28 ` [d-kernel] std26-up-2.6.9 Konstantin A. Lepikhov
2004-10-20 14:07 ` [d-kernel] std26-up-2.6.9 Sviataslau Svirydau
2004-10-20 17:19   ` Andrey Rahmatullin
2004-10-20 17:50     ` Alexey I. Froloff
2004-10-20 17:58       ` Andrey Rahmatullin
2004-10-21  8:44       ` Sviataslau Svirydau
2004-10-21  9:19         ` Alexander Bokovoy
2004-10-21  9:40           ` Sviataslau Svirydau
2004-10-21 13:06             ` Andrey Rahmatullin
2004-10-21  5:13   ` Andrey Rahmatullin
2004-10-21 13:17     ` Alex Yustasov
2004-10-21 15:32       ` Sviataslau Svirydau
2004-10-21 16:14       ` Andrey Rahmatullin
2004-10-21 14:29   ` Alex Yustasov
2004-10-21 16:04     ` Andrey Rahmatullin
2004-10-21 16:55       ` Alex Yustasov
2004-10-21 17:10         ` Andrey Rahmatullin
2004-10-21 16:57       ` Alex Yustasov
2004-10-21 17:17         ` Andrey Rahmatullin
2004-10-21 17:36           ` Andrey Rahmatullin
2004-10-21 13:23 ` Alex Yustasov [this message]
2004-10-21 16:14   ` Andrey Rahmatullin
2004-10-21 17:03     ` Alex Yustasov
2004-10-21 17:10       ` Alex Yustasov
2004-10-22  8:02       ` Anton Farygin
2004-10-24  6:49         ` 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=20041021132311.GA21163@server.by \
    --to=snmon@server.by \
    --cc=devel-kernel@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 kernel packages development

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/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-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \
		devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com
	public-inbox-index devel-kernel

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


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