Is HEAD broken in rescue/ or am I being silly?

Giorgos Keramidas keramida at ceid.upatras.gr
Mon Nov 27 15:24:40 PST 2006


On 2006-11-27 23:46, Nicolae Namolovan <adrenalinup at gmail.com> wrote:
>On 11/27/06, Giorgos Keramidas <keramida at ceid.upatras.gr> wrote:
> >Much obliged.  I'll rebuild crunchgen locally for now, and update src/
>> tomorrow morning again, because it's *way* past my bedtime for the day.
>>
>> Thanks for the explanation :)
>
> Hi, I'm trying to downgrade from 7.0 current to 6.1 stable, but get
> that nasty error, I must rebuild crunchgen ? Can you tell me how to do
> that ? How to upgrade manually crunchgen ?

In general, downgrades across major releases are not really supported.
I am not sure if building an 6.X kernel and userland on 7.0-CURRENT
and using installkernel/installworld will DTRT.

You can keep your 7.0-CURRENT installation though.  Rebuilding and
installing a new crunchgen binary should be as easy as:

    # /usr/src/usr.sbin/crunch
    # make cleandir && make cleandir
    # make all install
    # make cleandir && make cleandir

Then you can go ahead and use the normal buildworld/buildkernel
procedure to upgrade to a fairly recent 7.0-CURRENT/HEAD build.



More information about the freebsd-current mailing list