From owner-freebsd-stable Sat Dec 7 17: 4:52 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4664F37B401 for ; Sat, 7 Dec 2002 17:04:51 -0800 (PST) Received: from fubar.adept.org (fubar.adept.org [63.147.172.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A3E543E4A for ; Sat, 7 Dec 2002 17:04:51 -0800 (PST) (envelope-from mike@adept.org) Received: by fubar.adept.org (Postfix, from userid 1001) id 551D615247; Sat, 7 Dec 2002 17:01:58 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by fubar.adept.org (Postfix) with ESMTP id 52D8715213 for ; Sat, 7 Dec 2002 17:01:58 -0800 (PST) Date: Sat, 7 Dec 2002 17:01:58 -0800 (PST) From: Mike Hoskins To: freebsd-stable@freebsd.org Subject: Re: update strategies In-Reply-To: <20021207235551.GA617@lenny.anarcat.ath.cx> Message-ID: <20021207165949.I5356-100000@fubar.adept.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 7 Dec 2002, The Anarcat wrote: > It's pretty simple. Agreed... > I guess you tried choice 3, but failed to disable sshd in the base > system. Look for NO_SSHD or something like that in make.conf to > disable the building of sshd. I often build things like BIND from ports so I can portupgrade as needed without building world. In many cases I think using ports makes sense, and in those cases one must take care to turn the required knobs in rc.conf. (Using /etc/defaults/rc.conf as a guide...) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message