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

Andrew Cagney cagney at vault.libreswan.fi
Tue Apr 27 17:04:29 UTC 2021


New commits:
commit cfa7ee7f7d3512f56a99fea62b0b970caa1f98c0
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Apr 27 12:55:09 2021 -0400

    kvm: move the NSD transmogrify code to guestbin/start-dns.sh; drop unbound transmogrify
    
    In detail:
    
    - remove the run-once transmogrify code scribbling all over
      /etc/nsd and /etc/unbound
    
      This means that after a reboot, and for that matter:
         $ gmake kvm-downgrade kvm-install
      NIC will contain unmodified /etc/nsd and /etc/unbound
      directories
    
    - modify guestbin/start-dns.sh to:
    
      -- tmpfs mount /etc/nsd/{conf,system}.d
      -- copy in /testing/baseconfigs/all/nsd/{conf,system}.d
      -- invoke nsd directly (lifted from nsd-start.sh)
    
      again, this means that after a reboot /etc/nsd is untouched



More information about the Swan-commit mailing list