333 Commits

Author SHA1 Message Date
bin456789
1a156e9741
core: 添加 almalinux 10, nixos 25.05 2025-05-29 20:48:30 +08:00
bin456789
4f5eaa70b6
windows: 更新 iso 链接 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) 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 2025-04-18 18:42:48 +08:00
bin456789
2c15d1be98
core: 改回用 opensuse 的 grub.efi
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 下无法获得内存大小
cygwin 要装 procps-ng 才有 free 命令
2025-04-15 17:30:35 +08:00
bin456789
fde78de2f7
core: 修复纯 IPv6 无法下载部分文件 #317
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 2025-04-02 19:26:07 +08:00
bin456789
4e48ee7964
core: 修复纯 ipv6 下无法检测地区 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 驱动 2025-03-26 00:27:04 +08:00
bin456789
dd1b3abbfd
core: 修复 efi 条目 inactive 时 (没有*符号) 报错
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
link #288 #292
2025-03-19 23:42:45 +08:00
bin456789
27b571408d
core: 不重要的更改
- 更优雅地 overwrite windows 命令
- 更改 openSUSE 源
- 删除 wicked 网卡配置的 cloud-init 注释
2025-03-10 22:23:37 +08:00
bin456789
6a93bcc185
windows: 修复没有正确添加 xen 驱动 2025-03-07 22:22:11 +08:00
bin456789
cfd39be075
core: 修复没安装 curl 时 --ssh-key 下载 key 报错 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
bin456789
eb98bc34a2
core: 支持设置 ssh 公钥登录
close #134
2025-03-06 20:45:30 +08:00
bin456789
70fcc01988
core: 统一处理允许 file 将 iso 识别成 raw 2025-03-04 00:34:49 +08:00
bin456789
066cad8c10
fnos: 安装时不使用 installer 分区以降低硬盘大小要求 2025-03-03 07:16:45 +08:00
bin456789
1bd7f0a0f5
debian: 修复 a12718e 导致无法生成网络配置
fixes #280
2025-03-03 00:13:28 +08:00
bin456789
bed4294644
fnos: 将密码应用到 root 账户
fixes https://github.com/bin456789/reinstall/issues/256#issuecomment-2682476928
2025-03-02 21:57:06 +08:00
bin456789
a12718e49c
windows: 从 inf 获取驱动文件列表 2025-03-02 21:57:06 +08:00
bin456789
90ebc1b123
core: 不使用 ipcalc 2025-02-24 22:05:27 +08:00
bin456789
a686959012
aosc: 添加安同系统
closes #276
2025-02-24 22:05:26 +08:00
bin456789
0f147ed656
core: 不重要的优化 2025-02-21 00:30:36 +08:00
bin456789
c63889f32d
core: 更改地区检测网站
fixes #247
2025-02-21 00:30:36 +08:00
bin456789
1bc6cf090b
fnos: 支持安装飞牛OS
fixes #256
2025-02-21 00:30:34 +08:00
bin456789
6263f994af
windows: 支持磁力链接下载 iso
fixes #268
2025-02-21 00:30:33 +08:00
bin456789
d0342c3ebf
windows: 添加自定义驱动 2025-02-15 00:25:38 +08:00
bin456789
3d11c791a7
core: 修复 windows 下参数有问号时无法正确传递 2025-02-15 00:25:37 +08:00
bin456789
e6b9ee41cc
core: 修复使用 mellanox 网卡时没有驱动 2025-02-10 21:30:28 +08:00
bin456789
7b777df830
debian 9: 修复 ifupdown 不支持静态 ipv6 onlink 网关 2025-02-06 18:47:21 +08:00
bin456789
24b6e7f922
gentoo: 修改云镜像地址 2025-02-06 18:47:21 +08:00
bin456789
ad89a69f6a
debian: 完善安装后的 ELTS/CN 源设置 2025-02-06 18:47:17 +08:00
bin456789
2e1702e5e0
core: 国内服务器使用 gitlab 2025-01-27 23:57:55 +08:00
bin456789
3ba76be1e6
kali: 修复 404 错误
fixes #253
2025-01-26 18:40:20 +08:00
bin456789
11035ffa63
core: 添加非 LTS 版本 2025-01-13 23:19:38 +08:00
bin456789
dd655a6db9
core: 修复 arch 作为原系统时无法记录 ipv6 信息 2025-01-10 00:43:27 +08:00
bin456789
4149cf2e6e
core: 不使用 cloud-init 初始化系统 2025-01-10 00:43:26 +08:00
bin456789
abdbf03eb0
core: 优化旧内核删除的逻辑 2025-01-10 00:43:25 +08:00
bin456789
82b3d7053b
core: 移除 oracle 7, opensuse 15.5 2025-01-01 17:38:34 +08:00
bin456789
ca0da7b873
centos: 提前判断 cpu 是否支持 centos 10
关联 #222
2025-01-01 17:38:33 +08:00