internal/rosa: create /bin symlinks via helper

This centralises the workaround for surprisingly common buggy scripts with nonstandard hardcoded paths.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-07-01 14:25:30 +09:00
parent 3ab7116b29
commit 3975dd3e0f
17 changed files with 67 additions and 62 deletions
+1 -2
View File
@@ -23,8 +23,7 @@ package util-linux {
compress = gzip;
};
early = "\nln -s ../system/bin/bash /bin/\n";
bin = [ "bash" ];
exec = make {
configure = {
"disable-use-tty-group";