diff --git a/etc/archboot/defaults b/etc/archboot/defaults index 71852ad71..eb6f94f93 100644 --- a/etc/archboot/defaults +++ b/etc/archboot/defaults @@ -4,8 +4,6 @@ _PACKAGES=( base linux - linux-firmware - linux-firmware-marvell polkit ) # grub setup diff --git a/usr/lib/archboot/installer/common.sh b/usr/lib/archboot/installer/common.sh index 5c6eb24e0..97f6ac842 100644 --- a/usr/lib/archboot/installer/common.sh +++ b/usr/lib/archboot/installer/common.sh @@ -30,8 +30,6 @@ fi _PACMAN="pacman --root ${_DESTDIR} --cachedir=${_DESTDIR}${_CACHEDIR} --noconfirm" _linux_firmware() { - #shellcheck disable=SC2206 - _PACKAGES=(${_PACKAGES[@]/linux-firmware }) #shellcheck disable=SC2013 for i in $(choose 0