I need to upgrade my 4.3 box, but haven't done so in a long time. Is the below still valid? cvsup -g -L2 supfile cd /usr/src make buildworld make buildkernel KERNCONF=MYKERNEL make installkernel KERNCONF=MYKERNEL make installworld reboot ---Marius