Is there a way to use pkg-create to create a package (for example openjdk17) that when installed does not require any internet access at all? (that is, to include all it's dependencies)
Also, can I do pkg-create -a and create a complete repo of my local packages in the same fashion, such as these then need no internet access nor perform any updates?
Also, can I do pkg-create -a and create a complete repo of my local packages in the same fashion, such as these then need no internet access nor perform any updates?