Updating multiple computers

Brandon J. Wandersee brandon.wandersee at gmail.com
Mon Sep 19 19:25:12 UTC 2016


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 at gmail.com
::  --------------------------------------------------
::  'The best design is as little design as possible.'
::  --- Dieter Rams ----------------------------------


More information about the freebsd-questions mailing list