From owner-freebsd-current Sun Mar 23 10:12:38 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA16937 for current-outgoing; Sun, 23 Mar 1997 10:12:38 -0800 (PST) Received: from helbig.informatik.ba-stuttgart.de (helbig.informatik.ba-stuttgart.de [141.31.166.22]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA16928 for ; Sun, 23 Mar 1997 10:12:33 -0800 (PST) Received: (from helbig@localhost) by helbig.informatik.ba-stuttgart.de (8.8.5/8.8.5) id TAA00196; Sun, 23 Mar 1997 19:12:15 +0100 (MET) From: Wolfgang Helbig Message-Id: <199703231812.TAA00196@helbig.informatik.ba-stuttgart.de> Subject: Re: -Current In-Reply-To: from Gary Roberts at "Mar 21, 97 11:34:10 pm" To: wangel@wangel.dyndns.com (Gary Roberts) Date: Sun, 23 Mar 1997 19:12:15 +0100 (MET) Cc: current@freebsd.org X-Mailer: ELM [version 2.4ME+ PL30 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, > Is it safe to cvsup my src and do a make world ??? Yes. But watch out -- some important userland commands like mount(8) won't work with a pre Lite/2 kernel. So don't forget to rebuild the kernel. Wolfgang