ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Konstantin A. Lepikhov" <lakostis@altlinux.org>
To: ALT Linux Devel Mailing List <devel@altlinux.ru>,
	ALT Linux Sisyphus List <sisyphus@altlinux.ru>
Subject: [devel] I: kernel-wks26
Date: Fri, 7 Jan 2005 16:41:14 +0300
Message-ID: <20050107134114.GA780@lks.home> (raw)

Hi!

В Дедал ушли up|smp сборки ядер серии wks26. Почему в Дедал? Потому что
-feat патчей swsusp до сих пор нет в сизифе, и потому что сильно я их не
тестировал, а нового там много. На что советую обратить внимание в первую
очердь:

1) swsusp26. Он собран модулями, поэтому initrd для его активации придется
создавать вручную. Как это можно сделать:

a) mkinitrd -v --pause .... 2.6.10-wks26-...

b) потом переходим в /root/tmp/initrd/newtree, создаем там каталог /sys,
/lib/modules/<kver>/kernel/kernel/power, копируем туда все, что лежит в
одноименной директории в /, далее правим linuxrc след. образом (привожу
свой пример):

#!/bin/sh                                                                                                /bin/insmod -f /lib/modules/2.6.10-wks26-up-alt2/kernel/drivers/md/raid0.ko
/bin/insmod -f /lib/modules/2.6.10-wks26-up-alt2/kernel/drivers/md/raid1.ko
/bin/insmod -f /lib/modules/2.6.10-wks26-up-alt2/kernel/fs/jbd/jbd.ko                                    /bin/insmod -f /lib/modules/2.6.10-wks26-up-alt2/kernel/fs/ext3/ext3.ko
/bin/raidautorun /safedev/md255                                                                          /bin/mount -n -t sysfs sysfs /sys
/bin/insmod -f /lib/modules/2.6.10-wks26-up-alt2/kernel/lib/lzf/lzf.ko
/bin/insmod -f /lib/modules/2.6.10-wks26-up-alt2/kernel/kernel/power/suspend_lzf.ko
/bin/insmod -f /lib/modules/2.6.10-wks26-up-alt2/kernel/kernel/power/suspend_block_io.ko
/bin/insmod -f /lib/modules/2.6.10-wks26-up-alt2/kernel/kernel/power/suspend_swap.ko
/bin/insmod -f /lib/modules/2.6.10-wks26-up-alt2/kernel/kernel/power/suspend_text.ko                     

обратите внимание, что lzf.ko тоже надо скопировать в
/lib/modules/<kver>/lib. /bin/mount - это симлинк на /bin/sh.

b) для активации раздела для suspend, передаем его ядру в виде параметра
resume2=<writer>:<device>, например resume2=swap:/dev/hde1

2) новый reiser4 - из -mm1 ветки, с восстановленной производительностью. 
3) Win4Lin - вообще не тестировал.
4) lowlatency - все патчи из -ck1 для 2.6.10, много нового.

PS Не собрался mini_fo (могу выслать лог сборки).

-- 
WBR, Konstantin	      chat with ==>ICQ: 109916175
     Lepikhov,	      speak  to ==>JID: lakostis@jabber.org
aka L.A. Kostis       write  to ==>mailto:lakostis@pisem.net.nospam

...The information is like the bank... 			  (c) EC8OR


             reply	other threads:[~2005-01-07 13:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-07 13:41 Konstantin A. Lepikhov [this message]
2005-01-07 14:31 ` 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=20050107134114.GA780@lks.home \
    --to=lakostis@altlinux.org \
    --cc=devel@altlinux.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 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