aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2022-12-27 00:02:28 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2022-12-27 00:02:28 +0100
commit567981dca789e70eaf53b5bc5240750da56fe04a (patch)
tree89fde008697eb1ec544e75d558a94e67ba2e89d0
parentAdd -k to gensquashfs calls to preserve timestamps (diff)
downloadcatalyst-567981dca789e70eaf53b5bc5240750da56fe04a.tar.gz
catalyst-567981dca789e70eaf53b5bc5240750da56fe04a.tar.bz2
catalyst-567981dca789e70eaf53b5bc5240750da56fe04a.zip
Run grub-mkrescue also for i?86 subarches
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rwxr-xr-xtargets/support/create-iso.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/targets/support/create-iso.sh b/targets/support/create-iso.sh
index 8eada6a7..8a603944 100755
--- a/targets/support/create-iso.sh
+++ b/targets/support/create-iso.sh
@@ -18,7 +18,7 @@ case ${clst_hostarch} in
cdmaker="grub-mkrescue"
cdmakerpkg="dev-libs/libisoburn and sys-boot/grub:2"
;;
- amd64|arm64|ia64|x86)
+ amd64|arm64|ia64|x86|i?86)
cdmaker="grub-mkrescue"
# grub-mkrescue requires:
# xorriso from libisoburn