cvs commit: src/usr.sbin/sysinstall dist.c install.c sysinstall.h
Erwin Lansing
erwin at FreeBSD.org
Sun Oct 29 14:38:18 UTC 2006
erwin 2006-10-29 14:38:18 UTC
FreeBSD src repository (ports committer)
Modified files: (Branch: RELENG_6)
usr.sbin/sysinstall dist.c install.c sysinstall.h
Log:
MFC:
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.
Approved by: re (hrs)
Revision Changes Path
1.239.2.4 +1 -1 src/usr.sbin/sysinstall/dist.c
1.363.2.4 +2 -0 src/usr.sbin/sysinstall/install.c
1.264.2.6 +1 -0 src/usr.sbin/sysinstall/sysinstall.h
More information about the cvs-src
mailing list