mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2025-12-14 11:02:05 +08:00
修改: README.md
This commit is contained in:
21
README.md
21
README.md
@@ -11,6 +11,7 @@
|
|||||||
|
|
||||||
## 构建指南
|
## 构建指南
|
||||||
|
|
||||||
|
### Debian
|
||||||
先构建容器再打包,容器位置在`src/opt/apps/cn.flamescion.bookworm-compatibility-mode/files`
|
先构建容器再打包,容器位置在`src/opt/apps/cn.flamescion.bookworm-compatibility-mode/files`
|
||||||
下面是详细步骤:
|
下面是详细步骤:
|
||||||
1.安装依赖:sudo apt-get install arch-test debootstrap libnss-mymachines systemd-container
|
1.安装依赖:sudo apt-get install arch-test debootstrap libnss-mymachines systemd-container
|
||||||
@@ -19,6 +20,13 @@
|
|||||||
4.进入`bookworm-compatibility-mode`目录,执行fakeroot dpkg-deb -b src cn.flamescion.bookworm-compatibility-mode.deb
|
4.进入`bookworm-compatibility-mode`目录,执行fakeroot dpkg-deb -b src cn.flamescion.bookworm-compatibility-mode.deb
|
||||||
5.等待打包完成
|
5.等待打包完成
|
||||||
|
|
||||||
|
### Fedora
|
||||||
|
|
||||||
|
`ACE-rpm`目录下有相关的说明
|
||||||
|
|
||||||
|
### Arch
|
||||||
|
|
||||||
|
https://bbs.spark-app.store/d/1668-xing-huo-ying-yong-shang-dian-on-ace
|
||||||
|
|
||||||
# Bookworm compatibility mode
|
# Bookworm compatibility mode
|
||||||
|
|
||||||
@@ -34,10 +42,21 @@ Please use `git clone --recurse-submodules` to obtain the env
|
|||||||
|
|
||||||
## Build Guide
|
## Build Guide
|
||||||
|
|
||||||
|
### Debian
|
||||||
|
|
||||||
Build the container first then build the package. Container at `src/opt/apps/cn.flamescion.bookworm-compatibility-mode/files`
|
Build the container first then build the package. Container at `src/opt/apps/cn.flamescion.bookworm-compatibility-mode/files`
|
||||||
Here are the details:
|
Here are the details:
|
||||||
1. Install dependencies: sudo apt-get install arch-test debootstrap libnss-mymachines systemd-container
|
1. Install dependencies: sudo apt-get install arch-test debootstrap libnss-mymachines systemd-container
|
||||||
2. Enter the terminal at `src/opt/apps/cn.flamescion.bookworm-compatibility-mode/files` and execute `./build-container.sh amd64`.[for amd,other arch please change]
|
2. Enter the terminal at `src/opt/apps/cn.flamescion.bookworm-compatibility-mode/files` and execute `./build-container.sh amd64`.[for amd,other arch please change]
|
||||||
3. Wait for the container to complete.
|
3. Wait for the container to complete.
|
||||||
4.Get in to `bookworm-compatibility-mode` dir,run`fakeroot dpkg-deb -b src cn.flamescion.bookworm-compatibility-mode.deb
|
4.Get in to `bookworm-compatibility-mode` dir,run`fakeroot dpkg-deb -b src cn.flamescion.bookworm-compatibility-mode.deb
|
||||||
5.Wating for complete.
|
5.Wating for complete.
|
||||||
|
|
||||||
|
|
||||||
|
### Fedora
|
||||||
|
|
||||||
|
See readme in `ACE-rpm` directory
|
||||||
|
|
||||||
|
### Arch
|
||||||
|
|
||||||
|
https://bbs.spark-app.store/d/1668-xing-huo-ying-yong-shang-dian-on-ace
|
||||||
|
|||||||
Reference in New Issue
Block a user