DragonFly BSD
DragonFly bugs List (threaded) for 2004-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

building after cvsup


From: Sascha Wildner <saw@xxxxxxxxx>
Date: Tue, 06 Apr 2004 18:56:23 +0200

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]