* Updated buildroot version 2022.11.1 and busybox 1.35.0
* kernel version 6.0.19
* bash is default shell for SALI scripts
* bash is default shell for root user so we use command completion
* Added support to use EFI in SALI. A variable will be set when the node is booted via EFI
Thanks to: Dave LeFevre, see examples/buildroot/scripts/post_bootloader
* Added a `SALI_UDHCP_RESTART` option, default: 1. Needed to get an dhcp lease when first time always fails
Thanks to: Gwen D
* ipmitool added
Thanks to: Gwen D