Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 2008 02:16:38 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/conf files.mips src/sys/mips/conf ADM5120 DEFAULTS IDT MALTA QEMU SENTRY5
Message-ID:  <200810230216.m9N2GpQY024001@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2008-10-23 02:16:38 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files.mips 
    sys/mips/conf        ADM5120 IDT MALTA QEMU SENTRY5 
  Added files:
    sys/mips/conf        DEFAULTS 
  Log:
  SVN rev 184194 on 2008-10-23 02:16:38Z by marcel
  
  Add mips/conf/DEFAULTS and populate it with:
          machine arm
          device  mem
          device  uart_ns8250
          options GEOM_BSD
          options GEOM_MBR
  
  Remove the first three from all kernel configuration files
  (sometimes commented-out) and change geom_bsd and geom_mbr
  from standard to optional.
  
  Revision  Changes    Path
  1.5       +4 -4      src/sys/conf/files.mips
  1.5       +0 -3      src/sys/mips/conf/ADM5120
  1.1       +13 -0     src/sys/mips/conf/DEFAULTS (new)
  1.6       +0 -2      src/sys/mips/conf/IDT
  1.5       +0 -3      src/sys/mips/conf/MALTA
  1.3       +0 -2      src/sys/mips/conf/QEMU
  1.6       +0 -3      src/sys/mips/conf/SENTRY5



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