Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 2006 20:49:49 +0000 (UTC)
From:      Erwin Lansing <erwin@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/sysinstall dist.c install.c sysinstall.h
Message-ID:  <200610232049.k9NKnna1066959@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
erwin       2006-10-23 20:49:49 UTC

  FreeBSD src repository (ports committer)

  Modified files:
    usr.sbin/sysinstall  dist.c install.c sysinstall.h 
  Log:
  If the user did not chose a distribution from the menu, a sensible
  default distribution (user) will be installed, however, no kernel
  will be installed.  Fix this by installing a sensible default kernel,
  SMP/GENERIC, depending on WITH_SMP and number of CPUS found.
  
  Reviewed by:    jhb
  
  Revision  Changes    Path
  1.245     +1 -1      src/usr.sbin/sysinstall/dist.c
  1.370     +2 -0      src/usr.sbin/sysinstall/install.c
  1.273     +1 -0      src/usr.sbin/sysinstall/sysinstall.h



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