cvs commit: src/sys/i386/conf DEFAULTS GENERIC

John Baldwin jhb at FreeBSD.org
Thu Oct 27 10:34:36 PDT 2005


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


More information about the cvs-src mailing list