bin456789
|
35221e56b7
|
windows: 允许 10 秒内取消自动安装
|
2024-09-06 23:53:00 +08:00 |
|
bin456789
|
1fcb87d25e
|
windows: 添加阿里云/华为云驱动
|
2024-09-06 23:00:34 +08:00 |
|
bin456789
|
5388dd7374
|
ubuntu: iso 安装适配 --minimal
|
2024-09-06 23:00:33 +08:00 |
|
bin456789
|
32d3bc8f71
|
core: 优先使用 bootx64.efi
|
2024-09-06 23:00:32 +08:00 |
|
bin456789
|
3364eb9e2d
|
core: 引入 img_type_warp
|
2024-09-06 23:00:32 +08:00 |
|
bin456789
|
b9219cc0c7
|
core: 添加脚本版本匹配检查
|
2024-09-06 23:00:28 +08:00 |
|
bin456789
|
6486928f3a
|
ubuntu: 调整安装模式 installer 分区大小
closes #150
|
2024-09-04 09:35:01 +08:00 |
|
bin456789
|
bcf90a68ff
|
core: 添加 --installer 参数
|
2024-09-03 19:01:32 +08:00 |
|
bin456789
|
09ee18c27e
|
core: 修复小概率刷新分区时报错
|
2024-08-27 23:51:54 +08:00 |
|
bin456789
|
7edc57c5a3
|
dd: 支持 raw vhd 格式
|
2024-08-23 00:33:59 +08:00 |
|
bin456789
|
7f34bf36c8
|
nixos: 使用官网的 nix 以避免安装系统时卡在 copying path xxx from ' https://cache.nixos.org'
|
2024-08-23 00:15:32 +08:00 |
|
bin456789
|
8e1e06b26a
|
core: 修复某些机器上分区不刷新
|
2024-08-23 00:15:15 +08:00 |
|
bin456789
|
9ebe26ccbb
|
core: 先检查 modloop 是否正常
关联 #136
|
2024-08-20 00:28:01 +08:00 |
|
bin456789
|
36c90784f5
|
nixos: 完善安装 nixos
|
2024-08-20 00:27:52 +08:00 |
|
bin456789
|
c21bf52d41
|
core: 优化代码
|
2024-08-20 00:27:51 +08:00 |
|
bin456789
|
f82c9ad784
|
nixos: 支持安装 nixos
|
2024-08-19 01:22:04 +08:00 |
|
bin456789
|
a1d1d613d4
|
core: 重构代码
|
2024-08-19 01:18:47 +08:00 |
|
bin456789
|
80772b391d
|
core: 弃用 ustc 源
https://github.com/bin456789/reinstall/issues/136
https://github.com/ustclug/discussions/issues/469
|
2024-08-17 23:33:13 +08:00 |
|
bin456789
|
7cc881a82c
|
openeuler: 修复 installer 分区过小导致无法下载镜像
|
2024-08-12 22:51:32 +08:00 |
|
bin456789
|
7b44d71aca
|
opensuse: 更改国外源
fcix 镜像经常 404
|
2024-08-12 22:28:22 +08:00 |
|
bin456789
|
78d2454327
|
core: 不重要的优化
|
2024-08-07 21:46:45 +08:00 |
|
bin456789
|
048ee61ecc
|
core: 修复下载失败时返回值为 0
|
2024-07-23 23:00:18 +08:00 |
|
bin456789
|
e92dcb86a9
|
ubuntu: 支持 Ubuntu Pro 还生效的旧版本
|
2024-07-23 22:58:38 +08:00 |
|
bin456789
|
55880439a1
|
debian: 修复云镜像模式安装时,未能正确判断是否支持云内核
|
2024-07-23 00:14:46 +08:00 |
|
bin456789
|
b9923ae638
|
core: 修复甲骨文没有 IPv6 时,开机需要等 DHCPv6 超时
甲骨文即使没有添加 IPv6 地址,RA DHCPv6 标志也是开的
部分系统开机需要等 DHCPv6 超时
这种情况需要禁用 DHCPv6
|
2024-07-23 00:14:44 +08:00 |
|
bin456789
|
e6760deed3
|
ol: 重新添加 oracle linux 7
|
2024-07-20 22:17:49 +08:00 |
|
bin456789
|
3b679732c1
|
core: 使用 extra_xxx=yyy 而不是 extra.xxx=yyy
|
2024-07-17 22:31:42 +08:00 |
|
bin456789
|
fe660063ce
|
dd: 预先检查是否为 efi 镜像
|
2024-07-14 23:52:57 +08:00 |
|
bin456789
|
784e26608f
|
el: 重新支持 centos 7
|
2024-07-14 23:23:57 +08:00 |
|
bin456789
|
c1713c406e
|
debian: 支持安装 9, 10 (ELTS)
|
2024-07-14 23:23:55 +08:00 |
|
bin456789
|
950f4bc45e
|
core: 没有 EFI 分区时显示提示
关联 #115
|
2024-07-12 22:29:12 +08:00 |
|
bin456789
|
fc12aa67ab
|
el: 删除国产系统镜像的默认账户,防止使用默认账户密码登录 ssh
|
2024-07-12 12:40:04 +08:00 |
|
bin456789
|
709741a504
|
debian: 修复 dmit 安装后没有网络
原因是普通内核和云内核网卡名不一致
关联 #77
|
2024-07-11 23:13:18 +08:00 |
|
bin456789
|
77ca441e64
|
core: 不重要的优化
|
2024-07-09 23:37:51 +08:00 |
|
bin456789
|
214a1b1bfb
|
core: 支持 openEuler, OpenCloudOS, Anolis OS
|
2024-07-09 23:33:22 +08:00 |
|
bin456789
|
f316acfd27
|
core: 删除 centos 7, oracle 7, debain 10
|
2024-07-07 17:07:22 +08:00 |
|
bin456789
|
645f7476d3
|
redhat: 支持安装 rhel
|
2024-07-07 17:07:21 +08:00 |
|
bin456789
|
724cc5b4b9
|
rocky: 修复安装后无法启动
rocky 镜像的 rootfs 是通过分区 label 寻找的
因此要复制其分区 label
|
2024-07-07 17:07:20 +08:00 |
|
bin456789
|
b4859f8a9a
|
el: 删除误添加的 UUID cmdline
|
2024-07-07 17:07:19 +08:00 |
|
bin456789
|
c682835af6
|
不重要的优化
|
2024-06-14 23:41:15 +08:00 |
|
bin456789
|
a4d65cb737
|
windows: 只在单核时才改动 win11 的 InstallationType
|
2024-06-14 21:45:27 +08:00 |
|
bin456789
|
d99fe2e480
|
支持 ipv4 / ipv6 分别在不同的网卡
|
2024-06-12 22:40:22 +08:00 |
|
bin456789
|
c5087bc0bd
|
windows: 使用系统版本号而不是 NT 版本号区分 virtio 驱动
可区分 win10/11 驱动
|
2024-06-12 22:31:17 +08:00 |
|
bin456789
|
fc12c216ca
|
debian: 云内核没有 e1000 网卡驱动
fixes #98
|
2024-06-10 22:27:58 +08:00 |
|
bin456789
|
b37a3800fc
|
替换 tuna 源
fixes #95
|
2024-06-06 20:46:07 +08:00 |
|
bin456789
|
115b8c4e56
|
windows: 添加 image-name 纠错机制
|
2024-05-30 23:15:38 +08:00 |
|
bin456789
|
1fb1a26dd4
|
windows: 处理 24h2 新版安装程序不会自动设置虚拟内存,导致 1g 内存安装失败
|
2024-05-30 22:53:36 +08:00 |
|
bin456789
|
ad295473bc
|
不重要的优化
|
2024-05-30 00:04:20 +08:00 |
|
bin456789
|
bbb7d0b119
|
处理部分商家 slaac / dhcpv6 获取的 ip 无法上网
|
2024-05-29 21:30:21 +08:00 |
|
bin456789
|
d4f6ac2e56
|
不重要的优化
|
2024-05-23 10:45:01 +08:00 |
|