MoeClub / MoeClub/Note

[已更新] InstallNET.sh

Open
#6 45 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
889
Forks
405
PR merge metrics
No merged PRs in 30d

Description

  1. 新增对 Oracle AMDOracle ARM全面支持. 可支持从 Ubuntu, Oracle Linux 等系统网络重装.
  2. 更新 dd 镜像的基础系统版本.
  3. 移除对外部 wget 的依赖.
  4. 新增 -port 参数, 可更改默认SSH端口.
  5. 更新 内置的网络参数计算 逻辑.
  6. 更新 grub 配置文件定位逻辑, 可支持任意引导grub的系统.
  7. 新增 -cmd, 可接受开机后只运行一次的命令(base64编码).
  8. 新增对 AWS EC2 (ARM) 网络重装的支持.

以下系统已通过测试(其他自测):
Debian: 9, 10, 11;
Ubuntu: 18.04, 20.04;
CentOS: 6.10;

示例:

bash <(wget --no-check-certificate -qO- 'https://raw.githubusercontent.com/MoeClub/Note/master/InstallNET.sh') -d 10 -v 64 -p "自定义root密码" -port "自定义ssh端口"

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with InstallNET.sh and review the listed changes, including Oracle AMD/ARM, AWS EC2 ARM, grub detection, SSH port handling, and the one-time base64 command. Compare behavior against the stated Debian, Ubuntu, and CentOS test versions and the provided invocation. Done means the requested update is clearly defined and the supported installation paths are verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
cli, networking, operating-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.