Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Sep 2016 08:43:15 -0500
From:      Brandon J. Wandersee <brandon.wandersee@gmail.com>
To:        Baho Utot <baho-utot@columbus.rr.com>
Cc:        "freebsd-questions\@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: Updating multiple computers
Message-ID:  <867fa86m4s.fsf@WorkBox.Home>
In-Reply-To: <2e433f07-4dec-a3f3-aa49-7324a704c83e@columbus.rr.com>
References:  <2e433f07-4dec-a3f3-aa49-7324a704c83e@columbus.rr.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Baho Utot writes:

> How do I use that release assuming that it is on a network server to 
> update/upgrade multiple systems?

Release images are for clean installs. To update machines over the
network, just run `make buildworld` and `make buildkernel` on the master
system, then mount /usr/src and /usr/obj to the other systems using NFS.

-- 
::  Brandon J. Wandersee
::  brandon.wandersee@gmail.com
::  --------------------------------------------------
::  'The best design is as little design as possible.'
::  --- Dieter Rams ----------------------------------



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