At the moment, SoCks uses a mixed approach to building Linux systems. It uses packages to construct the base file system, but then it uses the static approach of copying files on top of that. It would be nice if SoCks would provide the option to dynamically package build artifacts from other blocks and additional files before they are installed in the OS. This would enable fully package-based Linux systems and the option to update parts of the image via packages at runtime.
At the moment, SoCks uses a mixed approach to building Linux systems. It uses packages to construct the base file system, but then it uses the static approach of copying files on top of that. It would be nice if SoCks would provide the option to dynamically package build artifacts from other blocks and additional files before they are installed in the OS. This would enable fully package-based Linux systems and the option to update parts of the image via packages at runtime.