You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
create-iso.sh: Switch from genisoimage to xorrisofs for Alpha
genisoimage was part of app-cdr/cdrkit which was removed from Gentoo
last year.
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
genisoimage --alpha-boot=boot/bootlx -R -l -J ${mkisofs_zisofs_opts} -V "${clst_iso_volume_id}" -o "${1}""${clst_target_path}"|| die "Cannot make ISO image"
0 commit comments