!10 update README and delete old oemaker

From: @miao_kaibo
Reviewed-by: @overweight
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2021-02-09 09:21:00 +08:00 committed by Gitee
commit 5259d41de5
3 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
#### Description #### 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. `oemaker` uses local arch when building, did not support cross building.
currently, `oemaker` support the arch of aarch64 and x86_64 for iso making. currently, `oemaker` support the arch of aarch64 and x86_64 for iso making.
@ -25,7 +25,7 @@ oemaker <font color=#0000FF >_[-h] [-t Type] [-p Product] [-v Version] [-r RELEA
optional arguments: optional arguments:
-t Type -t Type
ISO Type include standard debug and source ISO Type include standard debug source everything everything_debug everything_src and netinst
-p Product -p Product
Product Name, such as: openEuler Product Name, such as: openEuler

View File

@ -1,7 +1,7 @@
# oemaker # oemaker
#### 介绍 #### 介绍
oemaker是一款用于构建DVD iso的工具包括标准isodebug iso和source iso等。 oemaker是一款用于构建DVD iso的工具包括标准isodebug iso, source iso, everything iso, everything debug iso, everything source and netinst iso等。
oemaker采用的是本地架构的方式进行构建不支持交叉编译环境构建。 oemaker采用的是本地架构的方式进行构建不支持交叉编译环境构建。
目前oemkaer支持aarch64和x86_64两个架构的iso制作。 目前oemkaer支持aarch64和x86_64两个架构的iso制作。
@ -25,7 +25,7 @@ oemaker <font color=#0000FF >_[-h] [-t Type] [-p Product] [-v Version] [-r RELEA
optional arguments: optional arguments:
-t Type -t Type
ISO Type include standard debug and source ISO Type include standard debug source everything everything_debug everything_src and netinst
-p Product -p Product
Product Name, such as: openEuler Product Name, such as: openEuler

Binary file not shown.