New commits:
commit 08bfa21be380b94638d8f7249874edd7077102e2
Author: Andrew Cagney <[email protected]>
Date:   Thu Aug 6 11:46:16 2020 -0400

    kvm: add kvm-transmogrify target; move network auto transmogrification to 
the base domain
    
    The base domain is now created using the following steps:
    
    1. a minimal base domain is created using kickstart
    
    2. the base domain is upgraded adding extra packages
    
    3. the base domain is set up for auto-transmogrification
    
    Currently the transmogrify step installs the /etc/systemd/network
    files from baseconfigs/all (these files use the MACAddress to identify
    the domain and configure things accordingly).  The equivalent code in
    swan-transmogrify is disabled and the network no longer restarts.
    
    Debugging:
    
    I'm using:
    
        make kvm-transmogrify kvmsh-east
    
    where:
    
        make kvm-transmogrify
    
          reverts things back to pre-transmogrifiication and then run it
          again
    
        make kvmsh-east
    
          builds things out to and then logs into the domain east (but
          without installing libreswan)

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to