]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC 205980:
authorimp <imp@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 13 Apr 2010 00:57:54 +0000 (00:57 +0000)
committerimp <imp@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 13 Apr 2010 00:57:54 +0000 (00:57 +0000)
commit4f18f2d0e82af7cfc13744f1bb8ef4666b0b60ea
treef97dae6f772e9ce104a3e006c0dfd24d62bc4fff
parentc2c059b1c782ac50361146322531296bd6d4e566
MFC 205980:

  Stop hard coding i386 as the arch for the build.  Instead, default to the
  processor we're running on.  Also, supply amd64 version of create_diskimage
  that's the same as i386's.

  # didn't fix the confusion between using the processor for this and using
  # the machine (which would be more appropriate).  NANO_ARCH smashes the two
  # together right now.

  MFC after: 7 days

git-svn-id: svn://svn.freebsd.org/base/stable/8@206537 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
tools/tools/nanobsd/nanobsd.sh