sonic-buildimage/installer
Oleksandr Ivantsiv cf9929546d
[build] Use configured architecture in the GRUB config. (#18093)
- Why I did it
The existing grub configuration has a hardcoded "amd64" architecture in the kernel and initramfs names. This causes an error in the attempt to load the image compiled for a different architecture.

- How I did it
Use configured architecture in the GRUB config.

- How to verify it
Compile the image for Arm64 architecture and install it on the device.
2024-02-22 18:04:52 +02:00
..
tests [arm] Refactor installer and build to allow arm builds targeted at grub platforms (#11341) 2022-07-12 15:00:57 -07:00
default_platform.conf [build] Use configured architecture in the GRUB config. (#18093) 2024-02-22 18:04:52 +02:00
install.sh [build] Use configured architecture in the GRUB config. (#18093) 2024-02-22 18:04:52 +02:00
sharch_body.sh Add support for secure upgrade (#11862) 2023-06-26 12:04:40 +03:00