diff --git a/README.md b/README.md index 9da70e285f6cb3a412614679924adea8ae973d2a..db1665ee2f18f8caf0d2e3a91daa5e08d0854303 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Install `isocut` with `dnf` dnf install -y isocut ``` -使用 `dnf` 安装 `envmaker` +Install `envmaker` with `dnf` ```sh dnf install -y envmaker ``` @@ -80,9 +80,14 @@ isocut _[-h] [-t temporary path] [-r extern rpm path] [-k k -c Cut packages, yes/no, default is yes - isocut 详细文档请查看《镜像裁剪定制工具使用指南》: + Command example: + + sudo isocut -t /home/temp /home/isocut_iso/openEuler-24.03-LTS-riscv64-dvd.iso /home/result/new.iso + + + For detailed documentation on isocut, please refer to User Guide for Image Customization Tool: - https://gitee.com/openeuler/docs/blob/9d89e4e41e7824f984ebc7a00b5f1241b84d1f85/docs/zh/docs/Isocut/%E9%95%9C%E5%83%8F%E8%A3%81%E5%89%AA%E5%AE%9A%E5%88%B6%E5%B7%A5%E5%85%B7%E4%BD%BF%E7%94%A8%E6%8C%87%E5%8D%97.md + https://gitee.com/openeuler/docs-centralized/blob/stable2-24.03_LTS/docs/zh/docs/TailorCustom/isocut%E4%BD%BF%E7%94%A8%E6%8C%87%E5%8D%97.md ##### envmaker diff --git a/README.zh.md b/README.zh.md index 56b07125ac9a72cb64cb4131c40b6f7224ba9730..df91234d54c5cb6c74cab5a4a4ba11c89274d03e 100644 --- a/README.zh.md +++ b/README.zh.md @@ -39,7 +39,7 @@ dnf install -y envmaker oemaker _[-h] [-t Type] [-p Product] [-v Version] [-r RELEASE] [-s REPOSITORY]_ - Optional arguments: + 可选参数: -t ISO type, including standard, debug, source, everything, everything_debug, everything_src, livecd, and netinst @@ -57,12 +57,12 @@ oemaker _[-h] [-t Type] [-p Product] [-v Version] [-r RELEA isocut _[-h] [-t temporary path] [-r extern rpm path] [-k kickstart file path] origin-iso dest-iso_ - Positional arguments: + 位置参数: origin-iso origin iso image dest-iso destination iso image - Optional arguments: + 可选参数: -t The temporary path, which must be an absolute path and must be greater than 8 GB @@ -80,11 +80,15 @@ isocut _[-h] [-t temporary path] [-r extern rpm path] [-k k -c Cut packages, yes/no, default is yes + 命令示例: + + sudo isocut -t /home/temp /home/isocut_iso/openEuler-24.03-LTS-riscv64-dvd.iso /home/result/new.iso + ##### envmaker envmaker _[-p Product] [-v Version]_ - Optional arguments: + 可选参数: -p Product name,for example, openEuler_compile_env