openeuler-ci-bot 46f48ea159 !13 add stratovirt in virtualization group
From: @kuhnchen18
Reviewed-by: @zhuchunyi
Signed-off-by: @zhuchunyi
2021-03-01 21:02:14 +08:00
2021-02-25 15:47:14 +08:00
2020-08-07 20:29:24 +08:00
2021-02-08 18:04:10 +08:00
2021-02-08 18:05:45 +08:00

oemaker

Description

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.

Installation

To install oemaker, you can use rpm or dnf package manager command with openEuler repository.

Install oemaker with dnf

dnf install -y oemaker

Instructions

Generally, the disk space is more than 50g

Contribution

oemaker [-h] [-t Type] [-p Product] [-v Version] [-r RELEASE] [-s REPOSITORY]

optional arguments:
-t Type
   ISO Type include standard debug source everything everything_debug everything_src and netinst

-p Product
   Product Name, such as: openEuler

-v Version
   version identifier

-r RELEASE
   release information

-s REPOSITORY
   source dnf repository address link(may be listed multiple times)
Description
No description provided
Readme 1.9 MiB
Languages
Diff 100%