Commit Graph

359 Commits

Author SHA1 Message Date
JieXu
bd5e118570
core: 修复 ECDSA-P521 设置报错 (#480)
Some checks failed
运行主程序 / 运行主程序 (./reinstall.bat --debug --password 123@@@, windows-latest) (push) Has been cancelled
运行主程序 / 运行主程序 (sudo bash reinstall.sh --debug --password 123@@@, ubuntu-latest) (push) Has been cancelled
同步到 CNB / 同步到 CNB (push) Has been cancelled
fixes #479
2025-11-10 19:37:18 +08:00
bin456789
78ba0690f9
windows: 添加 win8 链接
Some checks failed
运行主程序 / 运行主程序 (./reinstall.bat --debug --password 123@@@, windows-latest) (push) Has been cancelled
运行主程序 / 运行主程序 (sudo bash reinstall.sh --debug --password 123@@@, ubuntu-latest) (push) Has been cancelled
同步到 CNB / 同步到 CNB (push) Has been cancelled
2025-11-04 22:17:11 +08:00
bin456789
3263ea3875
core: 改成使用 /dev/urandom 以修复生成随机密码时阻塞
fixes #469
fixes #471
2025-11-04 21:54:21 +08:00
bin456789
8b838f8871
core: 不重要的优化 2025-10-31 07:50:45 +08:00
bin456789
85637edc5b
windows: 优化镜像查找 2025-10-31 07:50:43 +08:00
bin456789
baa430eb10
core: --frpc-toml 允许使用 http 链接 2025-10-31 07:50:43 +08:00
bin456789
af84ac0b3c
core: 默认使用随机密码 2025-10-31 07:50:41 +08:00
bin456789
24a4446a02
debian: 支持在安装过程中开启 ssh 2025-10-31 07:50:40 +08:00
bin456789
780e1a694f
fedora: 添加 43
Some checks failed
运行主程序 / 运行主程序 (./reinstall.bat --debug --password 123@@@, windows-latest) (push) Has been cancelled
运行主程序 / 运行主程序 (sudo bash reinstall.sh --debug --password 123@@@, ubuntu-latest) (push) Has been cancelled
同步到 CNB / 同步到 CNB (push) Has been cancelled
2025-10-29 00:06:54 +08:00
bin456789
43ba86076f
windows: 修复无法查找 win11 pro arm iso
fixes #460
2025-10-28 23:21:41 +08:00
bin456789
f22cda1f10
opensuse: 添加 16.0
Some checks failed
运行主程序 / 运行主程序 (./reinstall.bat --debug --password 123@@@, windows-latest) (push) Has been cancelled
运行主程序 / 运行主程序 (sudo bash reinstall.sh --debug --password 123@@@, ubuntu-latest) (push) Has been cancelled
同步到 CNB / 同步到 CNB (push) Has been cancelled
2025-10-18 23:41:24 +08:00
bin456789
974d5712f0
debian: initrd 不精简 realtek 网卡驱动
Some checks failed
运行主程序 / 运行主程序 (./reinstall.bat --debug --password 123@@@, windows-latest) (push) Has been cancelled
运行主程序 / 运行主程序 (sudo bash reinstall.sh --debug --password 123@@@, ubuntu-latest) (push) Has been cancelled
同步到 CNB / 同步到 CNB (push) Has been cancelled
2025-10-13 20:08:40 +08:00
bin456789
845fa66e03
ubuntu: 添加 25.10
Some checks failed
运行主程序 / 运行主程序 (./reinstall.bat --debug --password 123@@@, windows-latest) (push) Has been cancelled
运行主程序 / 运行主程序 (sudo bash reinstall.sh --debug --password 123@@@, ubuntu-latest) (push) Has been cancelled
同步到 CNB / 同步到 CNB (push) Has been cancelled
2025-10-11 00:01:19 +08:00
bin456789
48823b4101
windows: 添加 GCP 兼容性说明 2025-10-11 00:01:18 +08:00
bin456789
cdf09d017f
openeuler: 修复 arm 机器进入了 grub rescue 模式
openeuler arm 25.09 云镜像里面的 grubaa64.efi 是用于 mbr 分区表,$root 是 hd0,msdos1
因此要重新下载 $root 是 hd0,gpt1 的 grubaa64.efi
2025-10-01 23:55:51 +08:00
bin456789
8689c45b07
ol: 添加 oracle linux 10 2025-09-29 21:00:08 +08:00
bin456789
ce8a315a2e
el: 修复 almalinux 9 链接 404
Some checks failed
运行主程序 / 运行主程序 (./reinstall.bat --debug --password 123@@@, windows-latest) (push) Has been cancelled
运行主程序 / 运行主程序 (sudo bash reinstall.sh --debug --password 123@@@, ubuntu-latest) (push) Has been cancelled
同步到 CNB / 同步到 CNB (push) Has been cancelled
fixes #436
2025-09-21 15:27:17 +08:00
bin456789
2a0690a395
windows: 更新 iso 链接
Some checks failed
运行主程序 / 运行主程序 (./reinstall.bat --debug --password 123@@@, windows-latest) (push) Has been cancelled
运行主程序 / 运行主程序 (sudo bash reinstall.sh --debug --password 123@@@, ubuntu-latest) (push) Has been cancelled
同步到 CNB / 同步到 CNB (push) Has been cancelled
2025-09-09 22:46:31 +08:00
bin456789
df2bda09dc
windows: 修复链接变动导致无法自动查找 windows server 镜像
Some checks failed
运行主程序 / 运行主程序 (./reinstall.bat --debug --password 123@@@, windows-latest) (push) Has been cancelled
运行主程序 / 运行主程序 (sudo bash reinstall.sh --debug --password 123@@@, ubuntu-latest) (push) Has been cancelled
同步到 CNB / 同步到 CNB (push) Has been cancelled
2025-09-03 19:36:09 +08:00
bin456789
38a5cc3940
opencloudos: 修复镜像链接变动导致 404 2025-09-03 19:36:08 +08:00
bin456789
29023e0f44
core: 修复 wmic memorychip 获取的内存为 0 时无法用 /proc/meminfo 兜底
Some checks failed
运行主程序 / 运行主程序 (./reinstall.bat --debug --password 123@@@, windows-latest) (push) Has been cancelled
运行主程序 / 运行主程序 (sudo bash reinstall.sh --debug --password 123@@@, ubuntu-latest) (push) Has been cancelled
同步到 CNB / 同步到 CNB (push) Has been cancelled
fixes #417
2025-08-22 22:47:15 +08:00
bin456789
9521e84703
debian: 支持 13 2025-08-10 08:02:22 +08:00
bin456789
97779b6f6e
fnos: 修复 iso 下载链接
Some checks failed
运行主程序 / 运行主程序 (./reinstall.bat --debug --password 123@@@, windows-latest) (push) Has been cancelled
运行主程序 / 运行主程序 (sudo bash reinstall.sh --debug --password 123@@@, ubuntu-latest) (push) Has been cancelled
同步到 CNB / 同步到 CNB (push) Has been cancelled
fixes #406
2025-08-06 20:58:14 +08:00
bin456789
02ae82128f
el: 添加 rocky 10
Some checks failed
运行主程序 / 运行主程序 (./reinstall.bat --debug --password 123@@@, windows-latest) (push) Has been cancelled
运行主程序 / 运行主程序 (sudo bash reinstall.sh --debug --password 123@@@, ubuntu-latest) (push) Has been cancelled
同步到 CNB / 同步到 CNB (push) Has been cancelled
2025-06-13 21:41:24 +08:00
bin456789
7631f9f2b9
core: 切换成 fedora grub efi
Some checks failed
运行主程序 / 运行主程序 (./reinstall.bat --debug --password 123@@@, windows-latest) (push) Has been cancelled
运行主程序 / 运行主程序 (sudo bash reinstall.sh --debug --password 123@@@, ubuntu-latest) (push) Has been cancelled
同步到 CNB / 同步到 CNB (push) Has been cancelled
fixes #361
2025-06-06 12:13:16 +08:00
bin456789
b58e09952e
alpine: 添加 3.22
Some checks failed
运行主程序 / 运行主程序 (./reinstall.bat --debug --password 123@@@, windows-latest) (push) Has been cancelled
运行主程序 / 运行主程序 (sudo bash reinstall.sh --debug --password 123@@@, ubuntu-latest) (push) Has been cancelled
同步到 CNB / 同步到 CNB (push) Has been cancelled
2025-05-30 23:53:16 +08:00
bin456789
1a156e9741
core: 添加 almalinux 10, nixos 25.05
Some checks are pending
运行主程序 / 运行主程序 (./reinstall.bat --debug --password 123@@@, windows-latest) (push) Waiting to run
运行主程序 / 运行主程序 (sudo bash reinstall.sh --debug --password 123@@@, ubuntu-latest) (push) Waiting to run
同步到 CNB / 同步到 CNB (push) Waiting to run
2025-05-29 20:48:30 +08:00
bin456789
4f5eaa70b6
windows: 更新 iso 链接
Some checks failed
运行主程序 / 运行主程序 (./reinstall.bat --debug --password 123@@@, windows-latest) (push) Has been cancelled
运行主程序 / 运行主程序 (sudo bash reinstall.sh --debug --password 123@@@, ubuntu-latest) (push) Has been cancelled
同步到 CNB / 同步到 CNB (push) Has been cancelled
2025-05-16 20:49:02 +08:00
bin456789
e3ed8703ab
redhat: 不需要输入版本号 2025-05-16 19:06:09 +08:00
bin456789
19198a6146
windows: 提示用户输入 iso 直链 2025-05-16 19:06:07 +08:00
MrZhiin
89a8efa123
fix(reinstall.sh): 修正SSH密钥验证正则表达式中的ecdsa算法名称 (#334)
Some checks failed
同步到 CNB / 同步到 CNB (push) Waiting to run
运行主程序 / 运行主程序 (./reinstall.bat --debug --password 123@@@, windows-latest) (push) Has been cancelled
运行主程序 / 运行主程序 (sudo bash reinstall.sh --debug --password 123@@@, ubuntu-latest) (push) Has been cancelled
2025-05-06 11:03:12 +08:00
bin456789
318f0e589a
core: 修复国内机从 github 下载 wmic.ps1 2025-05-05 21:27:07 +08:00
bin456789
bbf78e6d9a
core: 添加 frpc 内网穿透 2025-04-28 23:18:27 +08:00
bin456789
5409cecbcb
ubuntu: 添加 25.04
Some checks failed
运行主程序 / 运行主程序 (./reinstall.bat --debug --password 123@@@, windows-latest) (push) Has been cancelled
运行主程序 / 运行主程序 (sudo bash reinstall.sh --debug --password 123@@@, ubuntu-latest) (push) Has been cancelled
同步到 CNB / 同步到 CNB (push) Has been cancelled
2025-04-18 18:42:48 +08:00
bin456789
2c15d1be98
core: 改回用 opensuse 的 grub.efi
Some checks failed
同步到 CNB / 同步到 CNB (push) Waiting to run
运行主程序 / 运行主程序 (./reinstall.bat --debug --password 123@@@, windows-latest) (push) Has been cancelled
运行主程序 / 运行主程序 (sudo bash reinstall.sh --debug --password 123@@@, ubuntu-latest) (push) Has been cancelled
closes #288 #292 #319
2025-04-16 00:12:27 +08:00
bin456789
4346f4b460
core: 不重要的更新 2025-04-15 23:40:58 +08:00
bin456789
0b2eed1750
core: 修复 cygwin 下无法获得内存大小
Some checks are pending
运行主程序 / 运行主程序 (./reinstall.bat --debug --password 123@@@, windows-latest) (push) Waiting to run
运行主程序 / 运行主程序 (sudo bash reinstall.sh --debug --password 123@@@, ubuntu-latest) (push) Waiting to run
同步到 CNB / 同步到 CNB (push) Waiting to run
cygwin 要装 procps-ng 才有 free 命令
2025-04-15 17:30:35 +08:00
bin456789
fde78de2f7
core: 修复纯 IPv6 无法下载部分文件 #317
Some checks failed
同步到 CNB / 同步到 CNB (push) Waiting to run
运行主程序 / 运行主程序 (./reinstall.bat --debug --password 123@@@, windows-latest) (push) Has been cancelled
运行主程序 / 运行主程序 (sudo bash reinstall.sh --debug --password 123@@@, ubuntu-latest) (push) Has been cancelled
dl.fedoraproject.org 不支持 IPv6
2025-04-12 15:44:20 +08:00
bin456789
aaf6ad7c83
opensuse: 添加 16.0 2025-04-10 23:38:36 +08:00
bin456789
d5b9c2da34
core: 国内使用 cnb 仓库 2025-04-04 07:50:22 +08:00
bin456789
5b5b2698e2
openeuler: 添加 25.03
Some checks failed
运行主程序 / 运行主程序 (./reinstall.bat --debug --password 123@@@, windows-latest) (push) Has been cancelled
运行主程序 / 运行主程序 (sudo bash reinstall.sh --debug --password 123@@@, ubuntu-latest) (push) Has been cancelled
同步到 Gitlab / 同步到 Gitlab (push) Has been cancelled
同步到 Gitlab CN / 同步到 Gitlab CN (push) Has been cancelled
2025-04-02 19:26:07 +08:00
bin456789
4e48ee7964
core: 修复纯 ipv6 下无法检测地区
Some checks failed
同步到 Gitlab / 同步到 Gitlab (push) Waiting to run
同步到 Gitlab CN / 同步到 Gitlab CN (push) Waiting to run
运行主程序 / 运行主程序 (./reinstall.bat --debug --password 123@@@, windows-latest) (push) Has been cancelled
运行主程序 / 运行主程序 (sudo bash reinstall.sh --debug --password 123@@@, ubuntu-latest) (push) Has been cancelled
2025-03-27 12:02:44 +08:00
bin456789
f0742b08e6
core: 修复 wmic 换行符不是 \r\n 而是 \r\r\n 导致无法正确解析数据 2025-03-27 07:16:17 +08:00
bin456789
d7540ff59c
windows: 更新 vmd 驱动
Some checks are pending
运行主程序 / 运行主程序 (./reinstall.bat --debug --password 123@@@, windows-latest) (push) Waiting to run
运行主程序 / 运行主程序 (sudo bash reinstall.sh --debug --password 123@@@, ubuntu-latest) (push) Waiting to run
同步到 Gitlab / 同步到 Gitlab (push) Waiting to run
同步到 Gitlab CN / 同步到 Gitlab CN (push) Waiting to run
2025-03-26 00:27:04 +08:00
bin456789
dd1b3abbfd
core: 修复 efi 条目 inactive 时 (没有*符号) 报错
Some checks failed
运行主程序 / 运行主程序 (./reinstall.bat --debug --password 123@@@, windows-latest) (push) Has been cancelled
运行主程序 / 运行主程序 (sudo bash reinstall.sh --debug --password 123@@@, ubuntu-latest) (push) Has been cancelled
同步到 Gitlab / 同步到 Gitlab (push) Has been cancelled
同步到 Gitlab CN / 同步到 Gitlab CN (push) Has been cancelled
https://manpages.debian.org/unstable/efibootmgr/efibootmgr.8.en.html#Displaying_the_current_settings_(must_be_root):
2025-03-23 10:15:48 +08:00
bin456789
f3d8694567
core: 临时切换到 fedora efi
Some checks failed
同步到 Gitlab / 同步到 Gitlab (push) Waiting to run
同步到 Gitlab CN / 同步到 Gitlab CN (push) Waiting to run
运行主程序 / 运行主程序 (./reinstall.bat --debug --password 123@@@, windows-latest) (push) Has been cancelled
运行主程序 / 运行主程序 (sudo bash reinstall.sh --debug --password 123@@@, ubuntu-latest) (push) Has been cancelled
link #288 #292
2025-03-19 23:42:45 +08:00
bin456789
27b571408d
core: 不重要的更改
Some checks failed
运行主程序 / 运行主程序 (./reinstall.bat --debug --password 123@@@, windows-latest) (push) Has been cancelled
运行主程序 / 运行主程序 (sudo bash reinstall.sh --debug --password 123@@@, ubuntu-latest) (push) Has been cancelled
同步到 Gitlab / 同步到 Gitlab (push) Has been cancelled
同步到 Gitlab CN / 同步到 Gitlab CN (push) Has been cancelled
- 更优雅地 overwrite windows 命令
- 更改 openSUSE 源
- 删除 wicked 网卡配置的 cloud-init 注释
2025-03-10 22:23:37 +08:00
bin456789
6a93bcc185
windows: 修复没有正确添加 xen 驱动
Some checks failed
运行主程序 / 运行主程序 (./reinstall.bat --debug --password 123@@@, windows-latest) (push) Has been cancelled
运行主程序 / 运行主程序 (sudo bash reinstall.sh --debug --password 123@@@, ubuntu-latest) (push) Has been cancelled
同步到 Gitlab / 同步到 Gitlab (push) Has been cancelled
同步到 Gitlab CN / 同步到 Gitlab CN (push) Has been cancelled
2025-03-07 22:22:11 +08:00
bin456789
cfd39be075
core: 修复没安装 curl 时 --ssh-key 下载 key 报错
Some checks failed
运行主程序 / 运行主程序 (./reinstall.bat --debug --password 123@@@, windows-latest) (push) Has been cancelled
运行主程序 / 运行主程序 (sudo bash reinstall.sh --debug --password 123@@@, ubuntu-latest) (push) Has been cancelled
同步到 Gitlab / 同步到 Gitlab (push) Has been cancelled
同步到 Gitlab CN / 同步到 Gitlab CN (push) Has been cancelled
2025-03-06 21:04:50 +08:00
bin456789
7e3f12690e
core: 不重要的优化
- ubuntu: 支持 24.10 minimal
- core: 添加 -h --help 参数
2025-03-06 20:45:31 +08:00