1e41f4b71Sopenharmony_ci# Copyright (c) 2020 Huawei Device Co., Ltd.
2e41f4b71Sopenharmony_ci# Licensed under the Apache License, Version 2.0 (the "License");
3e41f4b71Sopenharmony_ci# you may not use this file except in compliance with the License.
4e41f4b71Sopenharmony_ci# You may obtain a copy of the License at
5e41f4b71Sopenharmony_ci#
6e41f4b71Sopenharmony_ci#     http://www.apache.org/licenses/LICENSE-2.0
7e41f4b71Sopenharmony_ci#
8e41f4b71Sopenharmony_ci# Unless required by applicable law or agreed to in writing, software
9e41f4b71Sopenharmony_ci# distributed under the License is distributed on an "AS IS" BASIS,
10e41f4b71Sopenharmony_ci# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11e41f4b71Sopenharmony_ci# See the License for the specific language governing permissions and
12e41f4b71Sopenharmony_ci# limitations under the License.
13e41f4b71Sopenharmony_ci
14e41f4b71Sopenharmony_ci# 默认注释了源码镜像以提高 apt update 速度,如有需要可自行取消注释
15e41f4b71Sopenharmony_cideb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal main restricted universe multiverse
16e41f4b71Sopenharmony_ci# deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal main restricted universe multiverse
17e41f4b71Sopenharmony_cideb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal-updates main restricted universe multiverse
18e41f4b71Sopenharmony_ci# deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal-updates main restricted universe multiverse
19e41f4b71Sopenharmony_cideb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal-backports main restricted universe multiverse
20e41f4b71Sopenharmony_ci# deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal-backports main restricted universe multiverse
21e41f4b71Sopenharmony_cideb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal-security main restricted universe multiverse
22e41f4b71Sopenharmony_ci# deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal-security main restricted universe multiverse
23e41f4b71Sopenharmony_ci
24e41f4b71Sopenharmony_ci# 预发布软件源,不建议启用
25e41f4b71Sopenharmony_cideb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal-proposed main restricted universe multiverse
26e41f4b71Sopenharmony_ci# deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal-proposed main restricted universe multiverse
27e41f4b71Sopenharmony_ci
28