View Single Post
  #1   (View Single Post)  
Old 4th September 2011
sepuku's Avatar
sepuku sepuku is offline
Real Name: Vizard Sepuku
Package Pilot
 
Join Date: Jun 2011
Location: Athens & Chania,Greece
Posts: 143
Default How to know if the system is in sync

Today i upgraded to snapshot OpenBSD 5.0 using the CD and used CVS to sync my system.I think the upgarde was succesfull since

Code:
 sysctl -n kern.version 
OpenBSD 5.0 (GENERIC.MP) #59: Wed Aug 17 10:19:44 MDT 2011
    deraadt@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP
To sync my system i used as shown on the FAQ.
Code:
cvs checkout -P src
My question is how can i check that the synch was succesfull?
Reply With Quote