Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Latest commit

 

History

History
40 lines (28 loc) · 1.3 KB

README.md

File metadata and controls

40 lines (28 loc) · 1.3 KB

ARCHIVED

This repository is now archived. The dracut modules are now in-tree as of Ignition v2.5.0.

Please submit any dracut modules to Ignition.

ignition-dracut for Fedora CoreOS

This repo holds custom dracut modules required by Fedora and RHEL CoreOS for Ignition to work properly.

It's packaged on Fedora together with Ignition in the ignition package.

The easiest way to test it out is to pick up the latest Fedora CoreOS preview artifact from:

https://getfedora.org/coreos/download/

You can see an example of how to pass a config on qemu at least in coreos-assembler:

https://github.com/coreos/coreos-assembler/blob/master/src/cmd-run

Note that a lot of things are in flux and subject to rapid change. E.g. some key names have changed wrt their equivalents in CoreOS Container Linux.

Branches

There are two branches:

  • master works with the master branch of Ignition and is currently used by Fedora CoreOS, which targets Ignition v2 (spec 3).
  • spec2x works with the spec2x branch of Ignition and is currently used by RHEL CoreOS, which (for now) targets Ignition v0.x (spec 2).