From owner-freebsd-stable Thu Jul 20 7:45:32 2000 Delivered-To: freebsd-stable@freebsd.org Received: from telinco.net (internal.mail.telinco.net [212.1.128.4]) by hub.freebsd.org (Postfix) with ESMTP id 0997F37B946 for ; Thu, 20 Jul 2000 07:45:25 -0700 (PDT) (envelope-from b.candler@pobox.com) Received: from gate.lon.uk.worldonline.com ([212.74.96.2] helo=bloodhound.uk.worldonline.com) by telinco.net with esmtp (Exim 3.02 #1) id 13FHZl-000OoW-00 for freebsd-stable@freebsd.org; Thu, 20 Jul 2000 15:45:25 +0100 Received: from brian by bloodhound.uk.worldonline.com with local (Exim 3.13 #1) id 13FHZj-00007E-00 for freebsd-stable@freebsd.org; Thu, 20 Jul 2000 15:45:23 +0100 Date: Thu, 20 Jul 2000 15:45:22 +0100 From: Brian Candler To: freebsd-stable@freebsd.org Subject: mailer.conf zapped Message-ID: <20000720154522.A399@linnet.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Just upgraded my laptop from 4.0-RELEASE to 4.0-20000718-STABLE Couple of annoyances: (1) One of the /etc/rc* files was not updated, and as a result, the new source_rc_confs mechanism did not work. This in turn meant that most stuff in /etc/rc.conf was ignored after the reboot (e.g. I got the wrong keymap) Unfortunately, I can't remember _which_ /etc/rc* file it was that I had to manually copy from /etc/upgrade/ to /etc/ to fix this. I used cp -p, so the timestamp doesn't help me. Sorry :-( (2) /etc/mail/mailer.conf was zapped with a new copy (so my system started running sendmail instead of exim, yuk :-) I had to retrieve the correct one from /usr/tmp/etc/mail/ So far everything else seems OK... Regards, Brian Candler. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message