From owner-freebsd-stable Wed Nov 1 23:24:23 2000 Delivered-To: freebsd-stable@freebsd.org Received: from europe.std.com (europe.std.com [199.172.62.20]) by hub.freebsd.org (Postfix) with ESMTP id 2B95537B479 for ; Wed, 1 Nov 2000 23:24:19 -0800 (PST) Received: from world.std.com (root@world-f.std.com [199.172.62.5]) by europe.std.com (8.9.3/8.9.3) with ESMTP id CAA10823 for ; Thu, 2 Nov 2000 02:24:17 -0500 (EST) Received: (from kwc@localhost) by world.std.com (8.9.3/8.9.3) id CAA27476; Thu, 2 Nov 2000 02:23:56 -0500 (EST) Date: Thu, 2 Nov 2000 02:23:56 -0500 (EST) From: Kenneth W Cochran Message-Id: <200011020723.CAA27476@world.std.com> To: freebsd-stable@freebsd.org Subject: 4.2-b buildworld end, sendmail.cf, kernel modules Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello -stable: I noticed that at the "end" of buildworld with 4.2-beta, as of late Wednesday night, November 1, there is no longer a "freebsd.cf" (or anything else after that last /etc/sendmail "stanza." Previously (2000/10/29 & before), freebsd.cf got built there. Is this As Designed or did something break? "Before:" ===> etc ===> etc/sendmail rm -f freebsd.cf (cd /usr/src/etc/sendmail && m4 -D_CF_DIR_=/usr/src/etc/sendmail/../../contrib/sendmail/cf/ /usr/src/etc/sendmail/../../contrib/sendmail/cf/m4/cf.m4 freebsd.mc) > freebsd.cf chmod 444 freebsd.cf "After:" ===> etc ===> etc/sendmail What is (and/or was) going on here (sendmail-config building)? Also, how do I *not* install kernel-modules? IIRC, kernel modules have only "recently" started being built... ?? In other words, where can I find the kernel "make options" (& various other make-knobs...)? Naturally, -doc & faq pointers are quite welcome. :) Thanks, -kc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message