Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properly integrate meta-virtualization and reenable docker package #317

Merged
merged 2 commits into from
Jul 1, 2024

Commits on Jun 7, 2024

  1. distro/rpb.inc: add virtualization to DISTRO_FEATURES

    As recommended by the meta-virtualization README, add 'virtualization'
    to DISTRO_FEATURES for the RPB layer.
    
    Signed-off-by: Dmitry Baryshkov <[email protected]>
    lumag committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    67f4c76 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Revert "packagegroup-rpb: drop docker for now"

    This reverts commit fa5906e ("packagegroup-rpb: drop docker for
    now"). The meta-virtualization layer is now in shape again, so readd
    docker to the RPB images.
    
    Signed-off-by: Dmitry Baryshkov <[email protected]>
    lumag committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1cb13eb View commit details
    Browse the repository at this point in the history