[Midnightbsd-cvs] src: usr.sbin/sysinstall: Modify sysinstall to detect SMP systems and

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Oct 24 01:13:57 EDT 2009


Log Message:
-----------
Modify sysinstall to detect SMP systems and choose an alternate kernel on i386/amd64.  This will allow us to ship both a UNI and SMP kernel instead of just a SMP kernel.

Modified Files:
--------------
    src/usr.sbin/sysinstall:
        Makefile (r1.8 -> r1.9)
        (http://cvsweb.midnightbsd.org/src/usr.sbin/sysinstall/Makefile?r1=1.8&r2=1.9)
        anonFTP.c (r1.7 -> r1.8)
        (http://cvsweb.midnightbsd.org/src/usr.sbin/sysinstall/anonFTP.c?r1=1.7&r2=1.8)
        config.c (r1.14 -> r1.15)
        (http://cvsweb.midnightbsd.org/src/usr.sbin/sysinstall/config.c?r1=1.14&r2=1.15)
        options.c (r1.4 -> r1.5)
        (http://cvsweb.midnightbsd.org/src/usr.sbin/sysinstall/options.c?r1=1.4&r2=1.5)
        sysinstall.h (r1.8 -> r1.9)
        (http://cvsweb.midnightbsd.org/src/usr.sbin/sysinstall/sysinstall.h?r1=1.8&r2=1.9)

Added Files:
-----------
    src/usr.sbin/sysinstall:
        acpi.c (r1.1)
        (http://cvsweb.midnightbsd.org/src/usr.sbin/sysinstall/acpi.c?rev=1.1&content-type=text/x-cvsweb-markup)
        acpidump.h (r1.1)
        (http://cvsweb.midnightbsd.org/src/usr.sbin/sysinstall/acpidump.h?rev=1.1&content-type=text/x-cvsweb-markup)
        biosmptable.c (r1.1)
        (http://cvsweb.midnightbsd.org/src/usr.sbin/sysinstall/biosmptable.c?rev=1.1&content-type=text/x-cvsweb-markup)


More information about the Midnightbsd-cvs mailing list