Hello, On Thu, 11 Jan 2018, Anton Aylward wrote:
Can the readership think of an alternative? Is there a .iso builder that takes a file list or input stream of file names?
The one that is used by basically all apps anyway behind the scenes: mkisofs. SYNOPSIS mkisofs [ options ] [ -o filename ] pathspec [pathspec ...] mkisofs [ options ] [ -o filename ] -find [find expression] See the manpage for more (esp. 'mkisofs -find -help'). Once you have the iso, burning that can be as simple as cdrecord dev=/dev/sr0 foo.iso HTH, -dnh -- printk("IOP: oh my god, they killed the ISM IOP!\n"); linux-2.6.19/arch/m68k/mac/iop.c -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org