fhs-install-v2ray icon indicating copy to clipboard operation
fhs-install-v2ray copied to clipboard

[Feature Request] Gentoo Portage support.

Open AmberisMyShiba opened this issue 5 years ago • 6 comments
trafficstars

如题。看来我们搞gentoo的要提交个pr了

AmberisMyShiba avatar Sep 07 '20 02:09 AmberisMyShiba

欢迎 PR。

IceCodeNew avatar Sep 07 '20 13:09 IceCodeNew

BTW 你确定 gentoo 默认是用 systemd 的吗?会不会是 OpenRC 或者 init(

IceCodeNew avatar Sep 07 '20 14:09 IceCodeNew

BTW 你确定 gentoo 默认是用 systemd 的吗?会不会是 OpenRC 或者 init(

gentoo可以自行选择,gentoo的内核支持systemd和openrc切换。安装脚本不检测启动引导,而是检测包管理器,所以这不对

AmberisMyShiba avatar Sep 08 '20 01:09 AmberisMyShiba

多系统支持,建议你参考这个 openvpn-install/openvpn-install.sh at master · angristan/openvpn-install https://github.com/angristan/openvpn-install/blob/master/openvpn-install.sh#L18

xiagw avatar Sep 19 '20 13:09 xiagw

另外关于 lint 和 test,建议参考: openvpn-install/.github/workflows at master · angristan/openvpn-install https://github.com/angristan/openvpn-install/tree/master/.github/workflows

github 自带docker测试功能。

@IceCodeNew

xiagw avatar Sep 19 '20 13:09 xiagw

另外关于 lint 和 test,建议参考: openvpn-install/.github/workflows at master · angristan/openvpn-install https://github.com/angristan/openvpn-install/tree/master/.github/workflows

github 自带docker测试功能。

@IceCodeNew

感谢建议,但我心里已经有针对 Shell 脚本进行静态分析的 GitHub Actions 候选了。 我没有现在加上是我把全部精力放在了修改所有历史堆积 PR 和 #114 上了,等这些都过去了我会马上安排 lint。

IceCodeNew avatar Sep 19 '20 14:09 IceCodeNew