git: DragonFly_RELEASE_2_8 nrelease - Add *_GENERIC_SMP for this release
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Oct 24 09:39:37 PDT 2010
commit c889019867e9f2a15dae630aee1f9307d2bb47ee
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Oct 24 09:27:35 2010 -0700
nrelease - Add *_GENERIC_SMP for this release
* We will be stuffing both UP and SMP kernels on our release img/iso
for 2.8.
Summary of changes:
sys/config/GENERIC_SMP | 359 +++++++++++++++++++++++++++++++++++++++++
sys/config/X86_64_GENERIC | 2 +-
sys/config/X86_64_GENERIC_SMP | 333 ++++++++++++++++++++++++++++++++++++++
3 files changed, 693 insertions(+), 1 deletions(-)
create mode 100644 sys/config/GENERIC_SMP
create mode 100644 sys/config/X86_64_GENERIC_SMP
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c889019867e9f2a15dae630aee1f9307d2bb47ee
--
DragonFly BSD source repository
More information about the Commits
mailing list