summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorGerardo Exequiel Pozzi <vmlinuz386@gmail.com>2015-06-24 22:18:46 -0300
committerGerardo Exequiel Pozzi <vmlinuz386@gmail.com>2015-06-24 22:18:46 -0300
commitf1a445ad4e6e7492a2dc36248dbc500ac28f59b1 (patch)
tree1c97dd4bae39bb9e798790dd5311ee96d6bfe16b /configs
parent6004782c218dbff82e2f48a0a77270758a7467d3 (diff)
downloadarchiso32-f1a445ad4e6e7492a2dc36248dbc500ac28f59b1.tar.xz
[configs/releng] refind-efi is not used for ISO build, move to packages
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@gmail.com>
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