aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJybz <j.biernacki@free.fr>2021-02-19 15:28:13 +0100
committerJybz <j.biernacki@free.fr>2021-02-19 15:28:13 +0100
commit8fb4e906152b376f7779caa82a4f17c77bdc0995 (patch)
tree9bacc2db5465e462ef43c7f2895e16ecbd4725f0
parent73fd2e097bdfb43eb86b39a05e7d692aaced8208 (diff)
downloadmageia4arm-8fb4e906152b376f7779caa82a4f17c77bdc0995.tar
mageia4arm-8fb4e906152b376f7779caa82a4f17c77bdc0995.tar.gz
mageia4arm-8fb4e906152b376f7779caa82a4f17c77bdc0995.tar.bz2
mageia4arm-8fb4e906152b376f7779caa82a4f17c77bdc0995.tar.xz
mageia4arm-8fb4e906152b376f7779caa82a4f17c77bdc0995.zip
kernel-firmware-nonfree is not recognized, add a -a option for the --fuzzy option.
-rw-r--r--platforms/rpi-aarch64/second_stage_install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/platforms/rpi-aarch64/second_stage_install.sh b/platforms/rpi-aarch64/second_stage_install.sh
index fbbcffd..66239ae 100644
--- a/platforms/rpi-aarch64/second_stage_install.sh
+++ b/platforms/rpi-aarch64/second_stage_install.sh
@@ -29,7 +29,7 @@ export ARCH=arm64
#For the wifi :
/sbin/urpmi.update "Nonfree Release"
/sbin/urpmi.update "Nonfree Updates"
-<INSTALL_EXEC> --media "Nonfree Release,Nonfree Updates" --fuzzy kernel-firmware-nonfree
+<INSTALL_EXEC> --media "Nonfree Release,Nonfree Updates" -a --fuzzy kernel-firmware-nonfree
<INSTALL_EXEC> --media "Nonfree Release,Nonfree Updates" raspberrypi-firmware
/usr/bin/sed -i -e 's/GRUB_CMDLINE_LINUX_DEFAULT="\(.*\)"/GRUB_CMDLINE_LINUX_DEFAULT="\1 audit=0"/' /etc/default/grub