[Swan-commit] Changes to ref refs/heads/master

Andrew Cagney cagney at vault.libreswan.fi
Mon Sep 25 16:19:14 UTC 2017


New commits:
commit 39a63da6d4a397f0379067fbba5fa5e5496784e7
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Sep 22 13:17:14 2017 -0400

    building: add expermental kvm-install-hive target
    
    The idea is that, at any moment, at least one
    of "make kvm-install" and/or "make kvm-install-hive"
    works on your system.
    
    It differs from "make kvm-install" as follows:
    
    - all the test domains are deleted
      (kvm-install leaves them alone)
    
    - runs 'make build install' on the 'clone' domain
      (kvm-install runs 'make build' on the first 'east'
      domain, and then runs 'make install' on all the test
      domains)
    
    - uses a 'real' disk - OBJDIR=/var/tmp/OBJ.kvm
      (kvm-install uses 9pfs - OBJDIR=OBJ.kvm)
    
    - creates new test domains from 'clone' with
      libreswan pre-installed
    
      kvm-install runs 'make install' on each test
      domain
    
    It might even be faster.



More information about the Swan-commit mailing list