QUOTE (klaude)
I've not done a buildworld remotely yet. Those would scare the hell out of me.

cvsup standard-supfile
cd /usr/src
make buildkernel KERNCONF=GENERIC
make buildworld -j4
make installkernel KERNCONF=GENERIC
shutdown -r now Update
-- Sweat for 3 - 10 minutes
cd /usr/src
mergemaster -p
make installworld
mergemaster (One mistake with this sucker and you could just have erased a file. Something i did, and had to walk down to my basement to fix it

, was lucky that time. But normally it is not that hard.)
shutdown -r now
-- Sweat for 3 - 10 minutes
uname -a
<updated version>
Now custom kernels is when it gets nice, just make sure to not leave out the NIC

.
rejoice

.