cvsup freebsd 6_2 to freebsd 7_1 not upgrading?

Cristiano Deana cristiano.deana at gmail.com
Fri Jan 9 16:17:36 UTC 2009


On Mon, Jan 5, 2009 at 7:41 PM, Brian Duke <brian at box201.com> wrote:

> #make -j4 buildworld; make -j4 buildkernel; make installkernel

Use instead
make -j4 buildworld && make buildkernel && make installkernel

If any of your commands failed you were unable to know. i suppose it
failed building kernel.

-- 
Cris, member of G.U.F.I
Italian FreeBSD User Group
http://www.gufi.org/


More information about the freebsd-stable mailing list