lorax (1) - Linux Manuals

lorax: Create installer boot iso

NAME

lorax - Create installer boot iso

SYNOPSIS

lorax -p PRODUCT -v VERSION -r RELEASE -s REPOSITORY OUTPUTDIR

DESCRIPTION

lorax is used to create the installer boot iso.

OPTIONS

-h, --help
show this help message and exit

-V
show program's version number and exit

REQUIRED ARGUMENTS:

-p STRING, --product=STRING
product name

-v STRING, --version=STRING
version identifier

-r STRING, --release=STRING
release information

-s REPOSITORY, --source=REPOSITORY
source repository (may be listed multiple times)

OPTIONAL ARGUMENTS:

-m REPOSITORY, --mirrorlist=REPOSITORY
mirrorlist repository (may be listed multiple times)

-t STRING, --variant=STRING
variant name

-b URL, --bugurl=URL
bug reporting URL for the product

--isfinal

-c STRING, --config=STRING
config file

--proxy=STRING
repo proxy url:port

-e STRING, --excludepkgs=STRING
package glob to exclude (may be listed multiple times)

--buildarch=STRING
build architecture

--volid=STRING
volume id

--nomacboot

--noupgrade

--logfile=LOGFILE
Path to logfile

--tmp=TMP
Top level temporary directory

AUTHORS

Martin Gracik
Will Woods
Brian C. Lane