hust-open-atom-club/hustmirror-cli

[Feature] Ubuntu 支持多架构换源

Aperta

#30 aperta il 26 set 2024

 (0 commenti) (0 reazioni) (0 assegnatari)Shell (10 fork)auto 404
good first issue

Metriche repository

Star
 (25 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

任务描述:目前 src/mirrors 中的 ubuntu.sh 脚本只支持 x86 版本,使得该工具支持 ubuntu 换源 任务步骤:

  1. 学习 POSIX shell 基础语法
  2. 使用自己的 x86 机器中使用虚拟机安装 Ubuntu,学习该系统安装和管理软件包的方法,以及其包管理工具的换源方法。
  3. 请想要完成该任务的同学申请 Ubuntu ARM 虚拟机权限,在获得权限后,对比他和 x86 机器换源方法的不同之处。
  4. 根据第 2、3 步探索出来的换源方法,修改 Ubuntu.sh,编写一个可以自动给 Ubuntu 非 x86 版本更新上游软件源的方法

Guida contributor