1coreos-installer(8)         System Manager's Manual        coreos-installer(8)
2
3
4

NAME

6       coreos-installer-pxe-customize - Create a custom live PXE boot config
7

SYNOPSIS

9       coreos-installer-pxe-customize [-h|--help] [-V|--version] [--dest-igni‐
10       tion] [--dest-device] [--dest-karg-append] [--dest-karg-delete] [--net‐
11       work-keyfile]  [--ignition-ca]  [--pre-install] [--post-install] [--in‐
12       staller-config] [--live-ignition] <-o|--output> <path>
13

DESCRIPTION

15       Create a custom live PXE boot config
16

OPTIONS

18       -h, --help
19              Print help information
20
21       -V, --version
22              Print version information
23
24       --dest-ignition=path
25              Ignition config fragment for dest sys
26
27              Automatically run installer and  merge  the  specified  Ignition
28              config into the config for the destination system.
29
30       --dest-device=path
31              Install destination device
32
33              Automatically  run installer, installing to the specified desti‐
34              nation device.  The resulting boot media will overwrite the des‐
35              tination device without confirmation.
36
37       --dest-karg-append=arg
38              Destination kernel argument to append
39
40              Automatically  run  installer, adding the specified kernel argu‐
41              ment for every boot of the destination system.
42
43       --dest-karg-delete=arg
44              Destination kernel argument to delete
45
46              Automatically run installer, deleting the specified kernel argu‐
47              ment for every boot of the destination system.
48
49       --network-keyfile=path
50              NetworkManager keyfile for live & dest
51
52              Configure networking using the specified NetworkManager keyfile.
53              Network settings will be applied in the  live  environment,  in‐
54              cluding when Ignition is run.  If installer is enabled via addi‐
55              tional options, network settings will also  be  applied  in  the
56              destination system, including when Ignition is run.
57
58       --ignition-ca=path
59              Ignition PEM CA bundle for live & dest
60
61              Specify  additional TLS certificate authorities to be trusted by
62              Ignition, in PEM format.  Authorities will be trusted  by  Igni‐
63              tion  in  the  live environment and, if installer is enabled via
64              additional options, in the destination system.
65
66       --pre-install=path
67              Script to run before installation
68
69              If installer is run at boot, run this  script  before  installa‐
70              tion.  If the script fails, the live environment will stop at an
71              emergency shell.
72
73       --post-install=path
74              Script to run after installation
75
76              If installer is run at boot, run this script after installation.
77              If  the script fails, the live environment will stop at an emer‐
78              gency shell.
79
80       --installer-config=path
81              Installer config file
82
83              Automatically run coreos-installer and apply the  specified  in‐
84              staller config file.  Config files are applied in the order that
85              they are specified.
86
87       --live-ignition=path
88              Ignition config fragment for live env
89
90              Merge the specified Ignition config into the config for the live
91              environment.
92
93       -o, --output=path
94              Output file
95
96       <path> CoreOS live initramfs image
97

VERSION

99       v0.15.0
100
101
102
103                            coreos-installer 0.15.0        coreos-installer(8)
Impressum