Something that I do (on a local network, not across the internet) is build stable on a fast machine using make release (man 8 release), then push it to an ftp server, and do ftp upgrades. I find that a lot easier than walking around the lab with a cd. Especially if you can do the updates remotely via ftp, but that'd be more of a custom-style bsd.rd, and therefore not supported officially. If you or your clients don't have a fast connection, CDs for them may be easier though. Definetly read the release(8) manpage.
On 6/10/05, Romero Leite <[EMAIL PROTECTED]> 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? > > Thank4s a lot. > > Romero > -- > Romero Leite > [EMAIL PROTECTED]