From owner-freebsd-hackers Mon Aug 4 20:54:23 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id UAA17315 for hackers-outgoing; Mon, 4 Aug 1997 20:54:23 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca8-36.ix.netcom.com [207.93.141.164]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA17310 for ; Mon, 4 Aug 1997 20:54:21 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.6/8.6.9) id UAA24878; Mon, 4 Aug 1997 20:54:09 -0700 (PDT) Date: Mon, 4 Aug 1997 20:54:09 -0700 (PDT) Message-Id: <199708050354.UAA24878@silvia.HIP.Berkeley.EDU> To: mtaylor@cybernet.com CC: hackers@FreeBSD.ORG In-reply-to: Subject: Re: make world for 2.2.2 with DESTDIR fails From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * What I really want is to build a complete 2.2.2 system and NOT have * it installed over the currently running system. I'd like to use it * as a place to store a complete binary system where I can do upgrades * from. Get the latest 2.2-stable. I just commited the last of the patches to enable you do just this ("make buildworld"). Satoshi