Skip to content

[Feature]: Split nonfree distribution templates into separate package #627

@davidhedlund

Description

@davidhedlund

Feature description

Description:

proot-distro currently ships templates for nonfree distributions alongside templates for free distributions. This makes the package unsuitable for inclusion in strictly free repositories, since it effectively depends on and facilitates the use of nonfree systems.

In free distributions, packages that depend on nonfree data are typically excluded. A common example is games whose engines are free but whose required data files are nonfree.

Proposal:

  • Keep proot-distro limited to templates for fully free distributions, for example trisquel.
  • Move templates for nonfree distributions into a separate package, for example proot-distro-nonfree, and have that package included only in a nonfree repository.

This split would allow free repositories to ship proot-distro without including nonfree components, while still giving users a clear, explicit opt-in path if they want to install nonfree distribution templates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions