Fix stale genapkovl in /var/tmp shadowing ~/.mkimage version
mkimage checks CWD (/var/tmp) before ~/.mkimage/ for genapkovl scripts. Old genapkovl-bee.sh left in /var/tmp from previous builds was overriding the updated version, causing bee-audit-debug to persist in runlevel. Also add gcompat to apk world so it's installed at boot (was in apks cache but missing from world file, so nvidia-smi failed with missing ld-linux). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -46,6 +46,7 @@ file
|
||||
less
|
||||
vim
|
||||
dialog
|
||||
gcompat
|
||||
EOF
|
||||
|
||||
rc_add devfs sysinit
|
||||
|
||||
Reference in New Issue
Block a user