Subject: Re: How to get to -current, when everything is broken =]
To: Gandhi woulda smacked you <greywolf@starwolf.com>
From: Erik E. Fair <fair@clock.org>
List: port-sparc
Date: 08/06/1999 13:35:32
We've been down this path before; eventually you end up with cycles in the
dependency graph, unless you limit things to one iteration only. Once a
loop has occurred (i.e. a bootstrap), you just have to skip forward to the
first snapshot beyond the loop and stomp your old userland with that.

	Erik <fair@clock.org>