Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Nov 2006 00:14:45 +0200
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Nicolae Namolovan <adrenalinup@gmail.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Is HEAD broken in rescue/ or am I being silly?
Message-ID:  <20061127221445.GA94292@kobe.laptop>
In-Reply-To: <f027bef40611271346m2dd7b8a6ve9b87aaea2df55d3@mail.gmail.com>
References:  <20061127174355.GA7969@kobe.laptop> <456B3134.8090209@FreeBSD.org> <20061127193955.GE39419@rambler-co.ru> <20061127194135.GF39419@rambler-co.ru> <20061127210126.GA2121@kobe.laptop> <f027bef40611271346m2dd7b8a6ve9b87aaea2df55d3@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2006-11-27 23:46, Nicolae Namolovan <adrenalinup@gmail.com> wrote:
>On 11/27/06, Giorgos Keramidas <keramida@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.




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