Code review comment for lp:~yuningdodo/usb-creator/usb-creator.lp1325801v2-sync-syslinux-c32-files

Revision history for this message
Yu Ning (yuningdodo) wrote :

This proposal is based on a previous one:
https://code.launchpad.net/~yuningdodo/usb-creator/usb-creator.lp1325801-sync-syslinux-c32-files/+merge/249454

What has been improved is that now we will search for the host *.c32 files in two paths:

/usr/lib/syslinux/
/usr/lib/syslinux/modules/bios/

On 14.10 there are actually three group of modules, /usr/lib/syslinux/modules/{bios,efi32,efi64}, I guess the efi support on cdrom is provided by grub2, so we only need syslinux to provide the legacy support, that is group "bios".

I haven't got a chance to test it yet, I'll get a testing environment about two weeks later after the local holidays in my country, so I'll update the test results later.

« Back to merge proposal