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

Create rpm/README.md #3090

Merged
merged 3 commits into from
Feb 3, 2024
Merged

Create rpm/README.md #3090

merged 3 commits into from
Feb 3, 2024

Commits on Jan 26, 2024

  1. Create README.md

    issue kubevirt#3089 It would be helpful for there to be a README.md in the rpm directory instructing maintainers on the configuration of bazeldnf parameters to populate the rpm lists in rpm/BUILD.bazel via the files .bazelrc, repo.yaml and hack/build/rpm-defs.sh, the fact that bazeldnf needs to be invoked through the make target rpm-defs, and also an indication that bazeldnf needs to be installed on the build host in order as it is not present in the builder image.
    
    Signed-off-by: cfillekes <cfilleke@redhat.com>
    cfilleke committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    4dae311 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Update rpm/README.md

    Correct description of how bazeldnf is installed and invoked in the course of make rpm-defs
    
    Signed-off-by: cfillekes <cfilleke@redhat.com>
    cfilleke committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    51aceaa View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Update rpm/README.md

    document use of  ./hack/build/bazel-docker.sh bash to dig around in the builder container. 
    
    Signed-off-by: cfillekes <cfilleke@redhat.com>
    cfilleke committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    88e2204 View commit details
    Browse the repository at this point in the history