34 releases (22 breaking)
new 0.23.0 | Nov 13, 2024 |
---|---|
0.22.1 | Jul 26, 2024 |
0.21.0 | Feb 22, 2024 |
0.20.0 | Dec 20, 2023 |
0.1.0 | Nov 8, 2019 |
#97 in Operating systems
264 downloads per month
525KB
11K
SLoC
coreos-installer
coreos-installer is a program to assist with installing Fedora CoreOS (FCOS) and Red Hat Enterprise Linux CoreOS (RHCOS). It can do the following:
- Install the operating system to a target disk, optionally customizing it
with an Ignition config or first-boot kernel parameters
(
coreos-installer install
) - Download and verify an operating system image for various cloud,
virtualization, or bare metal platforms (
coreos-installer download
) - List Fedora CoreOS images available for download
(
coreos-installer list-stream
) - Embed an Ignition config in a live ISO image to customize the running
system that boots from it (
coreos-installer iso ignition
) - Wrap an Ignition config in an initrd image that can be appended to the
live PXE initramfs to customize the running system that boots from it
(
coreos-installer pxe ignition
)
The options available for each subcommand are available in the
Command Line Reference or via the --help
option.
Take a look at the Getting Started Guide for more
information regarding how to download and use coreos-installer
.
Contact
- Mailing list: coreos@lists.fedoraproject.org
- IRC: #fedora-coreos on Libera.Chat
- Reporting bugs: issues
Dependencies
~24–39MB
~671K SLoC