From owner-freebsd-stable Tue Oct 10 19:24:40 2000 Delivered-To: freebsd-stable@freebsd.org Received: from smtprelay3.adelphia.net (smtprelay3.adelphia.net [64.8.25.8]) by hub.freebsd.org (Postfix) with ESMTP id 2494537B66C for ; Tue, 10 Oct 2000 19:24:38 -0700 (PDT) Received: from adelphia.net ([24.50.186.158]) by smtprelay3.adelphia.net (Netscape Messaging Server 4.15) with ESMTP id G28UKE00.HEL; Tue, 10 Oct 2000 22:21:50 -0400 Message-ID: <39E3CFDA.E4F91F64@adelphia.net> Date: Tue, 10 Oct 2000 22:26:34 -0400 From: Nader Turki X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: "Scot W. Hetzel" Cc: freebsd-stable@FreeBSD.ORG Subject: Re: make world References: <39E3CCF6.6930F864@adelphia.net> <022b01c03329$f3447700$8dfee0d1@westbend.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for your advise :) but I need to know about what I did. Is it ok that I did make world again? Thanks, - Nader "Scot W. Hetzel" wrote: > From: "Nader Turki" > > Sorry I didn't explain the problem. > > I'm doing make world remotely using telnet. > > I got disconnected from the Network, had to wait for a while till my cable > > modem work and i telnet again to my server and did make world again 'cause > > it was stoped. > > Is that going to be a problem? I mean should I do somethin' else them make > > world? 'cause the first time it was done almost half way. > > > In stead of doing a "make world", you should do a "make buildworld &". This will start building your sources in the background, > then if you get disconnected the "make buildworld" will continue in the background. Then all you need to do is "make > build|installkernel" and "make installworld" after you reconnected and verified that the build process has completed. > > Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message