This commit is contained in:
砼砼 2022-05-15 17:58:40 +08:00
parent 54da8ad2e4
commit e9562d87d9
No known key found for this signature in database
GPG Key ID: 3FDE30A50EA2CCEA
2 changed files with 25 additions and 2 deletions

View File

@ -44,6 +44,17 @@
依赖: `docker` 依赖: `docker`
---
⚠️⚠️⚠️
由于各版本环境不完全一致,制作策略会有细节变化,具体可以参考 [工作流配置文件](https://github.com/tossp/redpill-tool-chain/blob/master/.github/workflows/test.yml)
在 [Gtihub Actions](https://github.com/tossp/redpill-tool-chain/actions) 中查看执行结果,并下载生成的镜像
❗❗❗
[工作流配置文件](https://github.com/tossp/redpill-tool-chain/blob/master/.github/workflows/test.yml) 中引入的扩展都是推荐必装扩展
---
## 快捷说明 ## 快捷说明
- `docker/Dockerfile` 中补入了阿里云镜像 - `docker/Dockerfile` 中补入了阿里云镜像
@ -113,7 +124,7 @@ Actions: build, auto, run, clean, add, del, sn, pat
DS3615xs DS3617xs DS916+ DS918+ DS920+ DS3622xs+ FS6400 DVA3219 DVA3221 DS1621+ DS3615xs DS3617xs DS916+ DS918+ DS920+ DS3622xs+ FS6400 DVA3219 DVA3221 DS1621+
eg: sn ds920p eg: sn ds920p
- pat: For decoding PAT file. see: https://github.com/tossp/redpill-tool-chain/blob/master/.github/workflows/pat.yml - pat: For decoding PAT file.
Available platform versions: Available platform versions:
--------------------- ---------------------

View File

@ -50,6 +50,17 @@ Note3: Please do not ask to add <platform_version> with configurations for other
Feel free to modify any values in `global_config.json` that suite your needs! Feel free to modify any values in `global_config.json` that suite your needs!
---
⚠️⚠️⚠️
Due to the complex environment of each version, the packaging strategy will change in detail. For details, please refer to the [workflow configuration file](https://github.com/tossp/redpill-tool-chain/blob/master/.github/workflows/test.yml)
View the execution results in [Gtihub Actions](https://github.com/tossp/redpill-tool-chain/actions) and download the generated image.
❗❗❗
All extensions introduced in the [workflow configuration file](https://github.com/tossp/redpill-tool-chain/blob/master/.github/workflows/test.yml) are recommended and required
---
Examples: Examples:
### See Help text ### See Help text
@ -81,12 +92,13 @@ Actions: build, auto, run, clean, add, del, sn, pat
DS3615xs DS3617xs DS916+ DS918+ DS920+ DS3622xs+ FS6400 DVA3219 DVA3221 DS1621+ DS3615xs DS3617xs DS916+ DS918+ DS920+ DS3622xs+ FS6400 DVA3219 DVA3221 DS1621+
eg: sn ds920p eg: sn ds920p
- pat: For decoding PAT file. see: https://github.com/tossp/redpill-tool-chain/blob/master/.github/workflows/pat.yml - pat: For decoding PAT file.
Available platform versions: Available platform versions:
--------------------- ---------------------
ds1621p-7.0.1-42218 ds1621p-7.0.1-42218
ds1621p-7.1.0-42661 ds1621p-7.1.0-42661
ds2422p-7.0.1-42218
ds3615xs-6.2.4-25556 ds3615xs-6.2.4-25556
ds3615xs-7.0.1-42218 ds3615xs-7.0.1-42218
ds3615xs-7.1.0-42661 ds3615xs-7.1.0-42661