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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to