diff --git a/README.en.md b/README.en.md index bb395ac935bdf52e85e8d7045ac9cb47ae1d05e9..5ca36ccace18ff9d874335acff702ef1a1053c56 100644 --- a/README.en.md +++ b/README.en.md @@ -2,7 +2,7 @@ #### Description -`oemaker` is a building tool for making DVD iso, include standard iso, debug iso and source iso. +`oemaker` is a building tool for making DVD iso, include standard iso, debug iso, source iso, everything iso, everything debug iso, everything source and netinst iso . `oemaker` uses local arch when building, did not support cross building. currently, `oemaker` support the arch of aarch64 and x86_64 for iso making. @@ -25,7 +25,7 @@ oemaker _[-h] [-t Type] [-p Product] [-v Version] [-r RELEA optional arguments: -t Type - ISO Type include standard debug and source + ISO Type include standard debug source everything everything_debug everything_src and netinst -p Product Product Name, such as: openEuler diff --git a/README.md b/README.md index 04b3cbe27265928a5ca37a8e1d53f51fc727b37d..95533deb5e4d11c418450f414660040c4c3603a6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # oemaker #### 介绍 -oemaker是一款用于构建DVD iso的工具,包括标准iso,debug iso和source iso等。 +oemaker是一款用于构建DVD iso的工具,包括标准iso,debug iso, source iso, everything iso, everything debug iso, everything source and netinst iso等。 oemaker采用的是本地架构的方式进行构建,不支持交叉编译环境构建。 目前,oemkaer支持aarch64和x86_64两个架构的iso制作。 @@ -25,7 +25,7 @@ oemaker _[-h] [-t Type] [-p Product] [-v Version] [-r RELEA optional arguments: -t Type - ISO Type include standard debug and source + ISO Type include standard debug source everything everything_debug everything_src and netinst -p Product Product Name, such as: openEuler diff --git a/oemaker-1.0.1.tar.gz b/oemaker-1.0.1.tar.gz deleted file mode 100644 index 371ab3243b63772872546053b6583a1057781ae7..0000000000000000000000000000000000000000 Binary files a/oemaker-1.0.1.tar.gz and /dev/null differ