From owner-cvs-all Sun Jan 24 17:50:30 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA24739 for cvs-all-outgoing; Sun, 24 Jan 1999 17:50:30 -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 RAA24734; Sun, 24 Jan 1999 17:50:29 -0800 (PST) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id RAA03240; Sun, 24 Jan 1999 17:50:17 -0800 (PST) (envelope-from peter@FreeBSD.org) Date: Sun, 24 Jan 1999 17:50:17 -0800 (PST) Message-Id: <199901250150.RAA03240@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src Makefile.upgrade Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/01/24 17:50:17 PST Modified files: (Branch: RELENG_3) . Makefile.upgrade Log: MFC: since we forced an ELF kernel, make sure it's also done during the install or it'll abort since the default is ELF and it will abort and complain about the bootblocks when it doesn't need to. (This is what broke the freefall update) Revision Changes Path 1.9.2.1 +3 -2 src/Makefile.upgrade To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message