Fix a bug when booting latest Alpine linux.

This commit is contained in:
longpanda
2022-05-31 16:42:41 +08:00
parent 7b70a5278a
commit 2cd22da8fb
4 changed files with 35 additions and 17 deletions

View File

@@ -64,6 +64,10 @@ if [ -f $VTOY_PATH/autoinstall ]; then
$SED "/^mount \/proc/a export file=$VTOY_PATH/autoinstall; export auto='true'; export priority='critical'" -i /init
fi
fi
# if [ -e /bin/check-missing-firmware ]; then
# $SED "/^#!/a\exit 0" -i /bin/check-missing-firmware
# fi
fi
#for ARMA aka Omoikane