On Sat, 17 Jan 2015 04:06:34 -0800 (PST), "Jeffrey Bouquet" 
<jbt...@iherebuywisely.com> wrote:

> UPDATING from what I have read does not go into detail in the case that the 
> destination has separate /var
> etc partitions.  A variable to set, or procedure, or one should rsync the 
> contents onto the filesystems after install?
> 
> Experiences welcomed.  Also maybe into the UPDATING file(s) [ usual one; v11 
> one...]  ... unless it is not
> recommended.
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


mount -t ufs -o union [partition not root in dev]  /mnt/var    #etc  in DESTDIR 
installworld, installkernel, distribution.
unmount and mount regularly the new filesystems.  

Seems to have produced CURRENT r277276 running fine here, but a very many 
haven't-done-in-years 
mergemaster-related not-a-direct upgrade tasks cropped up...    not to mention 
the one or two errors 
(coded vt, meant to code sc in loader.conf...)
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to