2 replies
April 2019

shaka444

I think package management could be even more simplified by having the package file itself be the executable and mounted at runtime regardless of the directory it’s in. If a dependency is not met, the error points to the package manager to take care of it. Right now we have .hkpg files that are “mounted” at boot time to populate the system, a need for a watched directory etc…

1 reply
April 2019 ▶ shaka444

jjpx

but then you could not have library-only packages as they are not executed directly