bin/97888: [PATCH] sysinstall - give 'distSetCustom' chance to see NCpus and select right kernel

Artis Caune Artis.Caune at latnet.lv
Thu May 25 08:50:26 UTC 2006


>Number:         97888
>Category:       bin
>Synopsis:       [PATCH] sysinstall - give 'distSetCustom' chance to see NCpus and select right kernel
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 25 08:50:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Artis Caune
>Release:        6.1
>Organization:
>Environment:
>Description:
when using sysinstall with install.cfg batch script, it always install SMP kernel

>How-To-Repeat:

>Fix:
*** dist.c.orig Thu May 25 10:52:24 2006
--- dist.c      Wed May 24 23:17:49 2006
***************
*** 412,417 ****
--- 412,418 ----
            msgDebug("distSetCustom: Warning, no such release \"%s\"\n", cp);
        cp = cp2;
      }
+     KernelDists = selectKernel();
      distVerifyFlags();
      return DITEM_SUCCESS;
  }

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list