Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jul 2008 11:46:17 +0700
From:      Victor Sudakov <vas@mpeks.tomsk.su>
To:        freebsd-questions@freebsd.org
Subject:   Re: Using freebsd-update after upgrading from source
Message-ID:  <20080702044617.GB97106@admin.sibptus.tomsk.ru>
In-Reply-To: <20080701055750.GA66331@admin.sibptus.tomsk.ru>
References:  <20080630080600.GA37177@admin.sibptus.tomsk.ru> <4868CD28.3080508@gmail.com> <20080701055750.GA66331@admin.sibptus.tomsk.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Victor Sudakov wrote:
> > >
> > >I have been updating 6.2-RELEASE with freebsd-update. Recently I
> > >upgraded it to RELENG_6_3 from source. Can I continue using
> > >freebsd-update or must I upgrade only from source from now on?
> > >
> > >  
> > 
> > I don't see why not. 
> 
> I was wondering if freebsd-update will break if my binaries happen to
> be different from those in the official release. 

I conducted another experiment:
cp /bin/ls /usr/lib/libssh.so.2 
apply freebsd-update fetch install

And freebsd-update did replace the bogus /usr/lib/libssh.so.2.
So I can conclude that it WILL replace modified files (unless they are
listed in UpdateIfUnmodified).

I have not yet understood freebsd-update.sh well enough to figure out
how it finds modified files. However, it seems safe to be used after a
buildworld.

-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
sip:sudakov@sibptus.tomsk.ru



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