From 5956ac513a8db5ba9eeae8ba51cad90e647971c8 Mon Sep 17 00:00:00 2001 From: "rick.chan" Date: Wed, 3 Jul 2024 10:12:35 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E8=B5=84=E6=96=99=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: rick.chan --- Ecology/FireFly/ROC-RK3566-PC/ROC-RK3566-PC_简要说明.md | 2 +- Ecology/LubanCat2/LubanCat2_Linux_Lite_配置.md | 1 + Ecology/LubanCat2/关于_Weston_的一些配置.md | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Ecology/FireFly/ROC-RK3566-PC/ROC-RK3566-PC_简要说明.md b/Ecology/FireFly/ROC-RK3566-PC/ROC-RK3566-PC_简要说明.md index 34abc8b..409b53b 100644 --- a/Ecology/FireFly/ROC-RK3566-PC/ROC-RK3566-PC_简要说明.md +++ b/Ecology/FireFly/ROC-RK3566-PC/ROC-RK3566-PC_简要说明.md @@ -63,7 +63,7 @@ 安装依赖工具: ```bash -sudo apt-get install repo git ssh make gcc libssl-dev liblz4-tool \ +sudo apt-get install repo git ssh make gcc libssl-dev liblz4-tool p7zip-full \ expect g++ patchelf chrpath gawk texinfo chrpath diffstat binfmt-support \ qemu-user-static live-build bison flex fakeroot cmake bc vim time rsync \ unzip device-tree-compiler python-pip ncurses-dev python-pyelftools diff --git a/Ecology/LubanCat2/LubanCat2_Linux_Lite_配置.md b/Ecology/LubanCat2/LubanCat2_Linux_Lite_配置.md index 5382caf..a987927 100644 --- a/Ecology/LubanCat2/LubanCat2_Linux_Lite_配置.md +++ b/Ecology/LubanCat2/LubanCat2_Linux_Lite_配置.md @@ -1,6 +1,7 @@ # LubanCat2 Linux Lite 配置 ```bash +cd /etc/systemd/network sudo touch usb0.network sudo vim usb0.network ``` diff --git a/Ecology/LubanCat2/关于_Weston_的一些配置.md b/Ecology/LubanCat2/关于_Weston_的一些配置.md index 55a72df..0e5ded8 100644 --- a/Ecology/LubanCat2/关于_Weston_的一些配置.md +++ b/Ecology/LubanCat2/关于_Weston_的一些配置.md @@ -20,7 +20,7 @@ RUNLEVEL=3 ```bash apt install weston -/etc/xdg/weston/weston.ini +vim /etc/xdg/weston/weston.ini ``` ```bash