From 149f5673d25afb6ebb269e7ea671dbc298762b7e Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Sat, 26 Jul 2025 13:55:14 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0=E8=AF=B4=E6=98=8E?= =?UTF-8?q?=EF=BC=8C=E6=8C=87=E6=98=8E=E6=9A=82=E6=9C=AA=E6=94=AF=E6=8C=81?= =?UTF-8?q?=E7=9A=84=E4=B8=80=E4=BA=9B=E7=B3=BB=E7=BB=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 +++++++---- README_EN.md | 9 +++++++-- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 6f2423b6..28dbfec7 100644 --- a/README.md +++ b/README.md @@ -42,10 +42,13 @@ Shell 版本:[https://github.com/spiritLHLS/ecs](https://github.com/spiritLHLS > 更多架构与系统请自行测试或编译,如有问题请开 issues。 ### **待支持的系统** -| 系统 | 说明 | -|-----|---------------------------| -| Android(arm64) | 存在权限问题未修复,非安卓系统的ARM架构无问题 | +| 系统 | 说明 | +|----------------|---------------------------| +| Android(arm64) | 存在权限问题未修复,非安卓系统的ARM架构无问题 | +| OpenBSD/NetBSD | 部分Goalng的官方库未支持本系统(尤其是net相关项目) | +| Windows虚拟机 | 非物理机器不支持winsat测试硬件性能(硬盘和内存测试) | +| Windows物理机(非Admin下) | 无Admin权限不支持winsat测试硬件性能(硬盘和内存测试) | --- ## **功能** @@ -70,7 +73,7 @@ Shell 版本:[https://github.com/spiritLHLS/ecs](https://github.com/spiritLHLS ## **使用说明** -### **Linux/FreeBSD/OpenBSD/MacOS** +### **Linux/FreeBSD/MacOS** #### **一键命令** diff --git a/README_EN.md b/README_EN.md index be399259..3ffbe52c 100644 --- a/README_EN.md +++ b/README_EN.md @@ -40,9 +40,14 @@ Shell version: [https://github.com/spiritLHLS/ecs/blob/main/README_EN.md](https: > For more information about the architecture and system, please test or compile it yourself, and open issues if you have any questions. ### **Systems Pending Support** + | OS | Notes | |--------|-------------------------------------------------------------------------------------------------| -| Android(arm64) | Permission issues that are not fixed, no problems with ARM architecture for non-Android systems | +| Android(arm64) | Permission issues that are not fixed, no problems with ARM architecture for non-Android systems | +| OpenBSD/NetBSD | Some of Goalng's official libraries do not support this system (especially net-related items) | +| Windows(Virtual Machines) | Non-Physical Machines do not support winsat to test hardware performance (hard disk and memory tests) | +| Windows(Physical Machines)(not under Admin) | No Admin privileges do not support winsat to test hardware performance (hard disk and memory tests) | + --- ## **Features** @@ -67,7 +72,7 @@ Shell version: [https://github.com/spiritLHLS/ecs/blob/main/README_EN.md](https: ## **Instructions for Use** -### **Linux/FreeBSD/OpenBSD/MacOS** +### **Linux/FreeBSD/MacOS** #### **One-click command**