From owner-freebsd-current Mon May 12 03:54:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA11902 for current-outgoing; Mon, 12 May 1997 03:54:30 -0700 (PDT) Received: from parkplace.cet.co.jp (parkplace.cet.co.jp [202.32.64.1]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA11897 for ; Mon, 12 May 1997 03:54:27 -0700 (PDT) Received: from localhost (michaelh@localhost) by parkplace.cet.co.jp (8.8.5/CET-v2.1) with SMTP id KAA11686 for ; Mon, 12 May 1997 10:54:18 GMT Date: Mon, 12 May 1997 19:54:18 +0900 (JST) From: Michael Hancock To: current@freebsd.org Subject: RELENG_2_2 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk For those tracking RELENG_2_2, I ran into some gotcha's recently: 1) Add mail to /etc/group so mtree can update /var/mail. 2) The shared lib libutil is bumped to a new version. 3) You won't be able to login to your computer if you don't have /etc/login.conf. I had to powerdown and startup in single user mode to fix things. Regards, Mike