695 Commits

Author SHA1 Message Date
bin456789
afb958a60c
core: 修复 resolv.conf 包含 %eth0 时,生成网络配置报错
fixes #310
2025-04-10 23:49:08 +08:00
bin456789
aaf6ad7c83
opensuse: 添加 16.0 2025-04-10 23:38:36 +08:00
bin456789
bd266fb12f
windows: 设置成高性能模式 2025-04-04 08:50:02 +08:00
bin456789
4105a0bb41
core: 删除 Gitlab / Gitlab CN 2025-04-04 08:50:02 +08:00
bin456789
b84fd9e875
tmp: 删除 Gitlab CN 2025-04-04 08:24:20 +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
b664df17e8
ubuntu: 修复删除 grub-pc 时报错
fixes #304
2025-04-02 19:22:49 +08:00
bin456789
06559947e3
core: 修复判断动静态的逻辑错误
关联 #298
2025-03-28 13:26:28 +08:00
bin456789
3a460f9004
core: 尝试修复是静态 IPv6 ,但是从 RA 获取到错误网关的情况 #298 2025-03-28 00:13:22 +08:00
bin456789
4e48ee7964
core: 修复纯 ipv6 下无法检测地区 2025-03-27 12:02:44 +08:00
bin456789
12a3ccb2ea
ci: 修复在 github action 上运行出错时没有报错 2025-03-27 07:46:18 +08:00
bin456789
f0742b08e6
core: 修复 wmic 换行符不是 \r\n 而是 \r\r\n 导致无法正确解析数据 2025-03-27 07:16:17 +08:00
bin456789
2a8e760b97
core: initrd 阶段等待网卡启动 2025-03-26 20:50:45 +08:00
bin456789
d7540ff59c
windows: 更新 vmd 驱动 2025-03-26 00:27:04 +08:00
bin456789
c42fee9204
windows: 修复无法正确解析 UTF-16LE 编码的 inf 2025-03-26 00:27:03 +08:00
bin456789
daa835dddc
windows: 添加腾讯云、GCP virtio 驱动 2025-03-24 21:02:01 +08:00
bin456789
d603169f76
core: 添加 udevadm settle 2025-03-24 21:02:01 +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
0da940b2a7
core: 添加重试提示 2025-03-20 21:55:38 +08:00
bin456789
837827f30e
el: grub2-mkconfig 时使用 --update-bls-cmdline 2025-03-20 21:55:38 +08:00
bin456789
84c893150f
ubuntu: 修复 do-release-upgrade 时 grub 报错 2025-03-20 21:55:37 +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
243bdb0831
windows: 添加 intel 网卡驱动 2025-03-10 22:21:46 +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
f8ca315d71
core: 删除 cloud-init 2025-03-06 20:45:30 +08:00
bin456789
aff970c4bc
arch/gentoo: 使用 basic_init 2025-03-06 20:45:29 +08:00
bin456789
61b3e4e7d2
core: 支持自动重命名使用 metalink 下载的文件 2025-03-06 20:45:29 +08:00
bin456789
efb1614b6b
core: 修复新系统没有 /usr/lib/systemd/system-preset 文件夹时报错 2025-03-05 22:34:59 +08:00
bin456789
8b60b7d2df
fnos: 修复了设置系统盘使用全部空间时安装失败 2025-03-04 00:34:50 +08:00
bin456789
70fcc01988
core: 统一处理允许 file 将 iso 识别成 raw 2025-03-04 00:34:49 +08:00
bin456789
b6bb27882d
fnos: 修复 066cad8 导致卡在 grub 界面 2025-03-03 08:44:06 +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
白铭骢 (Mingcong Bai)
0be857bff9
fix(README): 更正安同 OS 徽标及命名 (#277)
Signed-off-by: Mingcong Bai <jeffbai@aosc.io>
2025-02-25 19:53:36 +08:00
bin456789
90ebc1b123
core: 不使用 ipcalc 2025-02-24 22:05:27 +08:00
bin456789
9732c8557d
core: 删除网络配置文件中的 Generated by cloud-init. Changes will be lost. 字样 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
739c75c2d1
windows: 通过文件检测是否有 sac 组件 2025-02-21 00:30:35 +08:00
bin456789
9732c3379a
windows: 避免将潜在的 Windows 11 Enterprise multi-session iso 识别成 Windows Server 2025-02-21 00:30:34 +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