Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/configs/releng/profiledef.sh
diff options
context:
space:
mode:
Diffstat (limited to 'configs/releng/profiledef.sh')
-rw-r--r--configs/releng/profiledef.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/releng/profiledef.sh b/configs/releng/profiledef.sh
index d5f8bcb..5feb205 100644
--- a/configs/releng/profiledef.sh
+++ b/configs/releng/profiledef.sh
@@ -7,6 +7,7 @@ iso_publisher="Arch Linux <https://archlinux.org>"
iso_application="Arch Linux Live/Rescue CD"
iso_version="$(date +%Y.%m.%d)"
install_dir="arch"
+buildmodes=('iso')
bootmodes=('bios.syslinux.mbr' 'bios.syslinux.eltorito' 'uefi-x64.systemd-boot.esp' 'uefi-x64.systemd-boot.eltorito')
arch="x86_64"
pacman_conf="pacman.conf"