On Fri, Jun 10, 2005 at 03:40:05PM -0700, Romero Leite wrote:
> Hi misc@,
> 
> I would like to find an easy and fast way to bring client machines (same
> arch) STABLE without any compilation (if fastest).
> 
> I thought of using a fast machine where I would keep STABLE. Then,
> Whenever needed I would burn a CD with a copy of the stable kernel and a
> .tgz of the /usr/obj, take this to the client's site, untar everything
> there and then (or even) use make build. Would these steps be enough?
> Would there be a better (=faster) way?

Build -stable on a fast machine then cut a cd from the end result of
using release(8). Just tar xpf xxx.tgz on the root of each client
machine. You could also use rsync (with an an appropriate exclude list)
to do it over a network.

-- 
stephen

Reply via email to