[已更新] InstallNET.sh
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 889
- Forks
- 405
- PR merge metrics
- No merged PRs in 30d
Description
- 新增对
Oracle AMD,Oracle ARM全面支持. 可支持从Ubuntu,Oracle Linux等系统网络重装. - 更新
dd镜像的基础系统版本. - 移除对外部
wget的依赖. - 新增
-port参数, 可更改默认SSH端口. - 更新 内置的网络参数计算 逻辑.
- 更新
grub配置文件定位逻辑, 可支持任意引导grub的系统. - 新增
-cmd, 可接受开机后只运行一次的命令(base64编码). - 新增对
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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