scratchpkg
scratchpkg copied to clipboard
Package Manager used by Venom Linux
when I follow the bootstrap readme.md , ./venom/baseinstall cannot continue. It is scratch install -d xxx that says xxx is not installed. scratch install --no-dep readline Package 'readline' not installed....
linux api headers in bootrap is 4.19.1, but in ports/core/linux-api-headers, it is 4.17.1.
When i just cloned the scratchpkg in clean LFS system, a can't use them, before httpup package has been installed. But in documentation, i did'n find this info. Or maybe...
Added to scratchpkg.conf an option to use all threads with xz while compressing pkgs
You seem to have a update script and revdep for use when updating, but nothing for reverting to the previous (non-updated) version. I sort of just expected it to be...
Compiling source files is often very slow, I would like `scratch sysup` to parallely download source packages, so I run `scratch sysup -o` in the background, but sometimes `scratch sysup`...