From owner-freebsd-current Wed Sep 4 2:28: 0 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAE4337B400 for ; Wed, 4 Sep 2002 02:27:57 -0700 (PDT) Received: from c3po.skynet.be (c3po.skynet.be [195.238.3.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B7DB43E3B for ; Wed, 4 Sep 2002 02:27:56 -0700 (PDT) (envelope-from mariog@tomservo.cc) Received: from TSO (174.117-136-217.adsl.skynet.be [217.136.117.174]) by c3po.skynet.be (8.11.6/8.11.6/Skynet-OUT-2.20) with SMTP id g849Rm723217 for ; Wed, 4 Sep 2002 11:27:48 +0200 (MET DST) (envelope-from ) Message-ID: <000b01c253f5$585f51d0$2000000a@TSO> From: "Mario Goebbels" To: References: <20020902.114349.111929720.imp@bsdimp.com> <20020902.125243.39997233.imp@bsdimp.com> <20020902194432.GA58032@troutmask.apl.washington.edu> <20020903075055.GF45029@starjuice.net> <20020903143013.GA63331@troutmask.apl.washington.edu> Subject: Re: installworld broken Date: Wed, 4 Sep 2002 11:27:52 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.3663.0 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3663.0 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > > > : I've had to add ex, touch and gencat to the installworld target. And > > > > : I've still not manged to complete a installworld. > > > > : > > > > : anybody else see this? > > > > > > > > > > Strange, I just did a "make buildworld ... mergermaster" > > > sequence and I did not need the three utilities you mention. > > > > Why is that strange? You're talking about everything up to but not > > including installworld. Warner's talking about installworld. :-) > > > > Sigh. I said '"make buildworld ... mergemaster" sequence'. > I assume people running -current would understand the > use of "..." and the word "sequence" to mean > > make buildworld > make buildkernel > make installkernel > mergemaster -p > reboot > make installworld > mergemaster Hmmmm. Is mergemaster really necessary? I mean when upgrading from a fresh 4.6 install? I usually just copied the password files and rc.conf, copied -CURRENTs etc files into /etc and copied the passwd files back. Seems to work fine, especially because I never touch the RC scripts on my running BSD systems. -mg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message