[Debburn-devel] Repeatable images
G. D. Chase
g_d_chase at yahoo.com
Mon Feb 9 22:12:05 UTC 2009
It would be nice (at least I think so) for the disc images to be repeatable. Currently they are not. See below for what I mean.
$ genisoimage --version
genisoimage 1.1.2 (Linux)
$ mkdir mydir
$ echo filecontents > mydir/myfile
$ genisoimage mydir > firstimage
$ genisoimage mydir > secondimage
$ diff --brief --report-identical-files firstimage secondimage
Files firstimage and secondimage differ
G. D. Chase
More information about the Debburn-devel
mailing list