FreeBSD Security Advisory FreeBSD-SA-14:31.ntp

Dag-Erling Smørgrav des at des.no
Fri Jan 2 17:59:57 UTC 2015


Dag-Erling Smørgrav <des at des.no> writes:
> $ sudo env UNAME_r=X.Y-RELEASE freebsd-update fetch install

Actually, you want to do this from *outside* the jail, partly out of
healthy paranoia and partly so freebsd-update will re-use previously
downloaded indexes and patches:

$ sudo env UNAME_r=X.Y-RELEASE freebsd-update -b /path/to/jail fetch install

Don't worry about conflicts - freebsd-update names its working directory
after the sha256 sum of the destination directory, so you can fetch,
merge, install and rollback updates for multiple jails as well as the
host independently of eachother.

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the freebsd-security mailing list