Date: Mon, 13 Nov 2000 18:28:50 -0500 (EST) From: Kenneth W Cochran <kwc@world.std.com> To: Gregory Neil Shapiro <gshapiro@gshapiro.net> Cc: freebsd-stable@freebsd.org Subject: Re: 4.2-b buildworld end, sendmail.cf, kernel modules Message-ID: <200011132328.SAA15133@world.std.com> References: <200011020723.CAA27476@world.std.com> <200011022152.QAA07798@world.std.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>From gshapiro@gshapiro.net Sat Nov 4 13:13:40 2000 >Date: Sat, 4 Nov 2000 10:12:58 -0800 (PST) >From: Gregory Neil Shapiro <gshapiro@gshapiro.net> >To: Kenneth W Cochran <kwc@world.std.com> >Cc: Gregory Neil Shapiro <gshapiro@FreeBSD.ORG>, freebsd-stable@FreeBSD.ORG >Subject: Re: 4.2-b buildworld end, sendmail.cf, kernel modules > >kwc> Not exactly, I'm afraid; I just noticed that "stanza" at >kwc> the end of my buildworld log. Is this As Per Design or did >kwc> somebody goof? The "before" output is from the 29th (& >kwc> before) & the "after" output is from the night of Nov 1. >kwc> My guess is that "freebsd.cf" is something that "used to" >kwc> exist, but is now deprecated, but I'd like to hear >kwc> something (more-or-lese) "official." :) > >No it is not deprecated and it will be built if it doesn't >already exist. Simply put, check: > >ls -l /usr/src/etc/sendmail/freebsd.cf /usr/obj/usr/src/etc/sendmail/freebsd.cf After cvsup to RELENG_4 (last week & as of evening of Sunday 2000/11/12): /usr/src/etc/sendmail/freebsd.cf *does not* exist /usr/obj/usr/src/etc/sendmail/freebsd.cf *does* exist This was also the case with the "previous" cvsup && {build,install}world. Here is that last "stanza" of my most recent buildworld (after cvsup Sunday evening 2000/11/12): ===> 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 The "problem" seems to have corrected itself; apparently I got "caught" between some commits previously... Apparently "freebsd.cf" becomes /etc/mail/sendmail.cf, but I've noticed that mergemaster doesn't "see" it now. I guess mergemaster is looking at the RCS info in those files & not really diff-ing them, because the only difference in them on this system now is the build-date (RCS info is the same in both files at this time). I think I'll "close" this "issue." Thanks for your help & for a wonderful OS & mail-daemon. :) -kc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011132328.SAA15133>