!10 update README and delete old oemaker
From: @miao_kaibo Reviewed-by: @overweight Signed-off-by: @overweight
This commit is contained in:
commit
5259d41de5
@ -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
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
# oemaker
|
# 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采用的是本地架构的方式进行构建,不支持交叉编译环境构建。
|
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.
Loading…
x
Reference in New Issue
Block a user