From owner-freebsd-current Mon Oct 28 11:53:38 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA26954 for current-outgoing; Mon, 28 Oct 1996 11:53:38 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id LAA26913 for ; Mon, 28 Oct 1996 11:53:04 -0800 (PST) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id UAA05070; Mon, 28 Oct 1996 20:51:56 +0100 Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id UAA05119; Mon, 28 Oct 1996 20:51:50 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.8.2/8.6.9) id UAA01386; Mon, 28 Oct 1996 20:40:56 +0100 (MET) From: J Wunsch Message-Id: <199610281940.UAA01386@uriah.heep.sax.de> Subject: Re: "make install" for subsequent machines? To: freebsd-current@FreeBSD.org (FreeBSD-current users) Date: Mon, 28 Oct 1996 20:40:56 +0100 (MET) Cc: Harlan.Stenn@pfcs.com (Harlan Stenn) Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <11453.846492196@mumps.pfcs.com> from Harlan Stenn at "Oct 28, 96 03:43:16 am" X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E X-Mailer: ELM [version 2.4ME+ PL17 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk As Harlan Stenn wrote: > How can I "install" from a -current src and obj hierarchy on other > machines without having to recompile various bits? Mount your remote machine (/ and /usr, i think) to some point, say /mnt and /mnt/usr. Then run make install DESTDIR=/mnt/ (The trailing slash might be important, i'm not sure.) -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)