From owner-cvs-all Sun Jul 2 17:34:59 2000 Delivered-To: cvs-all@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id 623FF37C240; Sun, 2 Jul 2000 17:34:51 -0700 (PDT) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.123.131]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id SAA22289; Sun, 2 Jul 2000 18:34:36 -0600 (MDT) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id SAA02496; Sun, 2 Jul 2000 18:34:32 -0600 (MDT) (envelope-from nate) Date: Sun, 2 Jul 2000 18:34:32 -0600 (MDT) Message-Id: <200007030034.SAA02496@nomad.yogotech.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Wes Peters Cc: Glenn Johnson , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/isc-dhcp - Imported sources In-Reply-To: <395F9B93.E658486F@softweyr.com> References: <20000628101529.A63423@node1.cluster.srrc.usda.gov> <200006281721.KAA03680@john.baldwin.cx> <20000629002926.A17817@gforce.johnson.home> <395F9B93.E658486F@softweyr.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > Being a server platform does not mean that you have to ship with lots > > > of servers, it means you provide a stable, well-preforming environment > > > on which one can run those servers. > > > > Agreed, but some would say that FreeBSD *does* ship with a lot of > > servers: sendmail, bind, sshd, rlogind, rshd, telnetd, ftpd, ntpd, nis, > > nfs, uucp, ... > > Many of the above are needed on all network-connected systems; dhcpd is > typically needed only on one server per DHCP "domain". I disagree. Bind, ntpd, uucp, and one can stretch the argument to include sendmail if you squint a bit are also very much 'one per domain' servers as well. As an anti-bloatist, I would argue that DHCP isn't appropriate in FreeBSD. As far as that goes, I think uucp should go out the window, as I bet than less than 1% of the user base has a use for it. On the other hand, I install a DHCP server one the 'one' machine in my system that runs the single copy of bind, ntpd, and sendmail, so I wouldn't argue too much if we included it in the base system. :) Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message