司辰

Results 12 issues of 司辰

## Package Request ### Criteria For a package to be acceptable in the Extras bucket, it should be: - [x] a well-known and widely used tool (e.g. if it's a...

package-request

### Check list - [X] I confirm that the package does not exist in this bucket or any other official buckets such as Main and Extras. - [X] I confirm...

type: package request

### Name python-pipx ### Home page URL https://pipx.pypa.io ### Source code URL https://github.com/pypa/pipx ### Packaging policy acknowledgement - [X] I understand [Tur Package Policy](https://github.com/termux-user-repository/tur/wiki/TUR-package-policy.). ### Additional information Compilation and all...

Package request

### Before continuing... - [X] I agree to follow Atlas' [Code of Conduct](https://github.com/Atlas-OS/.github/blob/main/profile/CODE_OF_CONDUCT.md) - [X] I have searched our [issue tracker](https://github.com/Atlas-OS/Atlas/issues?q=is%3Aissue) to verify that the issue hasn't been reported already...

bug

目前 bat 脚本只能检测默认路径下的 git for windows,自定义安装的 git 就只能自行在 git bash 下运行脚本,部分第三方软件使用 GIT_INSTALL_ROOT 定位自定义安装目录,可以加入这个功能解决这个问题

通过kernelsu的.rw功能将/system挂载为可读写可持久存储后把mihomo内核移入/system/bin目录,在默认的`root:net_admin`uidgid,以及`proxy_mode="core"`下正常工作,但一旦将uid改为0以外的值就出现mihomo无法自己开启tun的问题,把原来代码下https://github.com/CHIZI-0618/box4magisk/blob/2d0801a132ec229c74b43853cc77aea5d48156f8/box/scripts/box.service#L53 替换成从 https://github.com/MetaCubeX/mihomo/issues/961 抄的`CAP_NET_ADMIN,CAP_NET_RAW,CAP_NET_BIND_SERVICE,CAP_SYS_TIME,CAP_SYS_PTRACE,CAP_DAC_READ_SEARCH=ep`后,运行 /data/adb/box/scripts/box.service restart不报错,但仍然无法开启tun

### Windows Version Microsoft Windows [Version 10.0.26100.4351] ### WSL Version 2.5.7.0 ### Are you using WSL 1 or WSL 2? - [x] WSL 2 - [ ] WSL 1 ###...

network
emailed-logs

按照教程教程安装完系统后,安装其他内核后直接把内核相关包替换成对应的dkms包,仍希望保留linux会导致问题,原因是前面步骤未安装linux-headers,无法正常编译dkms内核模块,希望在相关内容处给予提示