building after cvsup
    Sascha Wildner 
    saw at online.de
       
    Tue Apr  6 09:56:23 PDT 2004
    
    
  
Hello,
so what is the 'correct' sequence of commands for building and 
installing world & kernel after cvsup'ing?
In one of Matt's earlier posts he writes:
   cd /usr/src
   make buildworld
   make buildkernel KERNCONF=<blah>
   make installkernel KERNCONF=<blah>
   make installworld
   make upgrade
/usr/src/Makefile says:
   cd /usr/src
   make buildworld
   make buildkernel KERNCONF=YOUR_KERNEL_HERE
   make installkernel KERNCONF=YOUR_KERNEL_HERE
   reboot (to single user)
   mergemaster -p
   make installworld
   mergemaster
   reboot
Personally, I use the first sequence of commands without 'make upgrade'.
Regards,
Sascha
--
http://yoyodyne.ath.cx
    
    
More information about the Bugs
mailing list