kernel 2.6.18 へ

とりあえず, 何も考えずに.

$ sudo apt-get install linux-tree-2.6.18
$ wget http://www.suspend2.net/downloads/all/suspend2-2.2.8-for-2.6.18.tar.bz2
$ cd /usr/src/
$ tar xjf linux-source-2.6.18.tar.bz2
$ rm linux
$ ln -s linux-source-2.6.18 linux
$ tar xjf suspend2-2.2.8-for-2.6.18.tar.bz2
$ cd linux
$ ../../suspend2-2.2.8-for-2.6.18/apply
 All Happy!
$ make oldconfig
 :
 : scheduler を CFQ に, Memory Split を Full 1G に(良いのかな?)
 :
$ fakeroot make-kpkg --revision=20061025a --append-to-version=.`cat /etc/hostname` kernel-image modules-image
 :

さてねぇ.

を, swsusp2 はすげー速くなったな.