Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#359 closed enhancement (fixed)

Deal with cdrkit/genisoimage "out of the box"

Reported by: Matthew Cline Owned by: Bruno Cornec
Priority: low Milestone: 2.2.9
Component: mindi Version: 2.2.8
Severity: minor Keywords:
Cc:

Description

Attached is a patch to let mindi use either mkisofs or genisoimage (cdrkit). While I was at it, I made it find the binaries in $PATH rather than hardcoding it to /usr/bin, and also give a warning message if neither mkisofs nor genisoimage, rather than give a script error when attempting to execute a non-existent $ISO_CMD.

Attachments (1)

mindi.patch (1.0 KB ) - added by Matthew Cline 15 years ago.
Patch against mindi 2.0.6-1

Download all attachments as: .zip

Change History (3)

by Matthew Cline, 15 years ago

Attachment: mindi.patch added

Patch against mindi 2.0.6-1

comment:1 by Bruno Cornec, 15 years ago

Milestone: 2.2.102.2.9
Resolution: fixed
Status: newclosed

Thanks for your patch. I applied it a bit modified, as I prefer to point to well known versions of tools, instead of relying on PATH and which for that. Too bad the LSB doesn't include info for mkisofs.

comment:2 by Bruno Cornec, 15 years ago

Forget to precise it's applied in rev [2457]

Note: See TracTickets for help on using tickets.