Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Oct 2005 17:34:35 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/conf DEFAULTS GENERIC
Message-ID:  <200510271734.j9RHYZAk015054@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2005-10-27 17:34:35 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/conf        GENERIC 
  Added files:
    sys/i386/conf        DEFAULTS 
  Log:
  Create a default kernel config for i386 and move 'device isa' and
  'device npx' (both of which aren't really optional right now) and
  'device io' and 'device mem' (to preserve POLA for 4.x users upgrading
  to 6.0) from GENERIC into DEFAULTS.
  
  Requested by:   scottl
  Reviewed by:    scottl
  
  Revision  Changes    Path
  1.1       +17 -0     src/sys/i386/conf/DEFAULTS (new)
  1.433     +1 -7      src/sys/i386/conf/GENERIC



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510271734.j9RHYZAk015054>