Cargo Features

coreos-installer has no features set by default.

[dependencies]
coreos-installer = { version = "0.21.0", features = ["rdcore", "docgen"] }
rdcore

rdcore is only useful inside the initrd of a CoreOS system

Required by the rdcore binary

docgen

Enables clap_mangen and string of clap >=4.1, <4.5

clap:

Allow runtime generated strings

Affects cmdline::PackManConfig, cmdline::PackExampleConfigConfig