Comment 7 for bug 1843284

Revision history for this message
Ryan Harper (raharper) wrote :

That's slightly different, the mapping is which distro packages provide a particular function for networking (do they have a package for vlans and bridges and bonds) or are they built-in to the base os (Centos did not have extra packages, but Ubuntu does).

After the mapping is complete, if any additional packages need to be installed in the target image, then we'll need curtin to run zypper, and currently there's no install_packack implementation for SuSE distro. So, we'll need one more bug unless we roll the fix into the mapping bug.