From owner-freebsd-stable Tue Oct 10 19:36:50 2000 Delivered-To: freebsd-stable@freebsd.org Received: from pi.yip.org (yip.org [199.45.111.121]) by hub.freebsd.org (Postfix) with ESMTP id BFAC937B502 for ; Tue, 10 Oct 2000 19:36:47 -0700 (PDT) Received: from localhost (melange@localhost) by pi.yip.org (8.9.3/8.9.3) with ESMTP id WAA90634; Tue, 10 Oct 2000 22:36:10 -0400 (EDT) (envelope-from melange@yip.org) Date: Tue, 10 Oct 2000 22:36:09 -0400 (EDT) From: Bob K X-Sender: melange@localhost To: Nader Turki Cc: freebsd-stable@FreeBSD.ORG Subject: Re: make world In-Reply-To: <39E3CFDA.E4F91F64@adelphia.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It should be fine. On Tue, 10 Oct 2000, Nader Turki wrote: > 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 > -- Bob | iNFp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message