Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 341062 Details for
Bug 251719
Please use hybrid cd-rom/hard disk mode for ISOLINUX
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
catalyst-9999-isohybrid-r1.patch
catalyst-9999-isohybrid-r1.patch (text/plain), 1.47 KB, created by
Ben Kohler
on 2013-03-06 00:27:41 UTC
(
hide
)
Description:
catalyst-9999-isohybrid-r1.patch
Filename:
MIME Type:
Creator:
Ben Kohler
Created:
2013-03-06 00:27:41 UTC
Size:
1.47 KB
patch
obsolete
>diff -ur catalyst.orig/targets/support/create-iso.sh catalyst.new/targets/support/create-iso.sh >--- catalyst.orig/targets/support/create-iso.sh 2013-03-05 15:03:03.867637335 -0600 >+++ catalyst.new/targets/support/create-iso.sh 2013-03-05 16:34:23.583956307 -0600 >@@ -264,6 +264,7 @@ > echo "Creating ISO using ISOLINUX bootloader" > echo "mkisofs -J -R -l ${mkisofs_zisofs_opts} -V \"${clst_iso_volume_id}\" -o ${1} -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table ${clst_target_path}" > mkisofs -J -R -l ${mkisofs_zisofs_opts} -V "${clst_iso_volume_id}" -o ${1} -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table ${clst_target_path} || die "Cannot make ISO image" >+ isohybrid ${1} > elif [ -e ${clst_target_path}/gentoo.efimg ] > then > echo "Creating ISO using both ISOLINUX and EFI bootloader" >@@ -274,6 +275,7 @@ > echo "Creating ISO using ISOLINUX bootloader" > echo "mkisofs -J -R -l ${mkisofs_zisofs_opts} -V \"${clst_iso_volume_id}\" -o ${1} -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table ${clst_target_path}" > mkisofs -J -R -l ${mkisofs_zisofs_opts} -V "${clst_iso_volume_id}" -o ${1} -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table ${clst_target_path} || die "Cannot make ISO image" >+ isohybrid ${1} > fi > elif [ -e ${clst_target_path}/boot/grub/stage2_eltorito ] > then
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 251719
:
341038
| 341062