Add provider measure info

This commit is contained in:
Aoran Zeng
2025-07-11 16:46:32 +08:00
parent 026c4e4b5b
commit 459c1cf3cd
15 changed files with 18 additions and 18 deletions

View File

@@ -13,7 +13,7 @@
static SourceProvider_t os_openEuler_upstream =
{
def_upstream, "https://repo.openeuler.org/",
{NotSkip, NA, NA, "https://repo.openeuler.org/openEuler-24.03-LTS/ISO/x86_64/openEuler-24.03-LTS-netinst-x86_64-dvd.iso"} // 896MB
{NotSkip, NA, NA, "https://repo.openeuler.org/openEuler-24.03-LTS/ISO/x86_64/openEuler-24.03-LTS-netinst-x86_64-dvd.iso", ACCURATE} // 896MB
};