rancher / elemental-toolkit

:snowflake: The toolkit to build, ship and maintain cloud-init driven Linux derivatives based on container images
https://rancher.github.io/elemental-toolkit/docs/
Apache License 2.0
288 stars 49 forks source link

Implement build-pxe command #2045

Open frelon opened 4 months ago

frelon commented 4 months ago

With the newly merged DeployRecoverySystem method it should be straight forward to implement a build-pxe command that takes a --system oci:... and puts the kernel, initrd, squashfs and a simple iPXE config in the output directory.