mirror of
https://github.com/RROrg/rr.git
synced 2025-08-21 20:17:11 +08:00
Compare commits
No commits in common. "61375db905a2961b633c9e1d4515c5252f0bef33" and "00822b911748a3b270c2b020157c504342b8d77c" have entirely different histories.
61375db905
...
00822b9117
BIN
docs/addons.xlsx
BIN
docs/addons.xlsx
Binary file not shown.
BIN
docs/models.xlsx
BIN
docs/models.xlsx
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@ -1,4 +1,4 @@
|
|||||||
RR_VERSION="24.4.3"
|
RR_VERSION="24.4.2"
|
||||||
RR_TITLE="RR v${RR_VERSION}"
|
RR_TITLE="RR v${RR_VERSION}"
|
||||||
|
|
||||||
# Define paths
|
# Define paths
|
||||||
|
@ -1 +1 @@
|
|||||||
24.4.3
|
24.4.2
|
||||||
|
9
guide.md
9
guide.md
@ -113,12 +113,6 @@
|
|||||||
/opt/bin/opkg update
|
/opt/bin/opkg update
|
||||||
/opt/bin/opkg install rename
|
/opt/bin/opkg install rename
|
||||||
```
|
```
|
||||||
* 群晖 ipkg 包管理:
|
|
||||||
```shell
|
|
||||||
wget http://ipkg.nslu2-linux.org/feeds/optware/syno-i686/cross/unstable/syno-i686-bootstrap_1.2-7_i686.xsh | /bin/sh
|
|
||||||
ipkg update
|
|
||||||
ipkg install lm-sensors
|
|
||||||
```
|
|
||||||
|
|
||||||
## DEBUG
|
## DEBUG
|
||||||
* log:
|
* log:
|
||||||
@ -187,9 +181,6 @@
|
|||||||
cat /var/log/messages # 系统消息日志
|
cat /var/log/messages # 系统消息日志
|
||||||
cat /var/log/linuxrc.syno.log # 系统 linuxrc 日志 (junior mode)
|
cat /var/log/linuxrc.syno.log # 系统 linuxrc 日志 (junior mode)
|
||||||
cat /tmp/installer_sh.log # 系统安装日志 (junior mode)
|
cat /tmp/installer_sh.log # 系统安装日志 (junior mode)
|
||||||
systemctl enable syslog-ng.service # 开机启动所有日志
|
|
||||||
systemctl disable syslog-ng.service # 永久停止所有日志
|
|
||||||
|
|
||||||
|
|
||||||
# 显卡相关
|
# 显卡相关
|
||||||
lspci -d ::300 # 查看 VGA 兼容控制器
|
lspci -d ::300 # 查看 VGA 兼容控制器
|
||||||
|
Loading…
x
Reference in New Issue
Block a user