#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)
Change History (3)
by , 15 years ago
Attachment: | mindi.patch added |
---|
comment:1 by , 15 years ago
Milestone: | 2.2.10 → 2.2.9 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
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.
Note:
See TracTickets
for help on using tickets.
Patch against mindi 2.0.6-1