From owner-cvs-all Thu Oct 29 17:17:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA28519 for cvs-all-outgoing; Thu, 29 Oct 1998 17:17:49 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA28512; Thu, 29 Oct 1998 17:17:47 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA01421; Thu, 29 Oct 1998 17:17:46 -0800 (PST) Date: Thu, 29 Oct 1998 17:17:46 -0800 (PST) Message-Id: <199810300117.RAA01421@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/alpha/conf GENERIC Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1998/10/29 17:17:43 PST Modified files: sys/alpha/conf GENERIC Log: Take MFS_ROOT out for now; for some reason, the alpha GENERIC chokes and dies if it can't find the MFS root whereas the x86 one seems to sail past. Looking at the code, I can't see how either one works, so I'm confused. :) Revision Changes Path 1.11 +2 -2 src/sys/alpha/conf/GENERIC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message