Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tossp committed May 15, 2022
1 parent 54da8ad commit e9562d8
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 2 deletions.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,17 @@

依赖: `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` 中补入了阿里云镜像
Expand Down Expand Up @@ -113,7 +124,7 @@ Actions: build, auto, run, clean, add, del, sn, pat
DS3615xs DS3617xs DS916+ DS918+ DS920+ DS3622xs+ FS6400 DVA3219 DVA3221 DS1621+
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:
---------------------
Expand Down
14 changes: 13 additions & 1 deletion README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -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!

---
⚠️⚠️⚠️
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:

### See Help text
Expand Down Expand Up @@ -81,12 +92,13 @@ Actions: build, auto, run, clean, add, del, sn, pat
DS3615xs DS3617xs DS916+ DS918+ DS920+ DS3622xs+ FS6400 DVA3219 DVA3221 DS1621+
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:
---------------------
ds1621p-7.0.1-42218
ds1621p-7.1.0-42661
ds2422p-7.0.1-42218
ds3615xs-6.2.4-25556
ds3615xs-7.0.1-42218
ds3615xs-7.1.0-42661
Expand Down

0 comments on commit e9562d8

Please sign in to comment.