Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Mar 2004 04:23:36 +0000
From:      Colin Percival <colin.percival@wadham.ox.ac.uk>
To:        freebsd-questions@freebsd.org
Subject:   Re: Update utility
Message-ID:  <6.0.1.1.1.20040309034636.094db008@imap.sfu.ca>

next in thread | raw e-mail | index | archive | help
[Please CC on replies, I don't subscribe to -questions]

racerx@makeworld.com wrote:
 >I'm interested in the time it takes to do the freebsd-update, and if
 >rebooting is needed.
 >
 >Can someone post experiences and approximate run times?

   Rebooting is necessary if there's a kernel update; it is recommended
if shared libraries are modified, since that's the easiest way to make
sure that you don't have any daemons which are still using the old
libraries.
   Approximate run times... somewhere around 2-5 seconds plus download
time; for a single advisory, the total time will probably be under 30
seconds, while a more significant update (say, 12 months of updates to
FreeBSD 4.7, or the 5.2 -> 5.2.1 update) might be as much as 5 minutes.
Connection speed is remarkably insignificant here -- FreeBSD Update
uses binary diffs (why doesn't anyone else do this?) to reduce update
sizes by a factor of 50, to the point where most of the time is spent
on HTTP/TCP round trip times.

Colin Percival



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.0.1.1.1.20040309034636.094db008>