Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 405 Bytes

File metadata and controls

11 lines (5 loc) · 405 Bytes

Scripts

Contains the main script executed by the EFI bootloader.

The script will load necessary modules, configure network, download the squasfs image, and mount required filesystem.

The squasfs image is downloaded from a Nexus repository, and a checksum is performed on the image.

Please note the script contains placeholders, in this format %PLACEHOLDER%, which are replaced in the Dockerfile.