DragonFly commits List (threaded) for 2009-03
DragonFly BSD
DragonFly commits List (threaded) for 2009-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

DragonFly-2.3.0.518.gedbdf master test/amd64 Makefile


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 27 Mar 2009 20:36:37 -0700 (PDT)

commit edbdff6b9fb50edd0b1439a35eb8f3852ddb9776
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Fri Mar 27 20:32:37 2009 -0700

    Add a build system for amd64 build/test environments in /usr/src/test/amd64
    
    This build system will fetch, compile, and install qemu, do all
    necessary buildworlds and buildkernels, including the amd64 cross-builds,
    and generate a fully bootable root.img.  The Makefile also includes a
    run target to run qemu on the image.
    
    It can take a few hours to build the whole mess due to the buildworlds but
    it's a hit-the-start-button-and-forget build which should prove useful.
    
    WARNING: Initial commit only.  qemu 0.10.{0,1} is seriously broken and is not
    yet able to fully-boot either a 32 or 64 bit kernel without seg-faulting.

Summary of changes:
 test/amd64/Makefile |  181 +++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 181 insertions(+), 0 deletions(-)
 create mode 100644 test/amd64/Makefile

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/edbdff6b9fb50edd0b1439a35eb8f3852ddb9776


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]