mkisofs script for Eclipse will be done in this task.
Basically this page: http://people.redhat.com/rkeech/custom-distro.txt has the
information on the commands to create the ISO image.
mkisofs -r -N -L -d -J -T -b ../isolinux/isolinux.bin -c ../isolinux/boot.cat
-no-emul-boot -V "EMDA .04 x86" -boot-load-size 4 -boot-info-table -o
emda_04.iso ${RHROOT}-disc1
Original issue reported on code.google.com by heis...@gmail.com on 20 Sep 2011 at 1:12
Original issue reported on code.google.com by
heis...@gmail.com
on 20 Sep 2011 at 1:12