完善资料。

Signed-off-by: rick.chan <cy@haoan119.com>
This commit is contained in:
rick.chan 2024-07-03 10:12:35 +08:00
parent db87b5ff03
commit 5956ac513a
3 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -1,6 +1,7 @@
# LubanCat2 Linux Lite 配置
```bash
cd /etc/systemd/network
sudo touch usb0.network
sudo vim usb0.network
```

View File

@ -20,7 +20,7 @@ RUNLEVEL=3
```bash
apt install weston
/etc/xdg/weston/weston.ini
vim /etc/xdg/weston/weston.ini
```
```bash