From owner-cvs-all Sat Sep 9 11:20: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7B49837B42C; Sat, 9 Sep 2000 11:20:00 -0700 (PDT) Received: (from dcs@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA05357; Sat, 9 Sep 2000 11:20:00 -0700 (PDT) (envelope-from dcs@FreeBSD.org) Message-Id: <200009091820.LAA05357@freefall.freebsd.org> From: "Daniel C. Sobral" Date: Sat, 9 Sep 2000 11:20:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/forth support.4th X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dcs 2000/09/09 11:20:00 PDT Modified files: sys/boot/forth support.4th Log: Upon reflection, I decided that bootfile must have priority over kernel as the kernel name. The one very unfortunate consequence is that kernel as an absolute path loses the priority. It will only be tried after /boot/${kernel}/${bootfile}. I'll see what can be done about it later. Revision Changes Path 1.8 +9 -9 src/sys/boot/forth/support.4th To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message