-
Notifications
You must be signed in to change notification settings - Fork 247
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There are no docs for how to incorporate Ignition in a distro #649
Comments
On Tue, Oct 16, Andrew Jeddeloh wrote:
cc @thkukuk since they might have some insight on what things would be helpful
in that kind of document.
For me, a little diagram how ignition works together with the rest of
the system would be very helpfull. Else:
- which requirements does ignition have? kernel modules and tools
- from where does it get it's information?
- what needs to be available in the initramfs at which point?
- network
- hard disk/partitions
- which configurations files will be read in which order?
- in which stages does it run? e.g. disk/files
- what will be modified in which stage?
As first ideas, I'm pretty sure more will come up.
…--
Thorsten Kukuk, Distinguished Engineer, Senior Architect SLES & MicroOS
SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany
GF: Felix Imendoerffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nuernberg)
|
Some notes: Requirements from the distro include:
|
In #751, to document use of a build flag |
We're trying to make ignition-dracut distro-independent, so we should reference that too. coreos/ignition-dracut#56 requires the |
Looks like this is similar to #763 and @dustymabe gave some great tips over there. |
In #960 we added LUKS support and are now writing entries to |
See also discussion in coreos/fedora-coreos-tracker#1311. |
Bug
Operating System Version
Any
Ignition Version
Any
Environment
Any
Expected Behavior
Requirements for Ignition to run in the initramfs are documented
Actual Behavior
There are no docs outlining how to include Ignition in the initramfs.
Reproduction Steps
Other Information
cc @thkukuk since they might have some insight on what things would be helpful in that kind of document.
The text was updated successfully, but these errors were encountered: