The kernel arguments for the EFIBootTree depend on the type of ISO we're building, the payload, and the location of the kickstart file if any. Instead of setting multiple fields on the object, most of which would be mutually exclusive, set the kernel arguments from the image manifest generator function which has all the information. |
||
|---|---|---|
| .. | ||
| archive.go | ||
| container.go | ||
| image.go | ||
| image_installer.go | ||
| live.go | ||
| ostree_archive.go | ||
| ostree_container.go | ||
| ostree_installer.go | ||
| ostree_raw.go | ||