From owner-freebsd-stable Tue Oct 10 19:34: 1 2000 Delivered-To: freebsd-stable@freebsd.org Received: from smtprelay1.adelphia.net (smtprelay1.adelphia.net [64.8.25.6]) by hub.freebsd.org (Postfix) with ESMTP id 6B78737B502 for ; Tue, 10 Oct 2000 19:33:56 -0700 (PDT) Received: from adelphia.net ([24.50.186.158]) by smtprelay1.adelphia.net (Netscape Messaging Server 4.15) with ESMTP id G28V0Q00.G02; Tue, 10 Oct 2000 22:31:38 -0400 Message-ID: <39E3D229.A63315D1@adelphia.net> Date: Tue, 10 Oct 2000 22:36:25 -0400 From: Nader Turki X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: robert@rootprompt.net Cc: "Scot W. Hetzel" , freebsd-stable@FreeBSD.ORG Subject: Re: make world References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG OK guys, I understand all that, but the thing is. I already did "make world" and got disconnected and i did telnet to the box again and did "make world" again! So, Is that going to be a problem? Thanks, - Nader Robert Banniza wrote: > Rather than doing a 'make buildworld &', wouldn't you want to do a 'nohup > make buildworld' to keep the process running even after getting > disconnected? I thought the & only put the process in the background and > that the bg process would stop after being disconnected. Maybe I'm misled > here. > > Robert > > -----Original Message----- > From: owner-freebsd-stable@FreeBSD.ORG > [mailto:owner-freebsd-stable@FreeBSD.ORG]On Behalf Of Scot W. Hetzel > Sent: Tuesday, October 10, 2000 9:20 PM > To: Nader Turki > Cc: freebsd-stable@FreeBSD.ORG > Subject: Re: make world > > 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message