Giter VIP home page Giter VIP logo

Comments (4)

rakotomandimby avatar rakotomandimby commented on August 9, 2024

Install package groups relates to the usage of yum. Please refer to the yum documentation: https://docs.oracle.com/cd/E37670_01/E37355/html/ol_about_yum_groups.html

from distrobuilder.

stevecj avatar stevecj commented on August 9, 2024

A config file does not specify yum commands though. It specifies a list of package names. Is there a way to specify package groups in the config file too?

I'm looking at the section starting at line 130 in https://github.com/lxc/distrobuilder/blob/master/doc/examples/centos

from distrobuilder.

rakotomandimby avatar rakotomandimby commented on August 9, 2024

I got you point.
Looking at the code, I dont see any group support for yum.
One workaround for you is to use a custom package pulling all the group you need as dependency.

from distrobuilder.

monstermunchkin avatar monstermunchkin commented on August 9, 2024

@stevecj @rakotomandimby I'd recommend using the post-packages action if you need to install package groups. It's unlikely that we will add special group package handling since most package managers don't support this.

from distrobuilder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.