Hi everybody!
I subscribed for my first linode some days ago and I really enjoy it (the only drawback is that I can't setup my own kernel

but I know why and I will not complain about it). I wanted to share my Gentoo stage1 to stage3 compilation times with those who are afraid of the performances:
Code:
$ scripts/bootstrap.sh -f
$ time scripts/bootstrap.sh
real 641m43.386s
user 144m19.330s
sys 492m13.190s
$ emerge --fetchonly system
$ time emerge system
real 277m57.854s
user 74m37.120s
sys 200m37.920s
As you can see it takes some time. But I had done stage1 installs on some pentium 120mhz in the past and it was quite longer
I've been using the latest 2.6.9 kernel from linode on a 120mB debian (small) install during the install. I will leave it there as an emergency system (it's my virtual knoppix CD

).
I still have to correct some problems as the ubda device is not created but it's a matter of minutes.
Linode is great!