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

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


Roger Marquis <marquis at roble.com> writes:
> Problem with freebsd-update is that it has some of the same scope issues
> as installworld.  We've also had problems defining "-r" (in a jail) when
> the booted kernel is not the revision we want to build to.  Doesn't help
> that "-r" doesn't parse patch levels.

I do it all the time:

$ sudo env UNAME_r=X.Y-RELEASE freebsd-update fetch install

Patch levels don't matter to freebsd-update, it will look at what's
actually installed and not what the kernel says (which is not
necessarily correct anyway, because some updates don't touch the
kernel).  It just needs to know the correct release.

Not sure what you mean by scope issues.

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


More information about the freebsd-security mailing list