Leif Pedersen <bi...@hobbiton.org> writes:
> It seems like -b doesn't work for upgrades though,

Yes, it does.

>     # env UNAME_r=10.1-RELEASE freebsd-update -b /j/test upgrade
>     freebsd-update: Release target must be specified via -r option.

This doesn't work because you didn't specify the target.

>     # freebsd-update -b /j/test -r 10.1 upgrade
>     freebsd-update: Cannot upgrade from 10.1-RELEASE to itself

This doesn't work because you didn't specify the correct starting point.
You have to set UNAME_r to what the jail is currently running.

DES
-- 
Dag-Erling Smørgrav - d...@des.no
_______________________________________________
freebsd-security@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "freebsd-security-unsubscr...@freebsd.org"

Reply via email to