From owner-cvs-all  Sun Jun  2 18:26:53 2002
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 8A66337B400; Sun,  2 Jun 2002 18:26:45 -0700 (PDT)
Received: (from jhb@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id g531Qjn29461;
	Sun, 2 Jun 2002 18:26:45 -0700 (PDT)
	(envelope-from jhb)
Message-Id: <200206030126.g531Qjn29461@freefall.freebsd.org>
From: John Baldwin <jhb@FreeBSD.org>
Date: Sun, 2 Jun 2002 18:26:45 -0700 (PDT)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: src/release/sysinstall modules.c
X-FreeBSD-CVS-Branch: RELENG_4
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk
List-ID: <cvs-all.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20cvs-all>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20cvs-all>
X-Loop: FreeBSD.ORG

jhb         2002/06/02 18:26:45 PDT

  Modified files:        (Branch: RELENG_4)
    release/sysinstall   modules.c 
  Log:
  MFC: revision 1.3: Don't load a module from /stand/modules in the MFS root
  if it is already in the kernel.  This is needed to remove some bogus
  warnings booting from an i386 CD using cdboot or from an alpha CD.
  
  Approved by:    re (murray)
  
  Revision  Changes    Path
  1.2.2.3   +5 -1      src/release/sysinstall/modules.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message