Scroll to navigation

LORAX(1) General Commands Manual LORAX(1)

NAME

lorax - Create installer boot iso

SYNOPSIS

lorax -p PRODUCT -v VERSION -r RELEASE [-s REPOSITORY|--repo CONFIG] OUTPUTDIR

DESCRIPTION

lorax is used to create the installer boot iso.

OPTIONS

show this help message and exit

show program's version number and exit

REQUIRED ARGUMENTS:

product name

version identifier

release information

source repository (may be listed multiple times)

repository configuration file (may be listed multiple times)

OPTIONAL ARGUMENTS:

mirrorlist repository (may be listed multiple times)

variant name

bug reporting URL for the product

config file

repo proxy url:port

package glob to exclude (may be listed multiple times)

build architecture

volume id

Path to logfile

Top level temporary directory

This disables SSL certificate checking. eg. to allow using https: sources with self-signed certificates.

DRACUT ARGUMENTS:

Argument to pass to dracut when rebuilding the initramfs. Pass this once for each argument, single quoting the arguments like this: '--xz' NOTE: this overrides the default, so all dracut arguments must be included.

AUTHORS

Martin Gracik
Will Woods
Brian C. Lane

2018-08-14