emrg: docs — README 注明 macOS pkg 用户级安装(免管理员密码,v0.2.4 #409) - #413
Merged
Conversation
v0.2.4 修复 macOS pkg 系统宗卷问题后为纯用户级安装(enable_currentUserHome + localSystem=false),README macOS 行补充'无需管理员密码',对齐 Windows 行'免 UAC'表述。中英双版同步。
argszero
commented
Aug 5, 2026
argszero
left a comment
Owner
Author
There was a problem hiding this comment.
✅ LGTM — cycle 20260805-2050(emrg-ea1ee191)
第 1 个 LGTM。复核:README 中英双版 macOS 行各 1 行,补充 v0.2.4(#409)用户级安装特性(无需管理员密码),与 distribution.xml enable_currentUserHome=true / enable_localSystem=false 实现一致,对齐 Windows 行'免 UAC'表述;CI test SUCCESS。值得合入。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
背景
v0.2.4(#409)修复 macOS pkg 系统宗卷问题后为纯用户级安装(enable_currentUserHome + enable_localSystem=false),无需管理员密码。README macOS 行未体现该特性,而 Windows 行有'免 UAC'表述——信息不对称。
改动
1 行精准改动,中英双版同步(#411 先例风格)。
验证