From owner-freebsd-current Thu Oct 4 11:30:24 2001 Delivered-To: freebsd-current@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id 29D6D37B401 for ; Thu, 4 Oct 2001 11:30:21 -0700 (PDT) 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 MAA10834; Thu, 4 Oct 2001 12:30:15 -0600 (MDT) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id MAA05311; Thu, 4 Oct 2001 12:30:14 -0600 (MDT) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15292.43702.284147.973393@nomad.yogotech.com> Date: Thu, 4 Oct 2001 12:30:14 -0600 To: Lyndon Nerenberg Cc: Bernd Walter , current@FreeBSD.ORG Subject: Re: uucp user shell and home directory In-Reply-To: <200110041814.f94IEn8f038432@atg.aciworldwide.com> References: <20011004194336.C3918@cicely20.cicely.de> <200110041814.f94IEn8f038432@atg.aciworldwide.com> X-Mailer: VM 6.95 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > I don't get your point - what is wrong with having it a port? > > Well, here's one reason: > > 1) Remove all the network interfaces from your system (Ethernet, > PPP, SL/IP, etc). > > 2) cd into /usr/ports and try to build UUCP. > > Unless you have a prepopulated /usr/ports/distfiles, it won't work. > Requiring IP connectivity to bootstrap software on a machine > that doesn't have IP connectivity is a non-starter. Yes, you can > install from the CDROM, but there will always be cases where you > can't do this (media errors, lack of CD, etc.) Umm, how did you get FreeBSD installed in the first place, if you didn't have IP connectivity and no CDROM? IP connectivity is necessary to get the OS installed, so this is a moot point. And, if you want to maintain the UUCP software, it's as easy to do in the prot as it is in the OS, and is in fact *easier* to maintain as a port w/out IP connectivity since you can submit patches via email, but you can't commit changes to the CVS tree via email as easily. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message