The texlive package could be in the "meta-packages" folder.
COMPONENT_NAME= texlive COMPONENT_FMRI= metapackages/texlive If the user then runs : pkg install texlive You will get the install-tl script from TUG (for the tlpkg and tlmgr). This then allows to run the installer for the TeX Live package manager. If you use the "default" install directory and set the selected set of packages to "basic", it ends up about : # du -sh /usr/local/texlive/ 287M /usr/local/texlive So 287 MB is still acceptable for a basic install which has about all I need (I think). David Stes ----- Op 28 jan 2021 om 14:29 schreef Udo Grabowski (IMK) [email protected]: > The average user will update his texlive installation about every > two years since TeX is already very stable and doesn't need many > fixes, so a one shot installer is the right choice here. > > > _______________________________________________ > oi-dev mailing list > [email protected] > https://openindiana.org/mailman/listinfo/oi-dev _______________________________________________ oi-dev mailing list [email protected] https://openindiana.org/mailman/listinfo/oi-dev
