From owner-freebsd-stable Fri Jul 14 0: 8:19 2000 Delivered-To: freebsd-stable@freebsd.org Received: from smtp1.nikoma.de (smtp1.nikoma.de [212.122.128.19]) by hub.freebsd.org (Postfix) with ESMTP id 63B5137BAAF for ; Fri, 14 Jul 2000 00:06:30 -0700 (PDT) (envelope-from oliver.helmling@nikocity.de) Received: from hal.matof.de (dialin71-nt.pg1.frankfurt.nikoma.de [213.54.32.71]) by smtp1.nikoma.de (8.9.3/8.9.3) with ESMTP id JAA78153 for ; Fri, 14 Jul 2000 09:06:27 +0200 (CEST) (envelope-from oliver.helmling@nikocity.de) Received: from localhost (oliver@localhost) by hal.matof.de (8.9.3/8.9.3) with ESMTP id GAA07708 for ; Fri, 14 Jul 2000 06:24:47 +0200 (CEST) (envelope-from oliver.helmling@nikocity.de) X-Authentication-Warning: hal.matof.de: oliver owned process doing -bs Date: Fri, 14 Jul 2000 06:24:47 +0200 (CEST) From: Oliver Helmling To: FreeBSD-stable Mailingliste Subject: RE: various questions about make targets In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi john! no, i wanted to know what's the difference between "make deinstall" and "pkg_delete [-f]" and when should i use "make reinstall" instead of "make install" concering the ports. after a "make buildworld" and a "make installworld" on a buildworld-server i could nfs-mount /usr/src and /usr/obj and do what on the client -- a "make installworld" or a "make reinstall". according to "Makefile.inc1" i should do a "make reinstall" on the client. ??? is there a possibility that i can only install the rootfilesystem (and perhaps some files in /var) on the clients if "/usr" is completely nfs-mounted or shouldn't i do that. and of course, suppose i let build all the code concering sendmail on the buildworld-server, but on the clients i don't need any sendmail stuff, since i've got a smtp-server. will NO_SENDMAIL=YES in "/etc/make.conf" on the client work the way i expect? (of course, with an nfs-mounted /usr-filesystem this example has no use, just as an example!) i hope my questions are clearer now. -- Viele Grüße Oliver Helmling To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message