-
Notifications
You must be signed in to change notification settings - Fork 354
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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-distrolimited 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request