From owner-freebsd-stable Wed Sep 27 23: 7:21 2000 Delivered-To: freebsd-stable@freebsd.org Received: from winston.osd.bsdi.com (winston.osd.bsdi.com [204.216.27.229]) by hub.freebsd.org (Postfix) with ESMTP id AE68937B50F; Wed, 27 Sep 2000 23:07:01 -0700 (PDT) Received: from winston.osd.bsdi.com (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.0/8.9.3) with ESMTP id e8S66jU88253; Wed, 27 Sep 2000 23:06:50 -0700 (PDT) (envelope-from jkh@winston.osd.bsdi.com) To: Makoto MATSUSHITA Cc: stable@FreeBSD.ORG, obrien@FreeBSD.ORG Subject: Re: cvs commit: src/release Makefile In-Reply-To: Message from Makoto MATSUSHITA of "Thu, 28 Sep 2000 12:29:19 +0900." <20000928122919O.matusita@jp.FreeBSD.org> Date: Wed, 27 Sep 2000 23:06:45 -0700 Message-ID: <88250.970121205@winston.osd.bsdi.com> From: Jordan Hubbard Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Users are already notified at the top of Makefile, and moreover, > vnconfig(8) does (or if not yet, should) check if vn device is > available (and if not available, vnconfig(8) loads vn module). > > There is no need to call kldload(8) in Makefile, IMO. Agreed - vnconfig is supposed to load the vn module and does, at least, in -current. If that functionality is missing from -stable then it should be merged. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message