From a0aef26f06764724e6919f823037085a8c9de207 Mon Sep 17 00:00:00 2001 From: taoky Date: Sat, 20 Apr 2024 17:56:37 +0800 Subject: [PATCH] Fix list-marker-space issue --- docs/CPAN.md | 6 +++--- docs/CRAN.md | 6 +++--- docs/alpine.md | 8 ++++---- docs/anaconda.md | 8 ++++---- docs/aosp.md | 4 ++-- docs/brew.git.md | 10 +++++----- docs/centos.md | 4 ++-- docs/debian-cdimage.md | 12 ++++++------ docs/debiancn.md | 8 ++++---- docs/dockerhub.md | 26 +++++++++++++------------- docs/elpa.md | 4 ++-- docs/epel.md | 4 ++-- docs/freebsd.md | 10 +++++----- docs/gentoo-portage.md | 4 ++-- docs/gentoo.git.md | 8 ++++---- docs/github-release.md | 20 ++++++++++---------- docs/hackage.md | 6 +++--- docs/homebrew-bottles.md | 14 +++++++------- docs/homebrew-cask-versions.git.md | 10 +++++----- docs/homebrew-cask.git.md | 10 +++++----- docs/homebrew-core.git.md | 11 +++++------ docs/homebrew-services.git.md | 10 +++++----- docs/julia.md | 16 ++++++++-------- docs/linuxmint.md | 8 ++++---- docs/mageia.md | 20 ++++++++++---------- docs/mariadb.md | 6 +++--- docs/mozilla.md | 12 ++++++------ docs/msys2.md | 4 ++-- docs/opensuse.md | 16 ++++++++-------- docs/qtproject.md | 4 ++-- docs/raspberry-pi-os-images.md | 22 +++++++++++----------- docs/raspberrypi.md | 20 ++++++++++---------- docs/raspbian.md | 8 ++++---- docs/ros.md | 8 ++++---- docs/rosdistro.md | 2 +- docs/rpmfusion.md | 6 +++--- docs/termux.md | 2 +- docs/xbmc.md | 18 +++++++++--------- 38 files changed, 187 insertions(+), 188 deletions(-) diff --git a/docs/CPAN.md b/docs/CPAN.md index 9eef2305..226ccdbb 100644 --- a/docs/CPAN.md +++ b/docs/CPAN.md @@ -48,6 +48,6 @@ ## 相关链接 -- 官方主页: -- 镜像列表: -- FAQ: +- 官方主页: +- 镜像列表: +- FAQ: diff --git a/docs/CRAN.md b/docs/CRAN.md index dac20dc2..7e6a3ed3 100644 --- a/docs/CRAN.md +++ b/docs/CRAN.md @@ -30,6 +30,6 @@ echo 'options(repos=c(USTC="https://mirrors.ustc.edu.cn/CRAN/"))' >> ~/.Rprofile ## 相关链接 -- 官方主页: -- FAQ: -- 文档: +- 官方主页: +- FAQ: +- 文档: diff --git a/docs/alpine.md b/docs/alpine.md index 341f5dec..ebb3e52e 100644 --- a/docs/alpine.md +++ b/docs/alpine.md @@ -10,10 +10,10 @@ Alpine Linux 软件源 ## 收录架构 -- aarch64 -- armhf -- x86 -- x86_64 +- aarch64 +- armhf +- x86 +- x86_64 ## 使用说明 diff --git a/docs/anaconda.md b/docs/anaconda.md index 6816b648..98226297 100644 --- a/docs/anaconda.md +++ b/docs/anaconda.md @@ -26,25 +26,25 @@ Miniconda 安装包可以在 Conda 附加库: -- Conda Forge +- Conda Forge ```console conda config --add channels https://mirrors.ustc.edu.cn/anaconda/cloud/conda-forge/ ``` -- msys2 +- msys2 ```console conda config --add channels https://mirrors.ustc.edu.cn/anaconda/cloud/msys2/ ``` -- bioconda +- bioconda ```console conda config --add channels https://mirrors.ustc.edu.cn/anaconda/cloud/bioconda/ ``` -- menpo +- menpo ```console conda config --add channels https://mirrors.ustc.edu.cn/anaconda/cloud/menpo/ diff --git a/docs/aosp.md b/docs/aosp.md index 5f1c7bce..a16d6bf9 100644 --- a/docs/aosp.md +++ b/docs/aosp.md @@ -100,10 +100,10 @@ AOSP 镜像,为一个 tar 包,截至 2024 年 3 月约 80G(注意磁盘格 ## 使用时间段与并发设置建议 -1. 本镜像每天凌晨 04:30 +1. 本镜像每天凌晨 04:30 同步一次。同步可能需要较长时间,因此使用本镜像时建议避开凌晨 04:30 ~ 06:00 这段时间。 -2. 由于硬盘 I/O 资源有限,Git 服务器每 IP 限制 5 个并发连接。 +2. 由于硬盘 I/O 资源有限,Git 服务器每 IP 限制 5 个并发连接。 `repo sync` 命令默认使用 4 个并发连接,请勿使用 `-j` 参数增加并发连接数。 diff --git a/docs/brew.git.md b/docs/brew.git.md index 7c4b69ab..3acfc154 100644 --- a/docs/brew.git.md +++ b/docs/brew.git.md @@ -63,11 +63,11 @@ Homebrew 源代码仓库 ## 相关镜像 -- [homebrew-bottles](homebrew-bottles.md) -- [homebrew-core.git](homebrew-core.git.md) -- [homebrew-cask.git](homebrew-cask.git.md) -- [homebrew-cask-versions.git](homebrew-cask-versions.git.md) -- [homebrew-services.git](homebrew-services.git.md) +- [homebrew-bottles](homebrew-bottles.md) +- [homebrew-core.git](homebrew-core.git.md) +- [homebrew-cask.git](homebrew-cask.git.md) +- [homebrew-cask-versions.git](homebrew-cask-versions.git.md) +- [homebrew-services.git](homebrew-services.git.md) ## 相关链接 diff --git a/docs/centos.md b/docs/centos.md index 20223612..b3eaf9b5 100644 --- a/docs/centos.md +++ b/docs/centos.md @@ -57,7 +57,7 @@ x86_64, aarch64, ppc64le 以下给出的 `CentOS-Stream-PowerTools.repo` 设置了默认为停用状态。如需启用,请将 `enabled=0` 改为 `enabled=1`。 -- CentOS 8 Stream: +- CentOS 8 Stream: `/etc/yum.repos.d/CentOS-Stream-BaseOS.repo` 文件: @@ -87,7 +87,7 @@ x86_64, aarch64, ppc64le --8<-- "centos8stream/CentOS-Stream-PowerTools.repo" ``` -- CentOS 7: +- CentOS 7: `/etc/yum.repos.d/CentOS-Base.repo` 文件: diff --git a/docs/debian-cdimage.md b/docs/debian-cdimage.md index 7a8bb3b1..ab679ba9 100644 --- a/docs/debian-cdimage.md +++ b/docs/debian-cdimage.md @@ -14,12 +14,12 @@ 站点暂时同步以下内容: -- 每周构建 testing 安装镜像 `weekly-builds` -- 每周构建 testing LiveCD `weekly-live-builds` -- 测试版 debian-installer 安装镜像与 LiveCD `*_di_*` -- 含有非自由固件的准官方安装镜像 `unofficial/non-free` -- 供 OpenStack 使用的 raw 镜像和 qcow2 镜像 `openstack` -- 非正式发行架构(debian-ports)的安装镜像 `ports` +- 每周构建 testing 安装镜像 `weekly-builds` +- 每周构建 testing LiveCD `weekly-live-builds` +- 测试版 debian-installer 安装镜像与 LiveCD `*_di_*` +- 含有非自由固件的准官方安装镜像 `unofficial/non-free` +- 供 OpenStack 使用的 raw 镜像和 qcow2 镜像 `openstack` +- 非正式发行架构(debian-ports)的安装镜像 `ports` !!! tip diff --git a/docs/debiancn.md b/docs/debiancn.md index 38bbd891..6faf0fc6 100644 --- a/docs/debiancn.md +++ b/docs/debiancn.md @@ -2,7 +2,7 @@ ## 地址 -- +- ## 说明 @@ -18,9 +18,9 @@ Debian 用户使用的补充软件。 ## 收录版本 -- buster -- bullseye -- bookworm +- buster +- bullseye +- bookworm 目前暂无专用于 testing 和 sid 的仓库。 diff --git a/docs/dockerhub.md b/docs/dockerhub.md index bf22f53d..aa2543f1 100644 --- a/docs/dockerhub.md +++ b/docs/dockerhub.md @@ -23,17 +23,17 @@ Docker Hub 镜像缓存 本文档结尾提供了搭建本地镜像缓存的方式,以供参考。 -- *2020-04-??* Docker Hub 镜像缓存的访问会被 302 重定向至其他国内 +- *2020-04-??* Docker Hub 镜像缓存的访问会被 302 重定向至其他国内 Docker Hub 镜像源。 -- *2020-08-16* Google Container Registry 的镜像缓存的访问会被 302 +- *2020-08-16* Google Container Registry 的镜像缓存的访问会被 302 重定向至阿里云提供的公开镜像服务(包含了部分 gcr.io 上存在的容器镜像);Quay Container Registry 的镜像缓存的访问会被 302 重定向至源站。 -- *2020-08-21* 考虑到 gcr +- *2020-08-21* 考虑到 gcr 镜像重定向至阿里云提供的公开镜像服务可能存在的安全隐患(见 [mirrorhelp#158](https://github.com/ustclug/mirrorhelp/issues/158)),目前校外对 gcr 镜像的访问返回 403。 -- *2022-08-24* 由于获悉阿里云的 Docker Hub 镜像不再更新,目前校外对 +- *2022-08-24* 由于获悉阿里云的 Docker Hub 镜像不再更新,目前校外对 Docker Hub 镜像的访问返回 403。用户需要修改配置,选择其他国内的 Docker Hub 镜像源。 @@ -58,18 +58,18 @@ Docker Hub 镜像缓存 旧版本: -1. 打开 "Docker.app" -2. 进入偏好设置页面(快捷键 `⌘,`) -3. 打开 "Daemon" 选项卡 -4. 在 "Registry mirrors" 中添加 `https://docker.mirrors.ustc.edu.cn/` -5. 点击下方的 "Apply & Restart" 按钮 +1. 打开 "Docker.app" +2. 进入偏好设置页面(快捷键 `⌘,`) +3. 打开 "Daemon" 选项卡 +4. 在 "Registry mirrors" 中添加 `https://docker.mirrors.ustc.edu.cn/` +5. 点击下方的 "Apply & Restart" 按钮 新版本: -1. 打开 "Docker.app" -2. 进入偏好设置页面(快捷键 `⌘,`) -3. 打开 "Docker Engine" 选项卡 -4. 参考 Linux 中 "使用 systemd 系统" 的配置,在 JSON 配置中添加 +1. 打开 "Docker.app" +2. 进入偏好设置页面(快捷键 `⌘,`) +3. 打开 "Docker Engine" 选项卡 +4. 参考 Linux 中 "使用 systemd 系统" 的配置,在 JSON 配置中添加 `"registry-mirrors"` 一项。 ### Windows diff --git a/docs/elpa.md b/docs/elpa.md index dc8b25d9..b4d79681 100644 --- a/docs/elpa.md +++ b/docs/elpa.md @@ -8,8 +8,8 @@ Emacs ELPA 源。包括以下 ELPA 仓库: -- GNU ELPA 和 NonGNU ELPA -- MELPA 及 MELPA Stable +- GNU ELPA 和 NonGNU ELPA +- MELPA 及 MELPA Stable ## 使用说明 diff --git a/docs/epel.md b/docs/epel.md index 46e4e11f..fac0a9fa 100644 --- a/docs/epel.md +++ b/docs/epel.md @@ -40,7 +40,7 @@ Red Hat Enterprise Linux (RHEL), CentOS, Scientific Linux (SL), Oracle Linux (OL 以下是替换之后的 `/etc/yum.repos.d/epel.repo` 文件: -- CentOS 8: +- CentOS 8: ```ini [epel] @@ -75,7 +75,7 @@ Red Hat Enterprise Linux (RHEL), CentOS, Scientific Linux (SL), Oracle Linux (OL gpgcheck=1 ``` -- CentOS 7: +- CentOS 7: ```ini [epel] diff --git a/docs/freebsd.md b/docs/freebsd.md index 78f4a2a4..ee751296 100644 --- a/docs/freebsd.md +++ b/docs/freebsd.md @@ -18,11 +18,11 @@ FreeBSD 支持的所有正式版本 ## 使用说明 -- ISO 镜像位于 +- ISO 镜像位于 [/releases/ISO-IMAGES](http://mirrors.ustc.edu.cn/freebsd/releases/ISO-IMAGES) -- 虚拟机模板位于 +- 虚拟机模板位于 [/releases/VM-IMAGES](http://mirrors.ustc.edu.cn/freebsd/releases/VM-IMAGES) -- 文档及资料位于 [/doc](http://mirrors.ustc.edu.cn/freebsd/doc) +- 文档及资料位于 [/doc](http://mirrors.ustc.edu.cn/freebsd/doc) !!! warning @@ -30,8 +30,8 @@ FreeBSD 支持的所有正式版本 ## 相关镜像 -- [freebsd-pkg](freebsd-pkg.md) -- [freebsd-ports](freebsd-ports.md) +- [freebsd-pkg](freebsd-pkg.md) +- [freebsd-ports](freebsd-ports.md) ## 相关链接 diff --git a/docs/gentoo-portage.md b/docs/gentoo-portage.md index b2423ce0..5277cef4 100644 --- a/docs/gentoo-portage.md +++ b/docs/gentoo-portage.md @@ -29,8 +29,8 @@ auto-sync = yes ## 相关镜像 -- [gentoo](gentoo.md) -- [gentoo.git](gentoo.git.md) +- [gentoo](gentoo.md) +- [gentoo.git](gentoo.git.md) ## 相关链接 diff --git a/docs/gentoo.git.md b/docs/gentoo.git.md index 9d295a96..52685fec 100644 --- a/docs/gentoo.git.md +++ b/docs/gentoo.git.md @@ -41,7 +41,7 @@ ALL sync-openpgp-key-refresh-retry-delay-mult = 4 sync-webrsync-verify-signature = yes -- 第一次使用 `Git` 同步方式的用户(从 `Rsync` 方式同步换到 `Git` +- 第一次使用 `Git` 同步方式的用户(从 `Rsync` 方式同步换到 `Git` 方式同步): 按照上述教程更改完 @@ -53,7 +53,7 @@ ALL # 重新同步 emerge --sync -- 已经配置过 `Git` 同步方式的用户(其他镜像站换中科大源)只需要: +- 已经配置过 `Git` 同步方式的用户(其他镜像站换中科大源)只需要: 更改完 `/etc/portage/repos.conf/gentoo.conf`: @@ -68,8 +68,8 @@ ALL ## 相关镜像 -- [gentoo](gentoo.md) -- [gentoo-portage](gentoo-portage.md) +- [gentoo](gentoo.md) +- [gentoo-portage](gentoo-portage.md) ## 相关链接 diff --git a/docs/github-release.md b/docs/github-release.md index 455fdb1a..f0a4e18d 100644 --- a/docs/github-release.md +++ b/docs/github-release.md @@ -12,22 +12,22 @@ 仅镜像最新版本: -- [adoptium/temurin8-binaries](https://github.com/adoptium/temurin8-binaries) -- [adoptium/temurin11-binaries](https://github.com/adoptium/temurin11-binaries) -- [adoptium/temurin17-binaries](https://github.com/adoptium/temurin17-binaries) -- [adoptium/temurin19-binaries](https://github.com/adoptium/temurin19-binaries) -- [pbatard/rufus](https://github.com/pbatard/rufus) -- [Homebrew/homebrew-portable-ruby](https://github.com/Homebrew/homebrew-portable-ruby) -- [Homebrew/glibc-bootstrap](https://github.com/Homebrew/glibc-bootstrap) -- [3-manifolds/Sage_macOS](https://github.com/3-manifolds/Sage_macOS) +- [adoptium/temurin8-binaries](https://github.com/adoptium/temurin8-binaries) +- [adoptium/temurin11-binaries](https://github.com/adoptium/temurin11-binaries) +- [adoptium/temurin17-binaries](https://github.com/adoptium/temurin17-binaries) +- [adoptium/temurin19-binaries](https://github.com/adoptium/temurin19-binaries) +- [pbatard/rufus](https://github.com/pbatard/rufus) +- [Homebrew/homebrew-portable-ruby](https://github.com/Homebrew/homebrew-portable-ruby) +- [Homebrew/glibc-bootstrap](https://github.com/Homebrew/glibc-bootstrap) +- [3-manifolds/Sage_macOS](https://github.com/3-manifolds/Sage_macOS) 镜像最新的两个版本: -- [TheThirdOne/rars](https://github.com/TheThirdOne/rars) +- [TheThirdOne/rars](https://github.com/TheThirdOne/rars) 镜像最新的五个版本: -- [XmacsLabs/mogan](https://github.com/XmacsLabs/mogan) +- [XmacsLabs/mogan](https://github.com/XmacsLabs/mogan) ## 使用说明 diff --git a/docs/hackage.md b/docs/hackage.md index 2470d860..b6c36804 100644 --- a/docs/hackage.md +++ b/docs/hackage.md @@ -67,8 +67,8 @@ Hackage 镜像 ## Cabal 使用说明 -1. 执行 `cabal user-config init` -2. 修改 `~/.cabal/config` +1. 执行 `cabal user-config init` +2. 修改 `~/.cabal/config` === "Cabal >= 1.24 (GHC 8.0)" @@ -107,7 +107,7 @@ Hackage 镜像 remote-repo: mirrors.ustc.edu.cn:http://mirrors.ustc.edu.cn/hackage/ -3. 执行 `cabal update` +3. 执行 `cabal update` ## 相关链接 diff --git a/docs/homebrew-bottles.md b/docs/homebrew-bottles.md index b3773710..a148b10d 100644 --- a/docs/homebrew-bottles.md +++ b/docs/homebrew-bottles.md @@ -10,8 +10,8 @@ Homebrew 预编译二进制软件包与软件包元数据文件 ## 收录仓库 -- homebrew/homebrew-core -- brew formula 与 cask 的 JSON 元数据文件 +- homebrew/homebrew-core +- brew formula 与 cask 的 JSON 元数据文件 ## 使用说明 @@ -45,11 +45,11 @@ Homebrew 预编译二进制软件包与软件包元数据文件 ## 相关镜像 -- [brew.git](brew.git.md) -- [homebrew-core.git](homebrew-core.git.md) -- [homebrew-cask.git](homebrew-cask.git.md) -- [homebrew-cask-versions.git](homebrew-cask-versions.git.md) -- [homebrew-services.git](homebrew-services.git.md) +- [brew.git](brew.git.md) +- [homebrew-core.git](homebrew-core.git.md) +- [homebrew-cask.git](homebrew-cask.git.md) +- [homebrew-cask-versions.git](homebrew-cask-versions.git.md) +- [homebrew-services.git](homebrew-services.git.md) ## 相关链接 diff --git a/docs/homebrew-cask-versions.git.md b/docs/homebrew-cask-versions.git.md index 929f2a22..cd2eb577 100644 --- a/docs/homebrew-cask-versions.git.md +++ b/docs/homebrew-cask-versions.git.md @@ -26,11 +26,11 @@ Homebrew cask 其他版本 (alternative versions) ## 相关镜像 -- [brew.git](brew.git.md) -- [homebrew-bottles](homebrew-bottles.md) -- [homebrew-core.git](homebrew-core.git.md) -- [homebrew-cask.git](homebrew-cask.git.md) -- [homebrew-services.git](homebrew-services.git.md) +- [brew.git](brew.git.md) +- [homebrew-bottles](homebrew-bottles.md) +- [homebrew-core.git](homebrew-core.git.md) +- [homebrew-cask.git](homebrew-cask.git.md) +- [homebrew-services.git](homebrew-services.git.md) ## 相关链接 diff --git a/docs/homebrew-cask.git.md b/docs/homebrew-cask.git.md index 3030e091..db47ba9e 100644 --- a/docs/homebrew-cask.git.md +++ b/docs/homebrew-cask.git.md @@ -37,11 +37,11 @@ Homebrew cask 软件仓库,提供 macOS 应用和大型二进制文件 ## 相关镜像 -- [brew.git](brew.git.md) -- [homebrew-bottles](homebrew-bottles.md) -- [homebrew-core.git](homebrew-core.git.md) -- [homebrew-cask-versions.git](homebrew-cask-versions.git.md) -- [homebrew-services.git](homebrew-services.git.md) +- [brew.git](brew.git.md) +- [homebrew-bottles](homebrew-bottles.md) +- [homebrew-core.git](homebrew-core.git.md) +- [homebrew-cask-versions.git](homebrew-cask-versions.git.md) +- [homebrew-services.git](homebrew-services.git.md) ## 相关链接 diff --git a/docs/homebrew-core.git.md b/docs/homebrew-core.git.md index 768fd3a7..24680819 100644 --- a/docs/homebrew-core.git.md +++ b/docs/homebrew-core.git.md @@ -57,14 +57,13 @@ Homebrew 核心软件仓库 rm -rf "$(brew --repo homebrew/core)" brew tap --custom-remote --force-auto-update homebrew/core https://mirrors.ustc.edu.cn/homebrew-core.git - ## 相关镜像 -- [brew.git](brew.git.md) -- [homebrew-bottles](homebrew-bottles.md) -- [homebrew-cask.git](homebrew-cask.git.md) -- [homebrew-cask-versions.git](homebrew-cask-versions.git.md) -- [homebrew-services.git](homebrew-services.git.md) +- [brew.git](brew.git.md) +- [homebrew-bottles](homebrew-bottles.md) +- [homebrew-cask.git](homebrew-cask.git.md) +- [homebrew-cask-versions.git](homebrew-cask-versions.git.md) +- [homebrew-services.git](homebrew-services.git.md) ## 相关链接 diff --git a/docs/homebrew-services.git.md b/docs/homebrew-services.git.md index 3d435c72..0dc2c92e 100644 --- a/docs/homebrew-services.git.md +++ b/docs/homebrew-services.git.md @@ -26,11 +26,11 @@ ## 相关镜像 -- [brew.git](brew.git.md) -- [homebrew-bottles](homebrew-bottles.md) -- [homebrew-core.git](homebrew-core.git.md) -- [homebrew-cask.git](homebrew-cask.git.md) -- [homebrew-cask-versions.git](homebrew-cask-versions.git.md) +- [brew.git](brew.git.md) +- [homebrew-bottles](homebrew-bottles.md) +- [homebrew-core.git](homebrew-core.git.md) +- [homebrew-cask.git](homebrew-cask.git.md) +- [homebrew-cask-versions.git](homebrew-cask-versions.git.md) ## 相关链接 diff --git a/docs/julia.md b/docs/julia.md index 9eeae5a7..91e5ebca 100644 --- a/docs/julia.md +++ b/docs/julia.md @@ -45,9 +45,9 @@ JULIA_PKG_SERVER = https://mirrors.ustc.edu.cn/julia 不同系统和命令行下设置环境变量的方式各不相同,在命令行下可以通过以下方式来临时修改环境变量 -- Linux Bash: +- Linux Bash: `export JULIA_PKG_SERVER=https://mirrors.ustc.edu.cn/julia` -- Windows Powershell: +- Windows Powershell: `$env:JULIA_PKG_SERVER = 'https://mirrors.ustc.edu.cn/julia'` 也可以利用 JuliaCN 社区维护的中文本地化工具包 @@ -102,9 +102,9 @@ julia> JuliaZH.generate_startup("USTC") 有两类数据不会被镜像: -- 在 `deps/build.jl` 文件中硬编码的下载地址,例如 +- 在 `deps/build.jl` 文件中硬编码的下载地址,例如 [GR](https://github.com/jheinen/GR.jl/blob/70f025d5cb439d036409f1985107cb5e1615097f/deps/build.jl#L116). -- 在 `Artifacts.toml` 中没有给出 `download` +- 在 `Artifacts.toml` 中没有给出 `download` 项的资源,例如 [TestImages](https://github.com/JuliaImages/TestImages.jl/blob/eaa94348df619c65956e8cfb0032ecddb7a29d3a/Artifacts.toml). @@ -119,8 +119,8 @@ Julia `v1.4.0` 之前的版本采用的是 `git clone` 以默认注册表 `General` 为例,只需要手动将其重置到镜像站即可: -1. 删除当前注册表: `(@v1.4) pkg> registry rm General` -2. 从镜像站下载/拉取注册表: `(@v1.4) pkg> registry add General` +1. 删除当前注册表: `(@v1.4) pkg> registry rm General` +2. 从镜像站下载/拉取注册表: `(@v1.4) pkg> registry add General` - 将无法在旧 Julia 版本中更新注册表 ### 为什么有些包还是从原地址下载? @@ -142,7 +142,7 @@ Pkg.add(PackageSpec(url="https://github.com/FluxML/Flux.jl.git")) [PyCall.jl](https://github.com/JuliaPy/PyCall.jl) 的文档。 `Conda.jl` 的加速分为两部分: -- `conda` 的安装:如果系统中没有找到 `conda` +- `conda` 的安装:如果系统中没有找到 `conda` 的话,`Conda.jl` 会下载并安装一份 `miniconda`。 如果这一步下载非常缓慢的话,你可以提前从其他镜像站 (如 [BFSU 镜像站](https://mirrors.bfsu.edu.cn/help/anaconda/)) @@ -151,6 +151,6 @@ Pkg.add(PackageSpec(url="https://github.com/FluxML/Flux.jl.git")) 所使用的 `conda`,这样就避免重复下载 miniconda. (`$HOME/anaconda3` 是 anaconda3 的默认安装位置, 你可能需要根据具体情况进行调整。) -- `conda add` 等操作的加速:类似的,这个只需要配置 +- `conda add` 等操作的加速:类似的,这个只需要配置 anaconda 镜像源即可,即修改 `~/.condarc` 文件。 具体的配置可以查看镜像站中 anaconda 镜像的使用说明。 diff --git a/docs/linuxmint.md b/docs/linuxmint.md index ade17049..313a8805 100644 --- a/docs/linuxmint.md +++ b/docs/linuxmint.md @@ -14,8 +14,8 @@ i386,amd64 ## 收录版本 -- 所有 Linux Mint 发行版本 -- 所有 LMDE 发行版本 +- 所有 Linux Mint 发行版本 +- 所有 LMDE 发行版本 ## 使用方法 @@ -25,7 +25,7 @@ i386,amd64 编辑 `/etc/apt/sources.list.d/official-package-repositories.list`: -- 对于基于 Ubuntu 的原版,以 Linuxmint 19 为例: +- 对于基于 Ubuntu 的原版,以 Linuxmint 19 为例: ```deb deb https://mirrors.ustc.edu.cn/linuxmint/ tara main upstream import backport @@ -36,7 +36,7 @@ i386,amd64 deb http://archive.canonical.com/ubuntu/ bionic partner ``` -- 对于基于 Debian 的 LMDE,以 LMDE 2 为例: +- 对于基于 Debian 的 LMDE,以 LMDE 2 为例: ```deb deb https://mirrors.ustc.edu.cn/linuxmint/ betsy main upstream import diff --git a/docs/mageia.md b/docs/mageia.md index acaacd73..a7e50cad 100644 --- a/docs/mageia.md +++ b/docs/mageia.md @@ -74,19 +74,19 @@ dnf 在默认情况下已经被预装,如果你发现并没有,可以使用 启用的软件仓库不一致,在保存之前,还需要额外进行检查,查看 urpmi 已启用仓库的方法如下: -- 打开 Mageia 控制中心。 -- 选择配置安装和更新所用的介质源。 +- 打开 Mageia 控制中心。 +- 选择配置安装和更新所用的介质源。 默认情况下,一个使用 x86_64 架构的 Mageia 在 urpmi 下默认启用的仓库有: -- Core Release -- Core Updates -- Nonfree Release -- Nonfree Updates -- Core 32bit Release -- Core 32bit Updates -- Nonfree 32bit Release -- Nonfree 32bit Updates +- Core Release +- Core Updates +- Nonfree Release +- Nonfree Updates +- Core 32bit Release +- Core 32bit Updates +- Nonfree 32bit Release +- Nonfree 32bit Updates 接下来,逐个检查文件,确认 urpmi 已仓库在 dnf 也被已启用,依然是编辑 `/etc/yum.repos.d/` 中的文件: diff --git a/docs/mariadb.md b/docs/mariadb.md index b6b66973..07c02b2f 100644 --- a/docs/mariadb.md +++ b/docs/mariadb.md @@ -34,13 +34,13 @@ unreachable",将源地址中的 `mirrors.ustc.edu.cn` 替换为 ### Mint, Ubuntu, Debian -1. 使用 [MariaDB Repository Configuration +1. 使用 [MariaDB Repository Configuration Tool](https://downloads.mariadb.org/mariadb/repositories) 生成要执行的命令(Mirror 选择 Babylon Network - NL) -2. 将 `add-apt-repository` 命令中的 +2. 将 `add-apt-repository` 命令中的 `http://nl.mirror.babylon.network` 替换为 `https://mirrors.ustc.edu.cn` -3. 执行命令 +3. 执行命令 ## 相关链接 diff --git a/docs/mozilla.md b/docs/mozilla.md index 02c81d37..3a252ac0 100644 --- a/docs/mozilla.md +++ b/docs/mozilla.md @@ -18,32 +18,32 @@ AMD64 架构下的最新稳定版、beta、nightly、开发者版本与语言包 Linux](https://support.mozilla.org/en-US/kb/install-firefox-linux#w_install-firefox-deb-package-for-debian-based-distributions) 的说明并稍作修改: -1. 创建 keyrings 目录: +1. 创建 keyrings 目录: ```shell sudo install -d -m 0755 /etc/apt/keyrings ``` -2. 导入 Mozilla APT 仓库公钥: +2. 导入 Mozilla APT 仓库公钥: ```shell wget -q https://packages.mozilla.org/apt/repo-signing-key.gpg -O- | sudo tee /etc/apt/keyrings/packages.mozilla.org.asc > /dev/null ``` -3. 验证签名一致性: +3. 验证签名一致性: ```shell gpg -n -q --import --import-options import-show /etc/apt/keyrings/packages.mozilla.org.asc | awk '/pub/{getline; gsub(/^ +| +$/,""); if($0 == "35BAA0B33E9EB396F59CA838C0BA5CE6DC6315A3") print "\nThe key fingerprint matches ("$0").\n"; else print "\nVerification failed: the fingerprint ("$0") does not match the expected one.\n"}' ``` -4. 添加镜像仓库: +4. 添加镜像仓库: ```shell echo "deb [signed-by=/etc/apt/keyrings/packages.mozilla.org.asc] https://mirrors.ustc.edu.cn/mozilla/apt mozilla main" | sudo tee -a /etc/apt/sources.list.d/mozilla.list > /dev/null ``` -5. 设置优先级,避免 Ubuntu 下 snap 版本被优先安装: +5. 设置优先级,避免 Ubuntu 下 snap 版本被优先安装: ```shell echo ' @@ -53,7 +53,7 @@ Linux](https://support.mozilla.org/en-US/kb/install-firefox-linux#w_install-fire ' | sudo tee /etc/apt/preferences.d/mozilla ``` -6. 更新并安装: +6. 更新并安装: ```shell sudo apt-get update && sudo apt-get install firefox diff --git a/docs/msys2.md b/docs/msys2.md index 3fbef020..8a6a41bc 100644 --- a/docs/msys2.md +++ b/docs/msys2.md @@ -10,8 +10,8 @@ MSYS2 镜像 ## 收录架构 -- MINGW: i686, x86_64 -- MSYS: i686, x86_64 +- MINGW: i686, x86_64 +- MSYS: i686, x86_64 ## 获取基本组件包 diff --git a/docs/opensuse.md b/docs/opensuse.md index dd4fe4a5..ecb62f31 100644 --- a/docs/opensuse.md +++ b/docs/opensuse.md @@ -58,25 +58,25 @@ alias(别称),可以根据个人喜好更改。 以 openSUSE Leap 15.3 为例: -1. 打开 YaST; -2. 点击 Software 分组中的 Software Repositories; -3. 在打开的窗口上方的列表中点击 Main Repository,点击 Edit; -4. 将 download.opensuse.org 替换为 mirrors.ustc.edu.cn/opensuse,点 +1. 打开 YaST; +2. 点击 Software 分组中的 Software Repositories; +3. 在打开的窗口上方的列表中点击 Main Repository,点击 Edit; +4. 将 download.opensuse.org 替换为 mirrors.ustc.edu.cn/opensuse,点 OK; -5. 再用同样的方法编辑 Non-OSS Repository, Main Update Repository, +5. 再用同样的方法编辑 Non-OSS Repository, Main Update Repository, Update Repository (Non-Oss), Update repository with updates from SUSE Linux Enterprise 15 和 Update repository of openSUSE Backports。 ## 注意事项 -- 由于使用了 MirrorBrain 技术,中央服务器 (download.opensuse.org) +- 由于使用了 MirrorBrain 技术,中央服务器 (download.opensuse.org) 会按照 IP 地理位置中转下载请求到附近的镜像服务器(但刷新软件源时仍从中央服务器获取 元数据),所以更改软件源通常只会加快刷新软件源的速度,而对下载速度影响不大。 参见 [openSUSE 中文论坛](https://forum.suse.org.cn/t/opensuse/1759)。 -- 我们不提供 source 和 debug 源。 -- Tumbleweed 滚动发行版软件源的地址与上述例子稍有不同。 +- 我们不提供 source 和 debug 源。 +- Tumbleweed 滚动发行版软件源的地址与上述例子稍有不同。 ## 相关链接 diff --git a/docs/qtproject.md b/docs/qtproject.md index 78bde137..041ff32f 100644 --- a/docs/qtproject.md +++ b/docs/qtproject.md @@ -8,12 +8,12 @@ 可以使用以下两种方式之一在安装器中配置使用科大源下载 Qt: -1. (推荐)新版本的安装器(4.0.1-1 后)支持 `--mirror` 命令行参数。在命令行中执行安装器,添加 +1. (推荐)新版本的安装器(4.0.1-1 后)支持 `--mirror` 命令行参数。在命令行中执行安装器,添加 `--mirror https://mirrors.ustc.edu.cn/qtproject` 参数。 例如 Windows 下执行当前目录的安装器的命令为 `.\qt-unified-windows-x86-online.exe --mirror https://mirrors.ustc.edu.cn/qtproject`; -2. 或在启动安装器后在设置中禁用默认源,添加新源 +2. 或在启动安装器后在设置中禁用默认源,添加新源 (其他版本注意更改地址)。 diff --git a/docs/raspberry-pi-os-images.md b/docs/raspberry-pi-os-images.md index 1fb7140b..0495d992 100644 --- a/docs/raspberry-pi-os-images.md +++ b/docs/raspberry-pi-os-images.md @@ -12,9 +12,9 @@ raspios 的默认用户是 `pi`,密码是 `raspberry`,root 默认关闭。 ## 系统架构 -- armhf -- arm64 (Beta) -- x86 +- armhf +- arm64 (Beta) +- x86 ## 收录版本 @@ -24,15 +24,15 @@ raspios 的默认用户是 `pi`,密码是 `raspberry`,root 默认关闭。 目前本镜像包含如下内容: -- imager: Raspberry Pi Imager 官方刻录器。 -- raspios_arm64: Arm64 架构的 Raspberry Pi OS(Beta) -- raspios_armhf: Armhf 架构的 Raspberry Pi OS -- raspios_full_armhf: Armhf 架构的 Raspberry Pi +- imager: Raspberry Pi Imager 官方刻录器。 +- raspios_arm64: Arm64 架构的 Raspberry Pi OS(Beta) +- raspios_armhf: Armhf 架构的 Raspberry Pi OS +- raspios_full_armhf: Armhf 架构的 Raspberry Pi OS,并包含官方推荐的软件 -- raspios_lite_arm64: Arm64 架构的 Raspberry Pi OS(Beta,不含桌面) -- raspios_lite_armhf: Armhf 架构的 Raspberry Pi OS(不含桌面) -- rpd_x86: Raspberry Pi Desktop,用于 x86 架构的设备 -- Raspberry_Pi_Education_Manual.pdf: 教学用树莓派帮助手册 +- raspios_lite_arm64: Arm64 架构的 Raspberry Pi OS(Beta,不含桌面) +- raspios_lite_armhf: Armhf 架构的 Raspberry Pi OS(不含桌面) +- rpd_x86: Raspberry Pi Desktop,用于 x86 架构的设备 +- Raspberry_Pi_Education_Manual.pdf: 教学用树莓派帮助手册 需要安装 Raspberry Pi OS 时,一般下载 images 目录中的最新的即可,比如 arm64 的树莓派下载 diff --git a/docs/raspberrypi.md b/docs/raspberrypi.md index 3c652c76..28cb596d 100644 --- a/docs/raspberrypi.md +++ b/docs/raspberrypi.md @@ -11,19 +11,19 @@ ## 收录架构 -- armhf -- arm64 -- x86 -- x86_64 +- armhf +- arm64 +- x86 +- x86_64 ## 收录版本 -- wheezy -- jessie -- stretch -- buster -- bullseye -- bookworm +- wheezy +- jessie +- stretch +- buster +- bullseye +- bookworm ## 使用说明 diff --git a/docs/raspbian.md b/docs/raspbian.md index b1dfa86c..6aeeb5c4 100644 --- a/docs/raspbian.md +++ b/docs/raspbian.md @@ -14,10 +14,10 @@ armhf ## 收录版本 -- stretch (oldoldstable) -- buster (oldstable) -- bullseye (stable) -- bookworm (testing) +- stretch (oldoldstable) +- buster (oldstable) +- bullseye (stable) +- bookworm (testing) ## 使用说明 diff --git a/docs/ros.md b/docs/ros.md index 9ec6cb50..3c3c48dd 100644 --- a/docs/ros.md +++ b/docs/ros.md @@ -12,14 +12,14 @@ ### Ubuntu, Debian -1. 导入 key: +1. 导入 key: ```shell gpg --keyserver 'hkp://keyserver.ubuntu.com:80' --recv-key C1CF6E31E6BADE8868B172B4F42ED6FBAB17C654 gpg --export C1CF6E31E6BADE8868B172B4F42ED6FBAB17C654 | sudo tee /usr/share/keyrings/ros.gpg > /dev/null ``` -2. 将软件源添加至系统: +2. 将软件源添加至系统: ```shell sudo sh -c 'echo "deb [signed-by=/usr/share/keyrings/ros.gpg] https://mirrors.ustc.edu.cn/ros/ubuntu $(lsb_release -sc) main" > /etc/apt/sources.list.d/ros-latest.list' @@ -28,11 +28,11 @@ 如果 IPv6 地址无效导致无法刷新软件源信息,将 `mirrors.ustc.edu.cn` 改成 `ipv4.mirrors.ustc.edu.cn` 以强制使用 IPv4。 -1. 刷新软件源缓存 `sudo apt update`,安装所需的 ROS 发行版。 +1. 刷新软件源缓存 `sudo apt update`,安装所需的 ROS 发行版。 ## 相关镜像 -- [rosdistro](rosdistro.md) +- [rosdistro](rosdistro.md) ## 相关链接 diff --git a/docs/rosdistro.md b/docs/rosdistro.md index d2b1bd7e..66a8f5c6 100644 --- a/docs/rosdistro.md +++ b/docs/rosdistro.md @@ -33,7 +33,7 @@ echo 'export ROSDISTRO_INDEX_URL=https://mirrors.ustc.edu.cn/rosdistro/index-v4. ## 相关镜像 -- [ros](ros.md) +- [ros](ros.md) ## 相关链接 diff --git a/docs/rpmfusion.md b/docs/rpmfusion.md index cda13e6d..ba645126 100644 --- a/docs/rpmfusion.md +++ b/docs/rpmfusion.md @@ -13,19 +13,19 @@ RPM Fusion 是为 Fedora/RHEL 提供额外 RPM 软件包的第三方软件源。 使用下列命令(在 bash 或兼容 shell 中),可以同时启用其 **free** 和 **nonfree** 软件源: -- Fedora 22 及更高版本: +- Fedora 22 及更高版本: ```shell sudo dnf install https://mirrors.ustc.edu.cn/rpmfusion/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://mirrors.ustc.edu.cn/rpmfusion/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm ``` -- RHEL 6 或兼容系统(如 CentOS): +- RHEL 6 或兼容系统(如 CentOS): ```shell sudo yum localinstall --nogpgcheck https://mirrors.ustc.edu.cn/rpmfusion/free/el/rpmfusion-free-release-6.noarch.rpm https://mirrors.ustc.edu.cn/rpmfusion/nonfree/el/rpmfusion-nonfree-release-6.noarch.rpm ``` -- RHEL 7 或兼容系统(如 CentOS): +- RHEL 7 或兼容系统(如 CentOS): ```shell sudo yum localinstall --nogpgcheck https://mirrors.ustc.edu.cn/rpmfusion/free/el/rpmfusion-free-release-7.noarch.rpm https://mirrors.ustc.edu.cn/rpmfusion/nonfree/el/rpmfusion-nonfree-release-7.noarch.rpm diff --git a/docs/termux.md b/docs/termux.md index 1f822b35..37d3b4e0 100644 --- a/docs/termux.md +++ b/docs/termux.md @@ -10,7 +10,7 @@ Termux APT 源镜像 ## 收录架构 -- ARM, AArch64, i686, x86_64 +- ARM, AArch64, i686, x86_64 ## 使用说明 diff --git a/docs/xbmc.md b/docs/xbmc.md index 06620161..fddcc68d 100644 --- a/docs/xbmc.md +++ b/docs/xbmc.md @@ -34,11 +34,11 @@ Kodi(当时叫「Xbox Media Center」)最初是作为第一代 Xbox 游戏 需要先越狱,然后通过 Cydia 安装。 -- 第一步:在已越狱的 iPhone 手机或 iPad 主屏幕上点击 Cydia 图标 -- 第二步:选择"软件源 → 编辑 → 添加" -- 第三步:在弹出的录入框输入 `http://mirrors.ustc.edu.cn/xbmc/apt/ios/` -- 第四步:点击刚增加的 teamKodi 源 -- 第五步:选择安装 Kodi-iOS +- 第一步:在已越狱的 iPhone 手机或 iPad 主屏幕上点击 Cydia 图标 +- 第二步:选择"软件源 → 编辑 → 添加" +- 第三步:在弹出的录入框输入 `http://mirrors.ustc.edu.cn/xbmc/apt/ios/` +- 第四步:点击刚增加的 teamKodi 源 +- 第五步:选择安装 Kodi-iOS ### 插件库使用 @@ -53,7 +53,7 @@ Kodi(当时叫「Xbox Media Center」)最初是作为第一代 Xbox 游戏 Kodi 链接 -- Kodi 主页: -- 文档: -- Bug Tracker: -- 源代码: +- Kodi 主页: +- 文档: +- Bug Tracker: +- 源代码: