rxrbln / t2sde

T2 SDE Linux
https://t2sde.org
Other
327 stars 49 forks source link

Split packages into -devel, -doc, etc? #126

Open rxrbln opened 1 year ago

rxrbln commented 1 year ago

As discussed in #60, maybe it would be a good idea to offer the option (default enabled?) to split packages into -devel and -doc by regex', like .h, .a, man, info, etc.? It might also beneficial to have virtually split packages, like gcc-libstdcxx and such, too. But that is a more complex thing, especially if we would want to add support to just build a sub-set of those, and not only do this by post-build flist filtering.

paulwratt commented 1 year ago

I personally support this type of scenario, just know ..

I have been through this exact process with TinyCore Linux, and I can say "its not as simple as it sounds". By that I mean somewhere between 70-80 percent of packages will fit a "programmatic" separation model.

Also note: