bin456789
|
34d6c0a2c1
|
core: 支持修改密码
|
2024-10-13 22:58:12 +08:00 |
|
bin456789
|
0a6b5ba41c
|
windows: 支持替换 boot.wim
|
2024-10-13 22:47:53 +08:00 |
|
bin456789
|
91a969ae75
|
core: 支持修改 ssh rdp web 端口
|
2024-10-12 23:07:01 +08:00 |
|
bin456789
|
b3fef989b0
|
windows: 不再写死 boot.wim 的引导卷索引
用于兼容某些精简版系统
|
2024-10-03 23:40:53 +08:00 |
|
bin456789
|
6a5ab5bc7c
|
core: 更改 grub 下载源
fixes #168
|
2024-10-01 20:52:50 +08:00 |
|
bin456789
|
4d1321b348
|
docs: 更新文档
|
2024-10-01 20:05:25 +08:00 |
|
bin456789
|
8393297606
|
windows: BIOS 引导使用 24H2 新安装器时,需手动写入 Windows MBR
|
2024-10-01 20:05:24 +08:00 |
|
bin456789
|
b8e9b7800b
|
core: 格式化时启用 trim
|
2024-10-01 20:05:18 +08:00 |
|
bin456789
|
76c3ab01a2
|
core: nginx 开启 gzip 压缩
|
2024-09-18 22:29:05 +08:00 |
|
bin456789
|
cd0eb43863
|
windows: 支持阿里云倚天 710 arm 实例安装 windows
|
2024-09-18 22:29:04 +08:00 |
|
bin456789
|
ef7c114b83
|
core: 更通用地取消密码策略
修改 `/etc/pam.d/chpasswd` 而不是 `/etc/security/passwdqc.conf`
|
2024-09-13 00:18:04 +08:00 |
|
bin456789
|
eb35d6914c
|
kali: 修复找不到系统盘
|
2024-09-13 00:00:30 +08:00 |
|
bin456789
|
925f148fc7
|
core: 兼容 alpine extlinux
|
2024-09-09 22:56:13 +08:00 |
|
bin456789
|
1b0667a271
|
windows: 使用阿里云新版驱动
|
2024-09-09 00:19:11 +08:00 |
|
bin456789
|
75e5a04d41
|
windows: 更新阿里云驱动
|
2024-09-07 23:36:15 +08:00 |
|
bin456789
|
9fa03c14bd
|
core: 完善文件类型检查
|
2024-09-07 22:55:45 +08:00 |
|
bin456789
|
785c813ea8
|
windows: 完善 10 秒倒计时
|
2024-09-07 22:55:45 +08:00 |
|
bin456789
|
5b133fe6ef
|
centos: 修复 /etc/default/grub 格式错误
fixes #141
|
2024-09-06 23:53:03 +08:00 |
|
bin456789
|
5e8ecb42fe
|
core: trans 显示当前步骤
|
2024-09-06 23:53:02 +08:00 |
|
bin456789
|
9486a37c09
|
core: 不重要的优化
|
2024-09-06 23:53:01 +08:00 |
|
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
|
1201e429b4
|
windows: 修复了有动态磁盘时,设置了错误的 DiskID
fixes #145
|
2024-08-28 22:40:43 +08:00 |
|
bin456789
|
09ee18c27e
|
core: 修复小概率刷新分区时报错
|
2024-08-27 23:51:54 +08:00 |
|
bin456789
|
665f976a87
|
core: 修复国内机器误判为 IPv6 不通
原因是用了 ping dnspod 公共 IPv6 DNS 作为连通性检测
但是这个 DNS 禁 ping
|
2024-08-24 17:28:17 +08:00 |
|
bin456789
|
49420773dd
|
core: 忽略临时 IPv6 地址
|
2024-08-23 00:34:00 +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
|
1f70e0c70a
|
nixos: 临时处理 curl 不会重定向 206 + Location Header
|
2024-08-23 00:15:16 +08:00 |
|
bin456789
|
8e1e06b26a
|
core: 修复某些机器上分区不刷新
|
2024-08-23 00:15:15 +08:00 |
|
bin456789
|
cc7d3a6b45
|
nixos: 不使用 grub-mkconfig
grub-mkconfig -o /boot/grub/grub.cfg 会丢失系统启动条目
|
2024-08-22 00:03:38 +08:00 |
|
bin456789
|
0e231e7aa0
|
docs: 更新文档
|
2024-08-20 23:52:55 +08:00 |
|
王煎饼
|
9102da8e0b
|
docs: 添加 issue 模板
|
2024-08-20 23:24:01 +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
|
3ac1a8aef5
|
core: 通过系统 id 查找包管理器
|
2024-08-20 00:27:51 +08:00 |
|
bin456789
|
c21bf52d41
|
core: 优化代码
|
2024-08-20 00:27:51 +08:00 |
|
bin456789
|
ae012a79f1
|
core: 修复 initrd 阶段没写入 ipv6 dns
fixes #139
|
2024-08-19 11:08:07 +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
|
169ac4d322
|
dd: 修复了当镜像的 efi 分区不是第一个分区时,判断错误为非 efi 镜像
|
2024-08-13 23:20:06 +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 |
|