New comment by ericonr on void-packages repository https://github.com/void-linux/void-packages/pull/26000#issuecomment-762484641 Comment: > is building all flavors in the rpi-kernel template fine with everyone? (split into disinct templates could be done later anyway). maybe make a build option (or one build option for each) to enable either one, if possible/simple? That way the day-to-day maintenance remains simple, but someone wanting to build locally can select just one. > how to handle rpi0 (as pointed out by @ericonr here)? just implicitly assume to run rpi1-kernel? Yes. Just make the `short_desc` for `rpi1-base` and `rpi1-kernel` mention "raspberrypi zero and 1" or similar). > better split rpi-base into rpi{1,2,3,4}-base as well? that might resolve the rpi-kernel orphan situation as the transitional dummy rpi-base could pull rpi{1,2,3}-base as per target arch mapping which ensures the dependency chain is kept intact This is my preference.