diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index 2106759..21290af 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -1,3 +1,11 @@ +2025-09-28 + + * Adapted for openSUSE 16 [#a934676](https://github.com/SuperManito/LinuxMirrors/commit/a934676aeb4dfc1d008b2b46ecea5811d7382317) + +2025-09-26 + + * Added `Specify Docker CE source repository version` command option to docker script [#4c7860d](https://github.com/SuperManito/LinuxMirrors/commit/4c7860d48cfefded15c32f1baa0f544fde18e8ce) + 2025-08-07 * Adapted for TencentOS Server & Alibaba Cloud Linux to docker script [#00f3b19](https://github.com/SuperManito/LinuxMirrors/commit/00f3b19edfcb152f22337306e7fc25e135e75c14) @@ -28,7 +36,7 @@ 2025-05-12 - * Added "Only Replace Mirror Accelerator" command option to docker script [#3f13f40](https://github.com/SuperManito/LinuxMirrors/commit/3f13f40111fa3631555ca7104cea21b4bb5adefa) + * Added `Only Replace Mirror Accelerator` command option to docker script [#3f13f40](https://github.com/SuperManito/LinuxMirrors/commit/3f13f40111fa3631555ca7104cea21b4bb5adefa) 2025-05-11 @@ -36,7 +44,7 @@ 2025-04-05 - * Added "Clean Mode" command option [#e63dea7](https://github.com/SuperManito/LinuxMirrors/commit/e63dea7e64fa6c31ecee3c02b143924ab12917b4) + * Added `Clean Mode` command option [#e63dea7](https://github.com/SuperManito/LinuxMirrors/commit/e63dea7e64fa6c31ecee3c02b143924ab12917b4) 2025-03-16 diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fa5c85..a7b056d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +2025-09-28 + + * 适配 openSUSE 16 [#a934676](https://github.com/SuperManito/LinuxMirrors/commit/a934676aeb4dfc1d008b2b46ecea5811d7382317) + +2025-09-26 + + * Docker 脚本新增 `指定 Docker CE 软件源仓库版本` 命令选项 [#4c7860d](https://github.com/SuperManito/LinuxMirrors/commit/4c7860d48cfefded15c32f1baa0f544fde18e8ce) + 2025-08-07 * Docker 脚本新增适配 TencentOS Server & Alibaba Cloud Linux 操作系统 [#00f3b19](https://github.com/SuperManito/LinuxMirrors/commit/00f3b19edfcb152f22337306e7fc25e135e75c14) @@ -36,7 +44,7 @@ 2025-04-05 - * 命令选项新增纯净模式 [#e63dea7](https://github.com/SuperManito/LinuxMirrors/commit/e63dea7e64fa6c31ecee3c02b143924ab12917b4) + * 命令选项新增 `纯净模式` [#e63dea7](https://github.com/SuperManito/LinuxMirrors/commit/e63dea7e64fa6c31ecee3c02b143924ab12917b4) 2025-03-16 diff --git a/CHANGELOG.zh-Hant.md b/CHANGELOG.zh-Hant.md index 1695496..25f930d 100644 --- a/CHANGELOG.zh-Hant.md +++ b/CHANGELOG.zh-Hant.md @@ -1,3 +1,11 @@ +2025-09-28 + + * 適配 openSUSE 16 [#a934676](https://github.com/SuperManito/LinuxMirrors/commit/a934676aeb4dfc1d008b2b46ecea5811d7382317) + +2025-09-26 + + * Docker 腳本新增 `指定 Docker CE 軟體源倉庫版本` 命令選項 [#4c7860d](https://github.com/SuperManito/LinuxMirrors/commit/4c7860d48cfefded15c32f1baa0f544fde18e8ce) + 2025-08-07 * Docker 腳本新增適配 TencentOS Server & Alibaba Cloud Linux 作業系統 [#00f3b19](https://github.com/SuperManito/LinuxMirrors/commit/00f3b19edfcb152f22337306e7fc25e135e75c14) @@ -36,7 +44,7 @@ 2025-04-05 - * 命令選項新增純淨模式 [#e63dea7](https://github.com/SuperManito/LinuxMirrors/commit/e63dea7e64fa6c31ecee3c02b143924ab12917b4) + * 命令選項新增 `純淨模式` [#e63dea7](https://github.com/SuperManito/LinuxMirrors/commit/e63dea7e64fa6c31ecee3c02b143924ab12917b4) 2025-03-16 diff --git a/docs/changelog/index.en.md b/docs/changelog/index.en.md index 84d21ea..6e068a3 100644 --- a/docs/changelog/index.en.md +++ b/docs/changelog/index.en.md @@ -6,6 +6,14 @@ search: exclude: true --- +### `2025-09-28` + + * Adapted for openSUSE 16 [#a934676](https://github.com/SuperManito/LinuxMirrors/commit/a934676aeb4dfc1d008b2b46ecea5811d7382317) + +### `2025-09-26` + + * Added `Specify Docker CE source repository version` command option to docker script [#4c7860d](https://github.com/SuperManito/LinuxMirrors/commit/4c7860d48cfefded15c32f1baa0f544fde18e8ce) + ### `2025-08-07` * Adapted for TencentOS Server & Alibaba Cloud Linux to docker script [#00f3b19](https://github.com/SuperManito/LinuxMirrors/commit/00f3b19edfcb152f22337306e7fc25e135e75c14) @@ -36,7 +44,7 @@ search: ### `2025-05-12` - * Added "Only Replace Mirror Accelerator" command option to docker script [#3f13f40](https://github.com/SuperManito/LinuxMirrors/commit/3f13f40111fa3631555ca7104cea21b4bb5adefa) + * Added `Only Replace Mirror Accelerator` command option to docker script [#3f13f40](https://github.com/SuperManito/LinuxMirrors/commit/3f13f40111fa3631555ca7104cea21b4bb5adefa) ### `2025-05-11` diff --git a/docs/changelog/index.md b/docs/changelog/index.md index 31da114..972e931 100644 --- a/docs/changelog/index.md +++ b/docs/changelog/index.md @@ -6,6 +6,14 @@ search: exclude: true --- +### `2025-09-28` + + * 适配 openSUSE 16 [#a934676](https://github.com/SuperManito/LinuxMirrors/commit/a934676aeb4dfc1d008b2b46ecea5811d7382317) + +### `2025-09-26` + + * Docker 脚本新增 `指定 Docker CE 软件源仓库版本` 命令选项 [#4c7860d](https://github.com/SuperManito/LinuxMirrors/commit/4c7860d48cfefded15c32f1baa0f544fde18e8ce) + ### `2025-08-07` * Docker 脚本新增适配 TencentOS Server & Alibaba Cloud Linux 操作系统 [#00f3b19](https://github.com/SuperManito/LinuxMirrors/commit/00f3b19edfcb152f22337306e7fc25e135e75c14) @@ -44,7 +52,7 @@ search: ### `2025-04-05` - * 命令选项新增纯净模式 [#e63dea7](https://github.com/SuperManito/LinuxMirrors/commit/e63dea7e64fa6c31ecee3c02b143924ab12917b4) + * 命令选项新增 `纯净模式` [#e63dea7](https://github.com/SuperManito/LinuxMirrors/commit/e63dea7e64fa6c31ecee3c02b143924ab12917b4) ### `2025-03-16` diff --git a/docs/changelog/index.zh-Hant.md b/docs/changelog/index.zh-Hant.md index ae6b41a..6066fe7 100644 --- a/docs/changelog/index.zh-Hant.md +++ b/docs/changelog/index.zh-Hant.md @@ -6,6 +6,14 @@ search: exclude: true --- +### `2025-09-28` + + * 適配 openSUSE 16 [#a934676](https://github.com/SuperManito/LinuxMirrors/commit/a934676aeb4dfc1d008b2b46ecea5811d7382317) + +### `2025-09-26` + + * Docker 腳本新增 `指定 Docker CE 軟體源倉庫版本` 命令選項 [#4c7860d](https://github.com/SuperManito/LinuxMirrors/commit/4c7860d48cfefded15c32f1baa0f544fde18e8ce) + ### `2025-08-07` * Docker 腳本新增適配 TencentOS Server & Alibaba Cloud Linux 作業系統 [#00f3b19](https://github.com/SuperManito/LinuxMirrors/commit/00f3b19edfcb152f22337306e7fc25e135e75c14) @@ -44,7 +52,7 @@ search: ### `2025-04-05` - * 命令選項新增純淨模式 [#e63dea7](https://github.com/SuperManito/LinuxMirrors/commit/e63dea7e64fa6c31ecee3c02b143924ab12917b4) + * 命令選項新增 `純淨模式` [#e63dea7](https://github.com/SuperManito/LinuxMirrors/commit/e63dea7e64fa6c31ecee3c02b143924ab12917b4) ### `2025-03-16` diff --git a/docs/other/index.en.md b/docs/other/index.en.md index 13f5f6f..90193e2 100644 --- a/docs/other/index.en.md +++ b/docs/other/index.en.md @@ -296,6 +296,13 @@ hide: > Repository names are fixed: `centos`, `debian`, `fedora`, `raspbian`, `rhel`, `sles`, `static`, `ubuntu` > See [official installation docs](https://docs.docker.com/engine/install) and [Docker CE official repo](https://download.docker.com/linux) for details. + ``` { .bash .no-copy title="Can also specify the repository version number." } + bash <(curl -sSL https://linuxmirrors.cn/docker.sh) \ + --branch centos \ + --branch-version 9 + ``` + > This option can be used to control the compatibility of the installed software packages (applicable only to Red Hat-based operating systems). For details, refer to the integer representing the version number in the subdirectory of the corresponding repository. + - #### Specify Docker Engine Installation Version When specifying a version, the "install latest" option is ignored. Format: `major.minor.patch`, e.g., `27.4.1`. diff --git a/docs/other/index.md b/docs/other/index.md index ba7cfb3..09e3203 100644 --- a/docs/other/index.md +++ b/docs/other/index.md @@ -312,6 +312,13 @@ hide: > 仓库名是固定的,目前只有 `centos` `debian` `fedora` `raspbian` `rhel` `sles` `static` `ubuntu` 这几个 > 具体详见 [官方安装文档](https://docs.docker.com/engine/install) 和 [Docker CE 官方仓库](https://download.docker.com/linux) + ``` { .bash .no-copy title="还可以指定仓库版本号" } + bash <(curl -sSL https://linuxmirrors.cn/docker.sh) \ + --branch centos \ + --branch-version 9 + ``` + > 可以使用该选项来控制安装软件包的兼容性(仅适用于红帽系操作系统),具体详见对应仓库下级目录的代表版本号的正整数。 + - #### 指定 Docker Engine 安装版本 指定安装版本时会忽略 `是否安装最新版本` 的命令选项,格式为 `主版本.次版本.补丁版本`,例如 `27.4.1`。 diff --git a/docs/other/index.zh-Hant.md b/docs/other/index.zh-Hant.md index f64b85e..95d2f84 100644 --- a/docs/other/index.zh-Hant.md +++ b/docs/other/index.zh-Hant.md @@ -296,6 +296,13 @@ hide: > 倉庫名稱是固定的,目前只有 `centos` `debian` `fedora` `raspbian` `rhel` `sles` `static` `ubuntu` 這幾個 > 詳情請見 [官方安裝文檔](https://docs.docker.com/engine/install) 及 [Docker CE 官方倉庫](https://download.docker.com/linux) + ``` { .bash .no-copy title="还可以指定倉庫版本號" } + bash <(curl -sSL https://linuxmirrors.cn/docker.sh) \ + --branch centos \ + --branch-version 9 + ``` + > 可以使用此選項來控制安裝軟體套件的兼容性(僅適用於紅帽係作業系統),具體詳見對應倉庫下級目錄的代表版本號的正整數。 + - #### 指定 Docker Engine 安裝版本 指定安裝版本時會忽略 `是否安裝最新版本` 的命令選項,格式為 `主版.次版本.補丁版本`,例如 `27.4.1`。 diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css index 9c8365f..ade391b 100644 --- a/docs/stylesheets/extra.css +++ b/docs/stylesheets/extra.css @@ -22,12 +22,14 @@ [data-md-color-primary=white] { --md-typeset-a-color: #2080f0; - --md-accent-fg-color: #2080f0; + --md-accent-fg-color: #52a1fc; + --md-accent-fg-color--transparent: #52a1fc1a; } [data-md-color-scheme='slate'][data-md-color-primary=black] { - --md-typeset-a-color: #33add3; - --md-accent-fg-color: #33add3; + --md-typeset-a-color: #5b84f5; + --md-accent-fg-color: #4172f7; + --md-accent-fg-color--transparent: #4172f71a; } /* logo */ diff --git a/docs/use/index.en.md b/docs/use/index.en.md index 84730a1..3ecef94 100644 --- a/docs/use/index.en.md +++ b/docs/use/index.en.md @@ -157,25 +157,25 @@ hide:
-- :material-numeric-1:{style="color: #3CA7E5" .lg} __Run the script as `ROOT` user__ +- :material-numeric-1:{style="color: #5b84f5" .lg} __Run the script as `ROOT` user__ --- Switch command: `sudo -i` or `su root`. Different systems use different commands because some systems do not set a password for the ROOT account during initial installation (such as Ubuntu) or the system disables ROOT login by default. -- :material-numeric-2:{style="color: #3CA7E5" .lg} __It is recommended to use a modern `SSH` client__ +- :material-numeric-2:{style="color: #5b84f5" .lg} __It is recommended to use a modern `SSH` client__ --- If your terminal displays garbled Chinese, you will not be able to see the interactive content. Some GUI terminal apps may have unpredictable display issues. Some systems automatically enable SSH service; otherwise, see [how to enable SSH](#how-to-enable-ssh-remote-login). -- :material-numeric-3:{style="color: #3CA7E5" .lg} __If running the script for the first time on a new system__ +- :material-numeric-3:{style="color: #5b84f5" .lg} __If running the script for the first time on a new system__ --- The script relies on `curl` to fetch content, but some systems do not preinstall this package, resulting in `Command not found` errors. See [_About Command not found_](#about-command-not-found-error) below for installation. The script itself is unrelated to `curl` or `wget` and does not download any content. -- :material-numeric-4:{style="color: #3CA7E5" .lg} __Interactive configuration is required during script execution__ +- :material-numeric-4:{style="color: #5b84f5" .lg} __Interactive configuration is required during script execution__ --- diff --git a/docs/use/index.md b/docs/use/index.md index 2b45213..6e24e74 100644 --- a/docs/use/index.md +++ b/docs/use/index.md @@ -153,25 +153,25 @@ hide:
-- :material-numeric-1:{style="color: #3CA7E5" .lg} __需使用 `ROOT` 用户执行脚本__ +- :material-numeric-1:{style="color: #5b84f5" .lg} __需使用 `ROOT` 用户执行脚本__ --- 切换命令为 `sudo -i` 或 `su root`。不同系统使用的命令不同,因为部分系统没有在初始安装时为 ROOT 账户设置密码(例如 Ubuntu)或系统默认禁止 ROOT 用户登录。 -- :material-numeric-2:{style="color: #3CA7E5" .lg} __建议使用现代化的 `SSH` 客户端应用__ +- :material-numeric-2:{style="color: #5b84f5" .lg} __建议使用现代化的 `SSH` 客户端应用__ --- 如果你系统命令行界面的中文显示乱码那么将导致无法查看交互内容,此外部分系统 GUI 图形界面的终端应用可能存在一些无法预料的显示问题。部分系统会自动开启 SSH 服务,否则请参考[开启方法](#关于开启-ssh-远程登录的方法)。 -- :material-numeric-3:{style="color: #3CA7E5" .lg} __如果是在新装系统上首次执行脚本__ +- :material-numeric-3:{style="color: #5b84f5" .lg} __如果是在新装系统上首次执行脚本__ --- 当前依赖 `curl` 指令获取脚本内容,但部分操作系统没有预装此软件包,届时则会报错 `Command not found`,安装方法详见下方 [_关于报错 Command not found_](#关于报错-command-not-found)。脚本本身与 `curl` `wget` 指令无关,更不会下载任何内容。 -- :material-numeric-4:{style="color: #3CA7E5" .lg} __脚本运行期间需要交互选择配置__ +- :material-numeric-4:{style="color: #5b84f5" .lg} __脚本运行期间需要交互选择配置__ --- diff --git a/docs/use/index.zh-Hant.md b/docs/use/index.zh-Hant.md index 42f1ef7..098306a 100644 --- a/docs/use/index.zh-Hant.md +++ b/docs/use/index.zh-Hant.md @@ -159,25 +159,25 @@ hide:
-- :material-numeric-1:{style="color: #3CA7E5" .lg} __需使用 `ROOT` 執行腳本__ +- :material-numeric-1:{style="color: #5b84f5" .lg} __需使用 `ROOT` 執行腳本__ --- 切換指令為 `sudo -i` 或 `su root`。不同系統使用的命令不同,因為部分系統沒有在初始安裝時為 ROOT 帳戶設定密碼(例如 Ubuntu)或系統預設禁止 ROOT 登入。 -- :material-numeric-2:{style="color: #3CA7E5" .lg} __建議使用現代化的 `SSH` 用戶端應用__ +- :material-numeric-2:{style="color: #5b84f5" .lg} __建議使用現代化的 `SSH` 用戶端應用__ --- 如果你系統命令列介面的中文顯示亂碼那麼將導致無法查看互動內容,此外部分系統 GUI 圖形介面的終端應用可能存在一些無法預料的顯示問題。部分系統會自動開啟 SSH 服務,否則請參考[開啟方法](#關於開啟-ssh-遠端登入的方法)。 -- :material-numeric-3:{style="color: #3CA7E5" .lg} __如果是在新裝系統上首次執行腳本__ +- :material-numeric-3:{style="color: #5b84f5" .lg} __如果是在新裝系統上首次執行腳本__ --- 目前依賴 `curl` 指令取得腳本內容,但部分作業系統沒有預先安裝此軟體包,屆時則會報錯 `Command not found`,安裝方法詳見下方 [_關於報錯 Command not found_](#關於報錯-command-not-found)。腳本本身與 `curl` `wget` 指令無關,更不會下載任何內容。 -- :material-numeric-4:{style="color: #3CA7E5" .lg} __腳本運行期間需要互動選擇配置__ +- :material-numeric-4:{style="color: #5b84f5" .lg} __腳本運行期間需要互動選擇配置__ --- diff --git a/requirements.txt b/requirements.txt index 80c431c..8ffa0a5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ mkdocs-material==9.6.20 -mkdocs-glightbox==0.4.0 +mkdocs-glightbox==0.5.1 mkdocs-exclude-search==0.6.6 # mkdocs-minify-plugin==0.8.0 mkdocs-static-i18n==1.3.0 -termynal==0.13.0 \ No newline at end of file +termynal==0.13.1 \ No newline at end of file