Date: Fri, 14 Jul 2000 06:24:47 +0200 (CEST) From: Oliver Helmling <oliver.helmling@nikocity.de> To: FreeBSD-stable Mailingliste <freebsd-stable@FreeBSD.ORG> Subject: RE: various questions about make targets Message-ID: <Pine.BSF.4.21.0007140600180.7688-100000@hal.matof.de> In-Reply-To: <XFMail.000713114932.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0007140600180.7688-100000>