Tiny Core Linux
Tiny Core Extensions => TCE Talk => Topic started by: herpaderp on September 15, 2012, 03:49:43 AM
-
Any chance this could happen? it would be a huge leap for tc IMHO. Slax has a similar script for creating modules
-
Impossible to do with so many variations in build systems. Practically every package would require additional tweaking, which defeats the purpose.
-
Impossible to do with so many variations in build systems. Practically every package would require additional tweaking, which defeats the purpose.
In general I agree. But there are the
./configure
make
make install
type sources, where you can automate to set up compiler options and to make the .tcz extension, including to see wether -dev, -doc or -locale is there or not.