support loongnix-server

This commit is contained in:
2024-11-27 10:59:55 +08:00
parent 61c6f189fa
commit 27bb568a52
3 changed files with 2627 additions and 2079 deletions

View File

@ -51,6 +51,8 @@ elif [ X"$kernel" = X"redflag" ]; then
dist_version="Asianux"
elif [ X"$kernel" = X"asianux" ]; then
dist_version="Asianux"
elif [ X"$kernel" = X"loongnix-server" ]; then
dist_version="loongnix-server"
else
echo "We only support EulerOS, OPENEULER(aarch64) SUSE, CentOS and Asianux platform."
echo "Kernel is $kernel"

1725
config/config.guess vendored

File diff suppressed because it is too large Load Diff

3007
config/config.sub vendored

File diff suppressed because it is too large Load Diff