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

Andrew Cagney cagney at vault.libreswan.fi
Mon Nov 29 22:28:28 EET 2021


New commits:
commit b36ab676cd265096683d8c148b8500bdcd8fd592
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Nov 29 14:35:55 2021 -0500

    kvm: get an install into an f35 VM working
    
    aka <<make kvm-fedora-install>> performs the following
    
    kvm-fedora-base:
      - let kickstart install NetworkManager
        -> move all the systemd-networkd stuff to transmogrify
    kvm-fedora-upgrade (install)
      - disable fedora-modular updates-modular fedora-cisco-openh264
      - enable fedora-debuginfo updates-debuginfo
      - point cachedir at /pool/fedora.cache and enable keepcache
        i.e., download packages once
      - add systemd-networkd to the package list
    kvm-fedora-upgrade (update)
      - update missing stuff
    kvm-fedora-build
      - run transmogrify.sh
      - perform all systemd-networkd configuration
    kvm-fedora-install
      - run a very vanilla build (for now)
    
    sync up NetBSD



More information about the Swan-commit mailing list