From owner-freebsd-stable Tue Nov 11 22:53:37 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA19119 for stable-outgoing; Tue, 11 Nov 1997 22:53:37 -0800 (PST) (envelope-from owner-freebsd-stable) Received: from paert.tse-online.de (paert.tse-online.de [194.97.69.172]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id WAA19095 for ; Tue, 11 Nov 1997 22:53:29 -0800 (PST) (envelope-from ab@paert.tse-online.de) Received: (qmail 3226 invoked by uid 1000); 12 Nov 1997 07:02:49 -0000 Message-ID: <19971112080249.49049@paert.tse-online.de> Date: Wed, 12 Nov 1997 08:02:49 +0100 From: braukmann@tse-online.de To: FreeBSD Stable List Subject: Re: Old stuff in 2.2.5 References: <199711102311.PAA22738@dragonlair.dal.net> Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-md5; boundary=sOsTdHNUZQcU9YeF X-Mailer: Mutt 0.84 In-Reply-To: ; from Tom on Tue, Nov 11, 1997 at 03:53:39PM -0800 Organization: TSE TeleService GmbH Sender: owner-freebsd-stable@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk --sOsTdHNUZQcU9YeF Content-Type: text/plain; charset=us-ascii On Tue, Nov 11, 1997 at 03:53:39PM -0800, Tom wrote: > > 1. What part or parts of the 2.2.5-Stable code (or 22_releng if you > > prefer) do *you* consider out of date, and why? > > None. Everything works as-is. If I need additional functionaily, I get > things out of packages. For sure FreeBSD works (more or less) well out of the box. But I would like a more modular system more than the current one. > perl problems? I'm not aware of any problems with the included perl4. > If you require features not in perl4, use perl5, it is package. The perl5 vs. perl4 thing is easy to resolve, since perl5 purely adds functionality to the system. > > 4. Is there an easy way to replace the version of that code that comes > > with -stable with the newer version *before* I do make world, so that I > > don't need to replace or recompile things in a second step after the make > > world is done. > There should no need to remove anything. That argument counts only for changing revisions of delivered code pieces. But I can think of at least two cases where an 'make world' leads to a non-operationg system: a) named 4.9x vs. 8.x (in this case I may be wrong) b) fully replacing 'sendmail' by another MTA We are used to replace sendmail by qmail. (all sendmail components are removed from the system) But 'make world' insists on installing all the sendmail-stuff often resulting in a partly mis-operating system. It should really be possible to explicitly exclude certain 'packages' from the 'make install' process. It just might be possible now by struggling with the makefiles, but I don't want to modify the delivered build-environment only for being able to select which components I want. Regards, Andreas -- /// TSE TeleService GmbH | Gsf: Arne Reuter | /// Hovestrasse 14 | Andreas Braukmann | We do it with /// D-48351 Everswinkel | HRB: 1430, AG WAF | FreeBSD/SMP /// ------------------------------------------------------------------- /// PGP-Key: http://www.tse-online.de/~ab/public-key /// Key fingerprint: 12 13 EF BC 22 DD F4 B6 3C 25 C9 06 DC D3 45 9B --sOsTdHNUZQcU9YeF Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia iQCVAwUBNGlUmXKj4VjLq0fFAQFT1gQAqKCJm7M8JBGrGNkSntOBzpxOXELjzMIx NKH6J/DzEVl5qaSItgrzJmM8rTreWWwekkvcVeNGOUxAUBfffu1VwGLo3jIO6bZE VCmG9vDzsHPfoBkQIm3C5NyG4BLbkMm1uMFeNonQ8OYLrLrXD4rNTl3mOrIjZ4br dw/k66VJOn0= =Tuhh -----END PGP SIGNATURE----- --sOsTdHNUZQcU9YeF--