-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdebian-trixie.list
More file actions
16 lines (12 loc) · 1.19 KB
/
debian-trixie.list
File metadata and controls
16 lines (12 loc) · 1.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 默认注释了源码镜像以提高 apt update 速度,如有需要可自行取消注释
deb http://mirrors.cernet.edu.cn/debian/ trixie main contrib non-free non-free-firmware
# deb-src http://mirrors.cernet.edu.cn/debian/ trixie main contrib non-free non-free-firmware
deb http://mirrors.cernet.edu.cn/debian/ trixie-updates main contrib non-free non-free-firmware
# deb-src http://mirrors.cernet.edu.cn/debian/ trixie-updates main contrib non-free non-free-firmware
deb http://mirrors.cernet.edu.cn/debian/ trixie-backports main contrib non-free non-free-firmware
# deb-src http://mirrors.cernet.edu.cn/debian/ trixie-backports main contrib non-free non-free-firmware
# 以下安全更新软件源包含了官方源与镜像站配置,如有需要可自行修改注释切换
deb http://mirrors.cernet.edu.cn/debian-security trixie-security main contrib non-free non-free-firmware
# # deb-src http://mirrors.cernet.edu.cn/debian-security trixie-security main contrib non-free non-free-firmware
# deb http://security.debian.org/debian-security trixie-security main contrib non-free non-free-firmware
# deb-src http://security.debian.org/debian-security trixie-security main contrib non-free non-free-firmware