feat: 添加fedora的Upstream

This commit is contained in:
happy-game 2024-11-04 09:09:42 +00:00 committed by ccmywish
parent e1210e82ce
commit 5a225c4e12

View File

@ -11,11 +11,11 @@
* ------------------------------------------------------------*/ * ------------------------------------------------------------*/
/** /**
* @update 2024-10-09 * @update 2024-11-04
*/ */
static SourceInfo static SourceInfo
os_fedora_sources[] = { os_fedora_sources[] = {
{&Upstream, NULL}, {&Upstream, "http://download.example/pub/fedora/linux"},
{&Ali, "https://mirrors.aliyun.com/fedora"}, {&Ali, "https://mirrors.aliyun.com/fedora"},
{&Bfsu, "https://mirrors.bfsu.edu.cn/fedora"}, {&Bfsu, "https://mirrors.bfsu.edu.cn/fedora"},
{&Ustc, "https://mirrors.ustc.edu.cn/fedora"}, {&Ustc, "https://mirrors.ustc.edu.cn/fedora"},