We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3c6f3e commit c6b2df1Copy full SHA for c6b2df1
src/share/rsdk/build/mod/packages/categories/core.libjsonnet
@@ -97,7 +97,7 @@ then
97
98
APT_CONFIG="$MMDEBSTRAP_APT_CONFIG" \
99
apt-get install -oDPkg::Chroot-Directory="$1" -y \
100
- systemd-boot
+ systemd-boot sdboot-is-embloader
101
chroot "$1" sh -c "SYSTEMD_RELAX_ESP_CHECKS=1 bootctl install --esp-path=/boot/efi/ --no-variables --entry-token=literal:RadxaOS"
102
sed -i "s/#timeout/timeout/" "$1/boot/efi/loader/loader.conf"
103
|||
0 commit comments