Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 2013 19:42:25 +0200
From:      Mathieu Arnold <mat@mat.cc>
To:        Michael Sperber <sperber@deinprogramm.de>
Cc:        freebsd-stable@freebsd.org
Subject:   Re : Going from -STABLE to -RELEASE with freebsd-update support?
Message-ID:  <9FA5875E253A45D5BFB0309A25AA25FC@mat.cc>
In-Reply-To: <y9l1u3hmhox.fsf@deinprogramm.de>
References:  <y9lr4bhmnu7.fsf@deinprogramm.de> <83FF91088F9ADFD31D4A912B@atuin.in.mat.cc> <y9l1u3hmhox.fsf@deinprogramm.de>

next in thread | previous in thread | raw e-mail | index | archive | help

freebsd-update will look at the checksums so that it can download patches, it will download the entire files if it cannot patch them, it has worked for me in the past quite a lot of times.  
Setting UNAME_r will make it think you have a supported release as an upgrade base.

--  
Mathieu Arnold


Le samedi 19 octobre 2013 à 16:57, Michael Sperber a écrit :

>  
> Mathieu Arnold <mat@mat.cc> writes:
>  
> > One easy way to do it would be to use freebsd-update directly, say you're
> > running 8.3-STABLE and want to go to 8.4-RELEASE :
> >  
> > # UNAME_r=8.3-RELEASE freebsd-update -r 8.4-RELEASE upgrade
> >  
> > It'll trick freebsd-update into thinking it's running on 8.3-RELEASE, which
> > is more or less not that untrue, and it'll run the normal upgrade process
> > to 8.4.
> >  
>  
>  
> Thanks!
>  
> Last I checked, freebsd-update looked at the actual files and their
> checksums, and would refuse to run if it doesn't find what it expects.
> Will setting UNAME_r override this?
>  
> --  
> Regards,
> Mike
>  
>  





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