summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/releng/build.sh2
-rw-r--r--configs/releng/packages.both1
2 files changed, 2 insertions, 1 deletions
diff --git a/configs/releng/build.sh b/configs/releng/build.sh
index 0f1f744..18318b1 100755
--- a/configs/releng/build.sh
+++ b/configs/releng/build.sh
@@ -63,7 +63,7 @@ make_packages() {
# Needed packages for x86_64 EFI boot
make_packages_efi() {
- setarch ${arch} mkarchiso ${verbose} -w "${work_dir}/${arch}" -C "${work_dir}/pacman.conf" -D "${install_dir}" -p "prebootloader refind-efi" install
+ setarch ${arch} mkarchiso ${verbose} -w "${work_dir}/${arch}" -C "${work_dir}/pacman.conf" -D "${install_dir}" -p "prebootloader" install
}
# Copy mkinitcpio archiso hooks and build initramfs (airootfs)
diff --git a/configs/releng/packages.both b/configs/releng/packages.both
index e9c16b1..606edd1 100644
--- a/configs/releng/packages.both
+++ b/configs/releng/packages.both
@@ -41,6 +41,7 @@ parted
partimage
ppp
pptpclient
+refind-efi
rfkill
rp-pppoe
rsync